Skip to content

Commit fd2f84f

Browse files
authored
docs: Clarify the endpoint that webui uses (ggml-org#17001)
1 parent 9f05247 commit fd2f84f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/server/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -277,7 +277,7 @@ For more details, please refer to [multimodal documentation](../../docs/multimod
277277

278278
## Web UI
279279

280-
The project includes a web-based user interface that enables interaction with the model through the `/chat/completions` endpoint.
280+
The project includes a web-based user interface that enables interaction with the model through the `/v1/chat/completions` endpoint.
281281

282282
The web UI is developed using:
283283
- `react` framework for frontend development

0 commit comments

Comments
 (0)