mirror of
https://gitee.com/wanwujie/deer-flow
synced 2026-04-19 12:24:46 +08:00
chore: fix incorrect filename in conf.yaml.example comments (#609)
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
# - Replace `api_key` with your own credentials.
|
# - Replace `api_key` with your own credentials.
|
||||||
# - Replace `base_url` and `model` name if you want to use a custom model.
|
# - Replace `base_url` and `model` name if you want to use a custom model.
|
||||||
# - Set `verify_ssl` to `false` if your LLM server uses self-signed certificates
|
# - Set `verify_ssl` to `false` if your LLM server uses self-signed certificates
|
||||||
# - A restart is required every time you change the `config.yaml` file.
|
# - A restart is required every time you change the `conf.yaml` file.
|
||||||
|
|
||||||
BASIC_MODEL:
|
BASIC_MODEL:
|
||||||
base_url: https://ark.cn-beijing.volces.com/api/v3
|
base_url: https://ark.cn-beijing.volces.com/api/v3
|
||||||
|
|||||||
Reference in New Issue
Block a user