Overview
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.
Communication Agents - DiscordAgent, SlackAgent, TelegramAgent
Coming Soon!
Agents designed to be a part of a larger workflow, responsible for sending out messages on their platforms and wait for replies. A starting point to more advanced communication capabilities.
Covering Discord, Slack, and Telegram. If you need to support another platform, use these agents as a starting point to create your own.
DocumentAgent
Coming Soon!
Whether it’s a basic document, a complex financial report, or a web page, get up and running with RAG using DocumentAgent.
Capable of loading, parsing, and querying across a variety of formats and, optionally, using a vector database.
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.
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.