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
9361cda41360baef58a986dd4f3f83f73d2485fa
agent-framework/python/packages/openai/agent_framework_openai
T
S3rj e1e6e3d35e Python: fix(openai): guard against null delta in streaming chunks from non-co… (#5734)
* fix(openai): guard against null delta in streaming chunks from non-compliant providers (#5732)

* chore: resolve nit and align with project style

---------

Co-authored-by: Sergey Borisov <sergey.borisov@dataimpact.io>
Co-authored-by: Giles Odigwe <79032838+giles17@users.noreply.github.com>
e1e6e3d35e · 2026-05-27 07:42:46 +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: Record actual served model from Azure OpenAI (#5910)
2026-05-19 06:38:53 +00:00
_chat_completion_client.py
Python: fix(openai): guard against null delta in streaming chunks from non-co… (#5734)
2026-05-27 07:42:46 +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