mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2025-11-07 09:57:00 +00:00
docs: Clarify the endpoint that webui uses (#17001)
This commit is contained in:
@@ -277,7 +277,7 @@ For more details, please refer to [multimodal documentation](../../docs/multimod
|
|||||||
|
|
||||||
## Web UI
|
## Web UI
|
||||||
|
|
||||||
The project includes a web-based user interface that enables interaction with the model through the `/chat/completions` endpoint.
|
The project includes a web-based user interface that enables interaction with the model through the `/v1/chat/completions` endpoint.
|
||||||
|
|
||||||
The web UI is developed using:
|
The web UI is developed using:
|
||||||
- `react` framework for frontend development
|
- `react` framework for frontend development
|
||||||
|
|||||||
Reference in New Issue
Block a user