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
0fcf075ea7b3cd7b99d698361a3db4864b285e0a
agent-framework/python/samples/getting_started/workflows/human-in-the-loop
T
Tao Chen 739edc7307 [BREAKING] Python: Add factory pattern to GroupChat and Magentic (#3224)
* group chat

* magentic

* Fix tests

* AI comments

* Unifiy error message and add warning

* misc

* Add overload

* Collapse orchestrator params
739edc7307 ยท 2026-01-28 17:00:20 +00:00
History
..
agents_with_approval_requests.py
Python: [BREAKING] changed AIFunction to FunctionTool and @ai_function to @tool (#3413)
2026-01-28 14:53:53 +00:00
concurrent_request_info.py
Python: [BREAKING] changed AIFunction to FunctionTool and @ai_function to @tool (#3413)
2026-01-28 14:53:53 +00:00
group_chat_request_info.py
[BREAKING] Python: Add factory pattern to GroupChat and Magentic (#3224)
2026-01-28 17:00:20 +00:00
guessing_game_with_human_input.py
Python: [BREAKING] changed AIFunction to FunctionTool and @ai_function to @tool (#3413)
2026-01-28 14:53:53 +00:00
sequential_request_info.py
Python: [BREAKING] changed AIFunction to FunctionTool and @ai_function to @tool (#3413)
2026-01-28 14:53:53 +00:00