Update starting-with-ollama.mdx

Added a clarification not to use the 'user setting' menu which appends /models to the api rather than /api/tags.
This commit is contained in:
Michael Naylor 2025-02-25 13:40:36 +00:00 committed by GitHub
parent 9bad6ca5e5
commit 5d07660a53
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -21,7 +21,7 @@ However, if you encounter connection issues, the most common cause is a network
To manage your Ollama instance in Open WebUI, follow these steps: To manage your Ollama instance in Open WebUI, follow these steps:
1. Go to **Admin Settings** in Open WebUI. 1. Go to **Admin Settings** in Open WebUI. (do not use the User Setting Menu)
2. Navigate to **Connections > Ollama > Manage** (click the wrench icon). 2. Navigate to **Connections > Ollama > Manage** (click the wrench icon).
From here, you can download models, configure settings, and manage your connection to Ollama. From here, you can download models, configure settings, and manage your connection to Ollama.