update readme
This commit is contained in:
@@ -46,3 +46,5 @@ see `scripts/make_eval_dataset.py` for example. Specific meaning of each entry:
|
|||||||
0. Start the `fastapi_server/server_dashscope.py` file
|
0. Start the `fastapi_server/server_dashscope.py` file
|
||||||
1. Make a new model entry in `xiaozhi` with AliBL as provider.
|
1. Make a new model entry in `xiaozhi` with AliBL as provider.
|
||||||
2. Fill in the `base_url` entry. The other entries (`API_KEY`, `APP_ID`) can be garbage
|
2. Fill in the `base_url` entry. The other entries (`API_KEY`, `APP_ID`) can be garbage
|
||||||
|
- for local computer `base_url=http://127.0.0.1:8588/api/`
|
||||||
|
- if inside docker, it needs to be `base_url=http://{computer_ip}:8588/api/`
|
||||||
Reference in New Issue
Block a user