Add new documentation page for advanced agent usage (#33265)

* Add new documentation page for advanced agent usage
This commit is contained in:
Aymeric Roucher
2024-09-04 18:19:54 +02:00
committed by GitHub
parent 01c8c6c419
commit cfd92c64f5
3 changed files with 199 additions and 124 deletions

View File

@@ -24,7 +24,9 @@
- local: model_sharing
title: Share your model
- local: agents
title: Agents
title: Agents 101
- local: agents_advanced
title: Agents, supercharged - Multi-agents, External tools, and more
- local: llm_tutorial
title: Generation with LLMs
- local: conversations