Logo
Explore
Register Sign In
agent/agent-framework
1
0
Fork 0
You've already forked agent-framework
mirror of https://github.com/microsoft/agent-framework.git synced 2026-06-16 21:04:09 +08:00
Code Issues Packages Projects Releases Wiki Activity
Files
bca40a7e905351cadbd02e875e82f8f28d43d218
agent-framework/python/packages/openai/agent_framework_openai
T
S3rj bca40a7e90 Python: fix: exclude null file_id from input_image payload to prevent 400 sch… (#5125)
* fix: exclude null file_id from input_image payload to prevent 400 schema error (#5120)

* test: add case for additional_properties present without file_id key

---------

Co-authored-by: Sergey Borisov <sergey.borisov@dataimpact.io>
bca40a7e90 · 2026-04-21 22:29:00 +00:00
History
..
__init__.py
Python: [BREAKING] Remove deprecated Python OpenAI/Azure AI surfaces (#4990)
2026-03-31 20:36:21 +00:00
_chat_client.py
Python: fix: exclude null file_id from input_image payload to prevent 400 sch… (#5125)
2026-04-21 22:29:00 +00:00
_chat_completion_client.py
Python: [BREAKING] Python: move Azure AI embeddings to Foundry (#5056)
2026-04-02 11:26:35 +00:00
_embedding_client.py
Python: [BREAKING] Standardize model selection on model (#4999)
2026-04-01 19:00:18 +00:00
_exceptions.py
Python: [BREAKING] Python: Provider-leading client design & OpenAI package extraction (#4818)
2026-03-25 09:56:29 +00:00
_shared.py
Python: Fix OpenAIEmbeddingClient to use AsyncOpenAI for /openai/v1 endpoints (#5137)
2026-04-21 19:44:25 +00:00
py.typed
Python: [BREAKING] Python: Provider-leading client design & OpenAI package extraction (#4818)
2026-03-25 09:56:29 +00:00