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
15b43f2abe585eae1908ba0aebd7ef13f118b881
agent-framework/python/packages/core/tests/openai
T
Giles Odigwe e8b32ca337 Python: Prefer runtime kwargs for conversation_id in OpenAI Responses client (#3312)
* prefer kwargs conversation_id over options

* addressed comments
e8b32ca337 ยท 2026-01-23 06:05:00 +00:00
History
..
conftest.py
Python: [BREAKING] Main to core (#983)
2025-09-30 07:18:36 +00:00
test_assistant_provider.py
Python: Create/Get Agent API for OpenAI Assistants (#3208)
2026-01-15 22:52:32 +00:00
test_openai_assistants_client.py
Python: Added tests for OpenAI content types + Unit test improvement (#3259)
2026-01-23 06:04:36 +00:00
test_openai_chat_client_base.py
Python: [BREAKING]: Introducing Options as TypedDict and Generic (#3140)
2026-01-13 16:41:05 +00:00
test_openai_chat_client.py
Python: Added tests for OpenAI content types + Unit test improvement (#3259)
2026-01-23 06:04:36 +00:00
test_openai_responses_client.py
Python: Prefer runtime kwargs for conversation_id in OpenAI Responses client (#3312)
2026-01-23 06:05:00 +00:00