Files
agent-framework/python/docs/agent-framework/index.md
T
Eduard van Valkenburg 91c5414836 Python: added poe setup and docs (#131)
* added poe setup and docs

* smaller bandit exclude

* updated poe

* updated naming

* added something in samples

* exclude docs from bandit

* updated readme

* removed ds_store

* updated readme
2025-07-07 15:03:57 +00:00

2.1 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:class}~agent-framework-openai for using OpenAI models.
  • {py:class}~agent-framework-azure for using Azure services. +++

:::

::::

:maxdepth: 3
:hidden:

reference/index