Files
agent-framework/python/packages/declarative
T
Evan Mattson 40d2fac29c [BREAKING] Python: Add InvokeFunctionTool action for declarative workflows (#3716)
* add(declarative): Declarative workflow InvokeFunctionTool feature

* Cleanup

* Address PR feedback

* Remove InvokeTool kind, consolidate to InvokeFunctionTool

* Fix sample locations

* pin azure-ai-projects to 2.0.0b3 due to breaking changes
40d2fac29c ยท 2026-02-24 22:54:35 +00:00
History
..

Get Started with Microsoft Agent Framework Declarative

Please install this package via pip:

pip install agent-framework-declarative --pre

Declarative features

The declarative packages provides support for building agents based on a declarative yaml specification.