mirror of
https://git.mirrors.martin98.com/https://github.com/bytedance/deer-flow
synced 2025-08-20 12:39:15 +08:00
chore: update example config
This commit is contained in:
parent
5c96ebe20d
commit
ee143e9ac4
@ -1,15 +1,8 @@
|
|||||||
# LLM Config
|
# LLM Config
|
||||||
REASONING_MODEL:
|
# - Replace `api_key` with your own credentials
|
||||||
model: "doubao-1-5-thinking-pro-250415"
|
# - Replace `base_url` and `model` name if you want to use a custom model
|
||||||
api_key: xxxx
|
|
||||||
base_url: https://ark.cn-beijing.volces.com/api/v3
|
|
||||||
|
|
||||||
BASIC_MODEL:
|
BASIC_MODEL:
|
||||||
|
base_url: https://ark.cn-beijing.volces.com/api/v3
|
||||||
model: "doubao-1-5-pro-32k-250115"
|
model: "doubao-1-5-pro-32k-250115"
|
||||||
api_key: xxxx
|
api_key: xxxx
|
||||||
base_url: https://ark.cn-beijing.volces.com/api/v3
|
|
||||||
|
|
||||||
VISION_MODEL:
|
|
||||||
model: "doubao-1.5-vision-pro-250328"
|
|
||||||
api_key: xxxx
|
|
||||||
base_url: https://ark.cn-beijing.volces.com/api/v3
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user