mirror of
https://git.mirrors.martin98.com/https://github.com/bytedance/deer-flow
synced 2025-08-20 12:39:15 +08:00
10 lines
384 B
Plaintext
10 lines
384 B
Plaintext
# [!NOTE]
|
|
# Read the `docs/configuration_guide.md` carefully, and update the configurations to match your specific settings and requirements.
|
|
# - Replace `api_key` with your own credentials
|
|
# - Replace `base_url` and `model` name if you want to use a custom model
|
|
|
|
BASIC_MODEL:
|
|
base_url: https://ark.cn-beijing.volces.com/api/v3
|
|
model: "doubao-1-5-pro-32k-250115"
|
|
api_key: xxxx
|