Files
agent-framework/python/packages/workflow
T
Evan Mattson 5c0b037e2c Python: Add Sequential orchestration builder support. Samples. Tests. (#703)
* Add support for the Sequential Builder. Add samples. Add tests

* AgentExecutor: always compute full convo during response

* Upgrade azure-ai-agents ToolOutput to FunctionToolOutput

* Explicit notes around allows types for custom agent executors
5c0b037e2c ยท 2025-09-16 01:52:34 +00:00
History
..

Get Started with Microsoft Agent Framework Workflow

Please install this package as the extra for agent-framework:

pip install agent-framework[workflow]

and see the README for more information.