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/azure
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] Simplify API: ChatAgent -> Agent, ChatMessage -> Message (#3747)
2026-02-10 23:04:32 +00:00
test_azure_assistants_client.py
Python: updated integration tests and guidance (#4181)
2026-02-24 09:35:46 +00:00
test_azure_chat_client.py
Python: Exclude conversation_id from chat completions API options (#4517)
2026-03-09 17:03:50 +00:00
test_azure_responses_client.py
Python: Fix missing status input for OpenAI responses API (#4626)
2026-03-11 21:20:23 +00:00
test_entra_id_authentication.py
Python: [BREAKING] Redesign Python exception hierarchy (#4082)
2026-02-19 17:58:14 +00:00