Files
agent-framework/python/docs/agent-framework/index.md
T
Eduard van Valkenburg 42c7a59640 Python: updated doc generation setup and some slight api enhancements (#267)
* updated doc generation setup and some slight api enhancements

* small fix in index
2025-07-31 15:04:22 +00:00

2.2 KiB

myst, html_theme.sidebar_secondary.remove, sd_hide_title
myst html_theme.sidebar_secondary.remove sd_hide_title
html_meta
description lang=en
Top-level documentation for Agent Framework, a framework for developing applications using AI agents
false true
<style> .hero-title { font-size: 60px; font-weight: bold; margin: 2rem auto 0; } .wip-card { border: 1px solid var(--pst-color-success); background-color: var(--pst-color-success-bg); border-radius: .25rem; padding: 0.3rem; display: flex; justify-content: center; align-items: center; margin-bottom: 1rem; } </style>

Agent Framework

Agent Framework

A framework for building AI agents and applications

::::{grid} :gutter: 2

:::{grid-item-card} {fas}cube;pst-color-primary Agent Framework PyPi agent-framework :shadow: none :margin: 2 0 0 0 :columns: 12 12 12 12

Create and manage AI agents, workflows, and applications using the Agent Framework. It provides:

  • Deterministic and dynamic agentic workflows for business processes.
  • Research on multi-agent collaboration.
  • Distributed agents for multi-language applications.

Start here if you are getting serious about building multi-agent systems.

+++

:color: secondary

Get Started

:::

:::{grid-item-card} {fas}puzzle-piece;pst-color-primary Extensions PyPi agent-framework :shadow: none :margin: 2 0 0 0 :columns: 12 12 12 12

Implementations of connectors and other external components for the Agent Framework. These extensions allow you to connect to various AI models, services, and tools, enhancing the capabilities of your agents.

  • {py:mod}~agent-framework.azure for using Azure services.
  • {py:mod}~agent-framework.foundry for using Foundry models.
  • {py:mod}~agent-framework.openai for using OpenAI models. +++

:::

::::

:maxdepth: 3
:hidden:

reference/index