Skip to content

Commit e0a4521

Browse files
authored
Merge pull request #4087 from ClickHouse/improve_sidebar
Update sidebar for AI/ML
2 parents 9070308 + 78e34c9 commit e0a4521

File tree

4 files changed

+5
-4
lines changed

4 files changed

+5
-4
lines changed

docs/use-cases/AI_ML/MCP/claude-desktop.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
slug: /use-cases/AI/MCP/claude-desktop
3-
sidebar_label: 'Claude Desktop and ClickHouse MCP'
3+
sidebar_label: 'Integrate Claude Desktop'
44
title: 'Set Up ClickHouse MCP Server with Claude Desktop'
55
pagination_prev: null
66
pagination_next: null

docs/use-cases/AI_ML/MCP/librechat.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
slug: /use-cases/AI/MCP/librechat
3-
sidebar_label: 'LibreChat and ClickHouse MCP'
3+
sidebar_label: 'Integrate LibreChat'
44
title: 'Set Up ClickHouse MCP Server with LibreChat and ClickHouse Cloud'
55
pagination_prev: null
66
pagination_next: null

docs/use-cases/AI_ML/MCP/ollama.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
slug: /use-cases/AI/MCP/ollama
3-
sidebar_label: 'Ollama and ClickHouse MCP'
3+
sidebar_label: 'Integrate Ollama'
44
title: 'Set Up ClickHouse MCP Server with Ollama'
55
pagination_prev: null
66
pagination_next: null
@@ -218,4 +218,4 @@ In our experience when using smaller models (the default qwen3 model has 8 billi
218218
For example, you'll need to explicitly ask it to list the databases and tables rather than straight away asking it to query a certain table.
219219
You can partially eleviate this problem by using a large model (e.g. qwen3:14b), but that will run more slowly on consumer hardware.
220220

221-
</VerticalStepper>
221+
</VerticalStepper>

docs/use-cases/AI_ML/MCP/remote_mcp.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ pagination_next: null
77
description: 'This guide explains how to enable and use the ClickHouse Cloud Remote MCP'
88
keywords: ['AI', 'ClickHouse Cloud', 'MCP']
99
show_related_blogs: true
10+
sidebar_position: 1
1011
---
1112

1213
import {CardHorizontal} from '@clickhouse/click-ui/bundled'

0 commit comments

Comments
 (0)