smolagents/docs/source/_toctree.yml

29 lines
733 B
YAML

- title: Get started
sections:
- local: index
title: 🤗 Agents
- local: quicktour
title: ⏱️ Quick tour
- title: Tutorials
sections:
- local: tutorials/building_good_agents
title: ✨ Building good agents
- local: tutorials/tools
title: 🛠️ Tools - in-depth guide
- title: Conceptual guides
sections:
- local: conceptual_guides/intro_agents
title: 🤖 An introduction to agentic systems
- local: conceptual_guides/react
title: 🤔 ReAct agents
- title: Examples
sections:
- local: examples/text_to_sql
title: Text-to-SQL
- title: Reference
sections:
- local: reference/agents
title: Agent-related objects
- local: reference/tools
title: Tool-related objects