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
6000b737e9326ddf487a40de4e9742b26a2c784c
agent-framework/python/packages/core/tests/openai
T
Evan Mattson 1b10b051fd Python: (samples): adopt AzureOpenAIResponsesClient, reorganize orchestration examples, and fix workflow/orchestration bugs (#3873)
* adopt AzureOpenAIResponsesClient, reorganize orchestration examples, and fix workflow/orchestration bugs

* Updates

* add comment
1b10b051fd ยท 2026-02-12 10:46:58 +00:00
History
..
conftest.py
Python: [BREAKING] Main to core (#983)
2025-09-30 07:18:36 +00:00
test_assistant_provider.py
Python: Replace Pydantic Settings with TypedDict + load_settings() (#3843)
2026-02-12 08:51:20 +00:00
test_openai_assistants_client.py
Python: Replace Pydantic Settings with TypedDict + load_settings() (#3843)
2026-02-12 08:51:20 +00:00
test_openai_chat_client_base.py
Python: [BREAKING] Simplify API: ChatAgent -> Agent, ChatMessage -> Message (#3747)
2026-02-10 23:04:32 +00:00
test_openai_chat_client.py
Python: [BREAKING] Replace Hosted*Tool classes with tool methods (#3634)
2026-02-11 00:04:27 +00:00
test_openai_responses_client.py
Python: (samples): adopt AzureOpenAIResponsesClient, reorganize orchestration examples, and fix workflow/orchestration bugs (#3873)
2026-02-12 10:46:58 +00:00