 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 |
|
 Eduard van ValkenburgandGitHub
|
d8cf8361bd
|
renamed all (#3207)
|
2026-01-14 05:54:07 +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 |
|
 Victor DibiaandGitHub
|
8c6b12e664
|
Python: DevUI, Fix message serialization issue, improve tests (#2674)
* fix message serialization issue, improve tests for devui
* update tests
|
2025-12-06 02:20:54 +00:00 |
|