diff --git a/README.md b/README.md index fe54b9f..2a5e6c8 100644 --- a/README.md +++ b/README.md @@ -48,4 +48,10 @@ see `scripts/make_eval_dataset.py` for example. Specific meaning of each entry: "tool_use": ["retrieve"]} // tool uses; assume model need to use all tools if more than 1 provided } ] -``` \ No newline at end of file +``` + + +# Configure for Xiaozhi +0. Start the `fastapi_server/server_dashscope.py` file +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 \ No newline at end of file