 Eduard van ValkenburgandGitHub
|
83e6229c11
|
Python: [Breaking] Simplified Content types to a single class with classmethod constructors. (#3252)
* ported Content to a new model
* fixed linting
* fixes
* fixed data format handling
* fix for 3.10 mypy
* fix
* fix int test
|
2026-01-20 22:09:39 +00:00 |
|
 Dmytro StrukandGitHub
|
5687e13221
|
Python: [BREAKING] Renamed create_agent to as_agent (#3249)
* Renamed create_agent to as_agent
* Override for as_agent
* Added override
|
2026-01-16 19:21:52 +00:00 |
|
 Eduard van ValkenburgandGitHub
|
3e97425245
|
Python: [BREAKING]: Introducing Options as TypedDict and Generic (#3140)
* WIP typeddict for options
* updated all clients and ChatAgents
* updated everything
* added ADR
* fix mypy
* proper typevar imports
* fixed import
* fixed other imports
* slight update in the sample
* updated from feedback
* fixes
* fixed missing covariants and test fixes
* fixed typing
* updated anthropic thinking config
* ruff fixes
* fixed int tests
* fix tests and mypy
* updated integration tests
* updated docstring and test fix
* improved options handling in obser
* mypy fix
* updated a host of integration tests
* fix tests
* bedrock fix
|
2026-01-13 16:41:05 +00:00 |
|
 Eduard van ValkenburgandGitHub
|
8a7260140a
|
Python: Anthropic foundry (#2302)
* added anthropic foundry sample
* updated readme
* typo
|
2025-11-18 16:03:40 +00:00 |
|