update readme
This commit is contained in:
@@ -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
|
"tool_use": ["retrieve"]} // tool uses; assume model need to use all tools if more than 1 provided
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
|
# 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
|
||||||
Reference in New Issue
Block a user