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
ai-triage-bot
agent-framework/python/packages/core/tests/openai
T
Eduard van Valkenburg a7d924a7d2 Python: [BREAKING] changed AIFunction to FunctionTool and @ai_function to @tool (#3413)
* changed AIFunction to FunctionTool and @ai_function to @tool

* test and mypy fixes

* mypy fix

* switch function tool to always_require

* fix noop

* fix github copilot imports

* test fixes

* fix ollama test

* fixes for tests

* fix tests

* reverted change to always_require and extended timeout

* fix test
a7d924a7d2 ยท 2026-01-28 14:53:53 +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] changed AIFunction to FunctionTool and @ai_function to @tool (#3413)
2026-01-28 14:53:53 +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] changed AIFunction to FunctionTool and @ai_function to @tool (#3413)
2026-01-28 14:53:53 +00:00
test_openai_responses_client.py
Python: [BREAKING] changed AIFunction to FunctionTool and @ai_function to @tool (#3413)
2026-01-28 14:53:53 +00:00