mirror of
https://github.com/open-webui/docs
synced 2025-06-16 11:28:36 +00:00
Update api.md
Fix RAG Swagger Documentation endpoint
This commit is contained in:
parent
df5ad39a98
commit
1238961f0c
@ -50,14 +50,14 @@ Open WebUI offers a myriad of benefits, making it an essential tool for develope
|
|||||||
Access detailed API documentation for different services provided by Open WebUI:
|
Access detailed API documentation for different services provided by Open WebUI:
|
||||||
|
|
||||||
| Application | Documentation Path |
|
| Application | Documentation Path |
|
||||||
|-------------|----------------------|
|
|-------------|-------------------------|
|
||||||
| Main | `/docs` |
|
| Main | `/docs` |
|
||||||
| WebUI | `/api/v1/docs` |
|
| WebUI | `/api/v1/docs` |
|
||||||
| Ollama | `/ollama/docs` |
|
| Ollama | `/ollama/docs` |
|
||||||
| OpenAI | `/openai/docs` |
|
| OpenAI | `/openai/docs` |
|
||||||
| Images | `/images/api/v1/docs` |
|
| Images | `/images/api/v1/docs` |
|
||||||
| Audio | `/audio/api/v1/docs` |
|
| Audio | `/audio/api/v1/docs` |
|
||||||
| RAG | `/rag/api/v1/docs` |
|
| RAG | `/retrieval/api/v1/docs`|
|
||||||
|
|
||||||
Each documentation portal offers interactive examples, schema descriptions, and testing capabilities to enhance your understanding and ease of use.
|
Each documentation portal offers interactive examples, schema descriptions, and testing capabilities to enhance your understanding and ease of use.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user