Files
agent-framework/user-documentation-python
T
Dmytro Struk 6310ca5be0 Python: Added documentation how to run examples (#605)
* Added documentation how to run examples

* Small fix

* Update user-documentation-python/getting-started/running_examples.md

Co-authored-by: Tao Chen <taochen@microsoft.com>

* Small fix

---------

Co-authored-by: Tao Chen <taochen@microsoft.com>
6310ca5be0 ยท 2025-09-04 09:24:50 +00:00
History
..

Microsoft Agent Framework

Overview

The Microsoft Agent Framework provides a set of tools and libraries to help developers create intelligent agents that can interact with users in natural language as well as orchestrate those agents together to perform complex tasks.

The framework is the successor of the Semantic Kernel and AutoGen agent frameworks.

See also