mirror of
https://github.com/open-webui/docs
synced 2025-06-12 09:32:46 +00:00
Merge pull request #469 from Fu-Jie/patch-1
Fix incorrect URL path in documentation
This commit is contained in:
commit
288d88c120
@ -82,7 +82,7 @@ Suppose a user wants to initiate a quick chat session without saving the history
|
||||
These URL parameters can be combined to create highly customized chat sessions. For example:
|
||||
|
||||
```bash
|
||||
/chat?models=model1,model2&youtube=VIDEO_ID&web-search=true&tools=tool1,tool2&call=true&q=Hello%20there&temporary-chat=true
|
||||
/?models=model1,model2&youtube=VIDEO_ID&web-search=true&tools=tool1,tool2&call=true&q=Hello%20there&temporary-chat=true
|
||||
```
|
||||
|
||||
This URL will:
|
||||
|
Loading…
Reference in New Issue
Block a user