Files
agent-framework/python/packages/declarative
T
Evan Mattson de612c47f5 Python: Add CreateConversationExecutor, fix input routing, remove unused handler layer (#4159)
* Fixed declarative deep research sample

* Small fix

* Resolved comment

* Add CreateConversationExecutor, fix input routing, remove unused handler layer

* Address Copilot feedback

* Fix System.ConversationId

---------

Co-authored-by: Dmytro Struk <13853051+dmytrostruk@users.noreply.github.com>
de612c47f5 ยท 2026-02-24 01:59:39 +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.