> ## Documentation Index
> Fetch the complete documentation index at: https://docs-preprod.sambanova.ai/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Autogen

AutoGen is an open-source tool that defines agents, integrates LLMs, and handles task termination. Try out some examples with the following notebooks:

* [Company research notebook](https://github.com/sambanova/integrations/blob/main/autogen/company-research.ipynb)
  * Use a team of agents to search the web, find stock information, and generate a report.
* [Travel planning notebook](https://github.com/sambanova/integrations/blob/main/autogen/travel-planning.ipynb)
  * Build a comprehensive travel itinerary with a team of agents.
