We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9feeacc commit 2f15141Copy full SHA for 2f15141
docs/use-cases/AI_ML/MCP/ollama.md
@@ -1,6 +1,6 @@
1
---
2
slug: /use-cases/AI/MCP/ollama
3
-sidebar_label: 'Ollama and ClickHouse MCP'
+sidebar_label: 'Integrate Ollama'
4
title: 'Set Up ClickHouse MCP Server with Ollama'
5
pagination_prev: null
6
pagination_next: null
@@ -218,4 +218,4 @@ In our experience when using smaller models (the default qwen3 model has 8 billi
218
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.
219
You can partially eleviate this problem by using a large model (e.g. qwen3:14b), but that will run more slowly on consumer hardware.
220
221
-</VerticalStepper>
+</VerticalStepper>
0 commit comments