Our reference agents are fully-functional agents while being a great platform for you to explore and build upon to make your own AG2 agents.

Introducing you to…

CaptainAgent

Able to self-determine, manage and orchestrate other agents and tools to solve complex tasks.

Breaks down tasks and uses a group of experts and tools to solve it.

Walk-through

Communication Agents - DiscordAgent, SlackAgent, TelegramAgent

Get your message out through our communication agents. Designed to be a part of a larger workflow, they can send messages to their respective platforms with in-built messaging format guidelines to maximise impact.

In addition to sending, the agents can retrieve messages so your workflow can take action from posts.

Covering Discord, Slack, and Telegram. If you need to support another platform, use these agents as a starting point to create your own.

Walk-through

(If you want send/retrieve abilities with your existing agent, see this notebook to learn how to use their tools!)

DocAgent

Whether it’s a basic document, a complex financial report, or a web page, get up and running with RAG using DocAgent.

Capable of loading, parsing, and querying across a variety of formats.

Walk-through

ReasoningAgent

Enhance an LLM’s reasoning capabilities through a systematic exploration of thought process. Able to utilize a number of strategies, such as Beam Search, Monte Carlo Tree Search, and Language Agent Tree Search.

See if ReasoningAgent can answer your complex question.

Walk-through

WebSurferAgent

If you need to find the latest news from the web or get question answered that an LLM doesn’t have knowledge of, use WebSurferAgent.

WebSurferAgent is able to take your request and navigate the web until it finds what you need.

Walk-through

(If you want the agent’s abilities in your existing agent, you can add browser-use and crawl4ai tools to your agent!)