mirror of
https://github.com/jina-ai/node-DeepResearch.git
synced 2026-03-22 07:29:35 +08:00
chore: add chatbox demo
This commit is contained in:
@@ -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.
|
||||
|
||||

|
||||
|
||||
Start the server:
|
||||
```bash
|
||||
# Without authentication
|
||||
|
||||
Reference in New Issue
Block a user