diff --git a/documentation/docs/guides/code-mode.md b/documentation/docs/guides/managing-tools/code-mode.md similarity index 99% rename from documentation/docs/guides/code-mode.md rename to documentation/docs/guides/managing-tools/code-mode.md index ed1c733564c1..9562f0c75eea 100644 --- a/documentation/docs/guides/code-mode.md +++ b/documentation/docs/guides/managing-tools/code-mode.md @@ -1,5 +1,5 @@ --- -sidebar_position: 52 +sidebar_position: 3 title: Code Mode sidebar_label: Code Mode description: Understanding how Code Mode handles tool discovery and tool calling diff --git a/documentation/docs/guides/managing-tools/index.md b/documentation/docs/guides/managing-tools/index.md index 062011b7dd4b..9085badfa6d1 100644 --- a/documentation/docs/guides/managing-tools/index.md +++ b/documentation/docs/guides/managing-tools/index.md @@ -25,6 +25,11 @@ import styles from '@site/src/components/Card/styles.module.css'; description="Customize how tool interactions are displayed, from detailed verbose output to clean concise summaries." link="/docs/guides/managing-tools/adjust-tool-output" /> +