Tutorial#

Tutorial to get started with AgentChat.

Warning

AgentChat is Work in Progress. APIs may change in future releases.

Models

Setting up model clients for agents and teams.

./models.html
Agents

Building agents that use models, tools, and code executors.

./agents.html
Teams Intro

Introduction to teams and task termination.

./teams.html
Selector Group Chat

A smart team that uses a model-based strategy and custom selector.

./selector-group-chat.html
Swarm

A dynamic team that uses handoffs to pass tasks between agents.

./swarm.html