AG2 Agents#
Get Communicating with Discord, Slack, and Telegram
Welcome DiscordAgent, SlackAgent, and TelegramAgent
We want to help you focus on building workflows and enhancing agents, so we're building reference agents to get you going quicker.
Say hello to three new AG2 communication agents - DiscordAgent
, SlackAgent
, and TelegramAgent
, here so that you can use an agentic application to send and retrieve messages from messaging platforms.
Riding the Web with WebSurferAgent
Introduction
In our Adding Browsing Capabilities to AG2 guide, we explored how to build agents with basic web surfing capabilities. Now, let's take it to the next level with WebSurferAgent
—a powerful agent that comes with built-in web browsing tools right out of the box!
With WebSurferAgent
, your agents can seamlessly browse the web, retrieve real-time information, and interact with web pages—all with minimal setup.
Introducing CaptainAgent for Adaptive Team Building
TL;DR - We introduce CaptainAgent, an agent equipped with the capability to adaptively assemble a team of agents through retrieval-selection-generation process to handle complex tasks via the nested chat
conversation pattern in AG2. - CaptainAgent supports all types of ConversableAgents
implemented in AG2.