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
84cb09cb6814befefe599c3c953d9dd8861dd542
agent-framework/python/packages/core/tests/openai
T
Giles Odigwe 84cb09cb68 Python: Add streaming support for code interpreter deltas (#3775)
* add streaming support for code interpreter deltas

* addressed copilot comments

* mypy fix
84cb09cb68 ยท 2026-02-10 19:43:33 +00:00
History
..
conftest.py
Python: [BREAKING] Main to core (#983)
2025-09-30 07:18:36 +00:00
test_assistant_provider.py
Python: [BREAKING] changed AIFunction to FunctionTool and @ai_function to @tool (#3413)
2026-01-28 14:53:53 +00:00
test_openai_assistants_client.py
Python: [BREAKING] Moved to a single get_response and run API (#3379)
2026-02-05 20:09:58 +00:00
test_openai_chat_client_base.py
Python: [BREAKING] Moved to a single get_response and run API (#3379)
2026-02-05 20:09:58 +00:00
test_openai_chat_client.py
Python: [BREAKING] Moved to a single get_response and run API (#3379)
2026-02-05 20:09:58 +00:00
test_openai_responses_client.py
Python: Add streaming support for code interpreter deltas (#3775)
2026-02-10 19:43:33 +00:00