From c730d80f34c7c3a6dbfea6a0632ea014805a6cf5 Mon Sep 17 00:00:00 2001 From: dianed-square <73617011+dianed-square@users.noreply.github.com> Date: Fri, 18 Jul 2025 12:14:46 -0700 Subject: [PATCH] docs: update desktop instructions for tool router (#3519) --- documentation/docs/guides/managing-tools/tool-router.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/documentation/docs/guides/managing-tools/tool-router.md b/documentation/docs/guides/managing-tools/tool-router.md index 17d3aef9..33b94713 100644 --- a/documentation/docs/guides/managing-tools/tool-router.md +++ b/documentation/docs/guides/managing-tools/tool-router.md @@ -7,6 +7,7 @@ description: Configure smart tool selection to load only relevant tools, improvi import Tabs from '@theme/Tabs'; import TabItem from '@theme/TabItem'; +import { PanelLeft } from 'lucide-react'; :::info Preview Feature The Tool Selection Strategy is currently in preview. The Vector selection strategy is currently limited to Claude models served on Databricks. @@ -70,9 +71,10 @@ The LLM-based strategy leverages natural language understanding to analyze tools - 1. Click the gear icon ⚙️ on the top toolbar - 2. Click `Advanced settings` - 3. Under `Tool Selection Strategy`, select your preferred strategy: + 1. Click the button in the top-left to open the sidebar + 2. Click the `Settings` button on the sidebar + 3. Click `Chat` + 4. Under `Tool Selection Strategy`, select your preferred strategy: - `Default` - `Vector` - `LLM-based`