AutoGen is an open-source tool that defines agents, integrates LLMs, and handles task termination.Documentation Index
Fetch the complete documentation index at: https://sambanova-systems.mintlify.dev/docs/llms.txt
Use this file to discover all available pages before exploring further.
Prerequisites
Before you begin, ensure you have:- A SambaCloud account and API key.
- Python 3.9 or later.
Example
Try out some examples with the following notebooks:- Company research notebook
- Use a team of agents to search the web, find stock information, and generate a report.
- Travel planning notebook
- Build a comprehensive travel itinerary with a team of agents.

