From 0813af1b612709c902654a9c29a03f30437e3ea9 Mon Sep 17 00:00:00 2001 From: Steven Liu Date: Wed, 4 Sep 2024 14:30:10 -0700 Subject: [PATCH] fix toctree --- docs/source/en/_toctree.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/source/en/_toctree.yml b/docs/source/en/_toctree.yml index d4b46cd5629fda..a067f465360730 100644 --- a/docs/source/en/_toctree.yml +++ b/docs/source/en/_toctree.yml @@ -89,6 +89,8 @@ title: Optimize inference using `torch.compile()` - local: agents title: Agents + - local: agents_advanced + title: Agents, supercharged - Multi-agents, External tools, and more - local: multilingual title: Run inference with multilingual models - local: gguf