Skip to content

Commit 2f15141

Browse files
authored
Update ollama.md
1 parent 9feeacc commit 2f15141

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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>

0 commit comments

Comments
 (0)