 Dmytro StrukandGitHub
|
a02b82f022
|
Python: Fixed instructions duplication in model clients (#1332)
* Small fix
* Updated instruction handling in chat clients
|
2025-10-09 14:49:03 +00:00 |
|
 Eduard van ValkenburgandGitHub
|
54ad135914
|
Python: [BREAKING] added SerializationMixin and applied to contents, agents, chat client… (#1012)
* added SerializationMixin and applied to contents, agents, chat clients, removed AFBaseModel
* fix annotations type
* mypy fixes
* fix tests
* fix serializable subvalues and added large docstring
* updated indents in code block
* fixed exported urls
|
2025-09-30 19:53:46 +00:00 |
|
 Eduard van ValkenburgandGitHub
|
3eb26632ce
|
Python: fix string parsing in azure openai client (#1023)
* fix string parsing in azure openai client
* test fix
* changed setup func name and check if there is a conn string
* redid parsing in safe way
|
2025-09-30 19:33:12 +00:00 |
|
 
|
35d2d9fe7f
|
Python: [BREAKING] Main to core (#983)
* removed pydantic from types
* fix assistants client
* Remove Pydantic usage from workflow code.
* updated lock and test fixes
* moved main to core, and setup meta package
* updated versions
* updated lock
* fixed agents dependency
* added retry to merge tests
---------
Co-authored-by: Evan Mattson <evan.mattson@microsoft.com>
|
2025-09-30 07:18:36 +00:00 |
|