Files
deer-flow/conf.yaml.example

16 lines
385 B
Plaintext
Raw Normal View History

# LLM Config
REASONING_MODEL:
2025-04-22 11:04:28 +08:00
model: "doubao-1-5-thinking-pro-250415"
2025-04-14 18:01:50 +08:00
api_key: xxxx
2025-04-22 11:04:28 +08:00
base_url: https://ark.cn-beijing.volces.com/api/v3
BASIC_MODEL:
2025-04-22 11:04:28 +08:00
model: "doubao-1-5-pro-32k-250115"
2025-04-14 18:01:50 +08:00
api_key: xxxx
2025-04-22 11:04:28 +08:00
base_url: https://ark.cn-beijing.volces.com/api/v3
VISION_MODEL:
2025-04-22 11:04:28 +08:00
model: "doubao-1.5-vision-pro-250328"
2025-04-14 18:01:50 +08:00
api_key: xxxx
2025-04-22 11:04:28 +08:00
base_url: https://ark.cn-beijing.volces.com/api/v3