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
fcdaaff9cd32a410c51fb0bfa0080d277cbcab81
agent-framework/python/packages/core/tests/openai
T
Tao Chen b1866bd279 Python: Fix missing status input for OpenAI responses API (#4626)
* Fix missing status input for OpenAI responses API

* Fix mypy

* Address comments

* Remove raw_rep restore

* Do not set status if it's None
b1866bd279 ยท 2026-03-11 21:20:23 +00:00
History
..
conftest.py
Python: [BREAKING] Main to core (#983)
2025-09-30 07:18:36 +00:00
test_assistant_provider.py
Python: updated integration tests and guidance (#4181)
2026-02-24 09:35:46 +00:00
test_openai_assistants_client.py
Python: Added Shell tool (#4339)
2026-03-03 16:22:15 +00:00
test_openai_chat_client_base.py
Python: [BREAKING] Redesign Python exception hierarchy (#4082)
2026-02-19 17:58:14 +00:00
test_openai_chat_client.py
Python: Exclude conversation_id from chat completions API options (#4517)
2026-03-09 17:03:50 +00:00
test_openai_embedding_client.py
Python: Fix Python pyright package scoping and typing remediation (#4426)
2026-03-05 15:32:24 +00:00
test_openai_responses_client.py
Python: Fix missing status input for OpenAI responses API (#4626)
2026-03-11 21:20:23 +00:00