Fix Web UI URL.
This commit is contained in:
@@ -123,6 +123,6 @@ export TTS_API_HOST="https://your-remote-domain"
|
||||
|
||||
## Web UI
|
||||
|
||||
A web application to interact with supported LLMs directly from your browser is available at [http://127.0.0.1:8000/playground](http://127.0.0.1:8000/playground).
|
||||
A web application to interact with supported LLMs directly from your browser is available at [http://127.0.0.1:8001/playground](http://127.0.0.1:8001/playground).
|
||||
|
||||
A web platform to compare different LLMs side-by-side is available at [http://127.0.0.1:8000/arena](http://127.0.0.1:8000/arena).
|
||||
A web platform to compare different LLMs side-by-side is available at [http://127.0.0.1:8001/arena](http://127.0.0.1:8001/arena).
|
||||
|
||||
Reference in New Issue
Block a user