This website requires JavaScript.
Explore
Register
Sign In
agent
/
agent-framework
Watch
2
Star
0
Fork
0
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
bc3bc40dcc71320e5f7de9d968ff436dc3adc68f
agent-framework
/
python
/
packages
/
core
/
tests
/
openai
T
History
Giles Odigwe
and
GitHub
e8b32ca337
Python: Prefer runtime
kwargs
for
conversation_id
in OpenAI Responses client (
#3312
)
...
* prefer kwargs conversation_id over options * addressed comments
2026-01-23 06:05:00 +00:00
..
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