Develop deer flow (#85)

* fix: deer-flow支持从datamate获取搜索引擎
This commit is contained in:
hhhhsc701
2025-11-14 17:36:55 +08:00
committed by GitHub
parent df853a5177
commit d9e163c163
4 changed files with 21 additions and 6 deletions

View File

@@ -6,10 +6,10 @@
# - Set `verify_ssl` to `false` if your LLM server uses self-signed certificates
# - A restart is required every time you change the `conf.yaml` file.
BASIC_MODEL:
base_url: https://ark.cn-beijing.volces.com/api/v3
model: "doubao-1-5-pro-32k-250115"
api_key: xxxx
# BASIC_MODEL:
# base_url: https://ark.cn-beijing.volces.com/api/v3
# model: "doubao-1-5-pro-32k-250115"
# api_key: xxxx
# max_retries: 3 # Maximum number of retries for LLM calls
# verify_ssl: false # Uncomment this line to disable SSL certificate verification for self-signed certificates