docs: move code mode topic (#6259)
This commit is contained in:
@@ -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"
|
||||
/>
|
||||
<Card
|
||||
title="Code Mode"
|
||||
description="Programmatic approach that discovers and calls MCP tools on demand."
|
||||
link="/docs/guides/managing-tools/code-mode"
|
||||
/>
|
||||
<Card
|
||||
title="Ollama Tool Shim"
|
||||
description="Enable tool calling for models that don't natively support it using an experimental local interpreter model setup."
|
||||
|
||||
Reference in New Issue
Block a user