mirror of
https://github.com/open-webui/docs
synced 2025-06-16 11:28:36 +00:00
Update url-params.md
This commit is contained in:
parent
587d2cc342
commit
5ae17890a9
@ -10,7 +10,7 @@ In Open WebUI, chat sessions can be customized through various URL parameters. T
|
|||||||
The following table lists the available URL parameters, their function, and example usage.
|
The following table lists the available URL parameters, their function, and example usage.
|
||||||
|
|
||||||
| **Parameter** | **Description** | **Example** |
|
| **Parameter** | **Description** | **Example** |
|
||||||
|-----------------------|-----------------------------------------------------------------------------------|--------------------------------------------------------|
|
|-----------------------|-----------------------------------------------------------------------------------|----------------------------------|
|
||||||
| `models` | Specifies the models to be used, as a comma-separated list. | `/?models=model1,model2` |
|
| `models` | Specifies the models to be used, as a comma-separated list. | `/?models=model1,model2` |
|
||||||
| `model` | Specifies a single model to be used for the chat session. | `/?model=model1` |
|
| `model` | Specifies a single model to be used for the chat session. | `/?model=model1` |
|
||||||
| `youtube` | Specifies a YouTube video ID to be transcribed within the chat. | `/?youtube=VIDEO_ID` |
|
| `youtube` | Specifies a YouTube video ID to be transcribed within the chat. | `/?youtube=VIDEO_ID` |
|
||||||
|
Loading…
Reference in New Issue
Block a user