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
98cd72839e4057d661a58092a3b013993264d834
agent-framework/python/samples/getting_started/workflows/checkpoint
T
Dmytro Struk 493891620d Python: Replaced obsolete create_response method in samples (#3542)
* Replaced obsolete create_response method in samples

* Addressed PR comments
493891620d ยท 2026-01-30 22:22:00 +00:00
History
..
checkpoint_with_human_in_the_loop.py
Python: [BREAKING] changed AIFunction to FunctionTool and @ai_function to @tool (#3413)
2026-01-28 14:53:53 +00:00
checkpoint_with_resume.py
Python: [BREAKING] changed AIFunction to FunctionTool and @ai_function to @tool (#3413)
2026-01-28 14:53:53 +00:00
handoff_with_tool_approval_checkpoint_resume.py
Python: Replaced obsolete create_response method in samples (#3542)
2026-01-30 22:22:00 +00:00
sub_workflow_checkpoint.py
Python: [BREAKING] changed AIFunction to FunctionTool and @ai_function to @tool (#3413)
2026-01-28 14:53:53 +00:00
workflow_as_agent_checkpoint.py
Python: [BREAKING] changed AIFunction to FunctionTool and @ai_function to @tool (#3413)
2026-01-28 14:53:53 +00:00