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
f47645cdc8001e7bf14052d60615b49accff53ee
agent-framework/python/packages/core/tests/openai
T
Eduard van Valkenburg 83e6229c11 Python: [Breaking] Simplified Content types to a single class with classmethod constructors. (#3252)
* ported Content to a new model

* fixed linting

* fixes

* fixed data format handling

* fix for 3.10 mypy

* fix

* fix int test
83e6229c11 ยท 2026-01-20 22:09:39 +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: [Breaking] Simplified Content types to a single class with classmethod constructors. (#3252)
2026-01-20 22:09:39 +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: [Breaking] Simplified Content types to a single class with classmethod constructors. (#3252)
2026-01-20 22:09:39 +00:00
test_openai_responses_client.py
Python: [Breaking] Simplified Content types to a single class with classmethod constructors. (#3252)
2026-01-20 22:09:39 +00:00