[docs] Update doc for latest open webui: 0.4.8 (#12591)

* Update open webui doc

* Resolve comments
This commit is contained in:
Mingqi Hu 2024-12-26 09:18:20 +08:00 committed by GitHub
parent 6249c1e373
commit 0477fe6480
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -163,10 +163,16 @@ Go to **Settings -> Models** in the menu, choose a model under **Pull a model fr
<img src="https://llm-assets.readthedocs.io/en/latest/_images/open_webui_pull_models.png" width="100%" />
</a>
> [!NOTE]
> On the latest version of Open WebUI, the relative settings have been moved to **Admin Settings -> Connections -> Manage Ollama API Connections -> Manage**.
#### Chat with the Model
Start new conversations with **New chat** in the left-side menu.
Start new conversations with **New chat** in the left-side menu.
> [!NOTE]
> You may disable the auto-completion feature by Open WebUI for an improved chat experience. Goto **Admin Settings -> Interface -> Autocomplete Generation** and disable it.
On the right-side, choose a downloaded model from the **Select a model** drop-down menu at the top, input your questions into the **Send a Message** textbox at the bottom, and click the button on the right to get responses.