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
5ab47596ffca7869a97482b9611e5f14cfa98e2d
agent-framework/python/packages/core/tests/openai
T
Hao Luo defe0f1a89 Python: Added response.created and response.in_progress event process to OpenAIBaseResponseClient (#2975)
* added response.created and response.in_progress to include response.id

* better doc string

* added tests for the new streaming event types
defe0f1a89 ยท 2025-12-19 17:50:15 +00:00
History
..
conftest.py
Python: [BREAKING] Main to core (#983)
2025-09-30 07:18:36 +00:00
test_openai_assistants_client.py
Python: cleanup and refactoring of chat clients (#2937)
2025-12-18 12:02:23 +00:00
test_openai_chat_client_base.py
Python: cleanup and refactoring of chat clients (#2937)
2025-12-18 12:02:23 +00:00
test_openai_chat_client.py
Python: cleanup and refactoring of chat clients (#2937)
2025-12-18 12:02:23 +00:00
test_openai_responses_client.py
Python: Added response.created and response.in_progress event process to OpenAIBaseResponseClient (#2975)
2025-12-19 17:50:15 +00:00