Default Component Gallery
A default gallery containing several teams and agents.
AutoGen Team
A single AssistantAgent (with a calculator tool) in a RoundRobinGroupChat team.
A single AssistantAgent and a UserProxyAgent in a RoundRobinGroupChat team.
A group chat team that have participants takes turn to publish a message to all, using a ChatCompletion model to select the next speaker after eac...
An agent that provides assistance with tool use.
MultimodalWebSurfer is a multimodal agent that acts as a web surfer that can search the web and visit web pages.
An agent that provides assistance with tool use.
An agent that can represent a human user through an input function.
Create custom tools by wrapping standard Python functions.
Chat completion client for OpenAI hosted models.
Example on how to use the OpenAIChatCopletionClient with local models (Ollama, vllm etc).
Chat completion client for OpenAI hosted models.
Terminate the conversation if a specific text is mentioned.
Terminate the conversation after a maximum number of messages have been exchanged.