Skip to content

Commit bf2974c

Browse files
committed
fix headings
1 parent 8f816be commit bf2974c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/use-cases/AI_ML/MCP/05_open-webui.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ If we click on the tool icon, we can then list the available tools:
8888

8989
<Image img={ListOfTools} alt="Open WebUI tool listing" size="md"/>
9090

91-
## Configure OpenAI
91+
## Configure OpenAI {#configure-openai}
9292

9393
By default, Open WebUI works with Ollama models, but we can add OpenAI compatible endpoints as well.
9494
These are configured via the settings menu, but this time we need to click on the `Connections` tab:
@@ -103,7 +103,7 @@ The OpenAI models will then be available on the top menu:
103103

104104
<Image img={OpenAIModels} alt="Open WebUI - Models" size="md"/>
105105

106-
## Chat to ClickHouse MCP Server
106+
## Chat to ClickHouse MCP Server with Open WebUI {#chat-to-clickhouse-mcp-server}
107107

108108
We can then have a conversation and Open WebUI will call the MCP Server if necessary:
109109

0 commit comments

Comments
 (0)