chore: add chatbox demo

This commit is contained in:
Han Xiao
2025-02-09 17:58:02 +08:00
parent 19ee1f782c
commit bed06b4100
3 changed files with 4 additions and 1 deletions

View File

@@ -107,6 +107,10 @@ export DEFAULT_MODEL_NAME=qwen2.5-7b # your local llm model name
## OpenAI-Compatible Server API
If you have a GUI client that supports OpenAI API (e.g. [Chatbox](https://github.com/Bin-Huang/chatbox)) , you can simply config it to use this server.
![demo1](.github/visuals/chatbox.gif)
Start the server:
```bash
# Without authentication