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
f593bb535a3a808123ba583d94204fbece59323a
agent-framework/python/samples/getting_started/workflows/agents
T
Tao Chen fc12ab9fed Python: Refactor RequestInfoExecutor (#1403)
* Refactor RequestInfoExecutor

* Update AI script

* Fix formatting

* Address comments

* fix unit test
fc12ab9fed · 2025-10-13 19:18:17 +00:00
History
..
azure_ai_agents_streaming.py
Python: Introduce add_agent functionality and added output_response to AgentExecutor; agent streaming behavior to follow workflow invocation (#1184)
2025-10-07 16:11:40 +00:00
azure_chat_agents_function_bridge.py
Python: fix tool call content not showing up in workflow events (#1290)
2025-10-08 16:39:08 +00:00
azure_chat_agents_streaming.py
Python: Introduce add_agent functionality and added output_response to AgentExecutor; agent streaming behavior to follow workflow invocation (#1184)
2025-10-07 16:11:40 +00:00
azure_chat_agents_tool_calls_with_feedback.py
Python: fix tool call content not showing up in workflow events (#1290)
2025-10-08 16:39:08 +00:00
custom_agent_executors.py
Python: [BREAKING] Python: Rename workflow to workflows (#1007)
2025-09-30 11:21:34 +00:00
workflow_as_agent_human_in_the_loop.py
Python: Refactor RequestInfoExecutor (#1403)
2025-10-13 19:18:17 +00:00
workflow_as_agent_reflection_pattern.py
Python: [BREAKING] added SerializationMixin and applied to contents, agents, chat client… (#1012)
2025-09-30 19:53:46 +00:00