mirror of
https://gitee.com/wanwujie/deer-flow
synced 2026-04-25 23:14:46 +08:00
fix: correct placeholder for API key in configuration guide (#278)
This commit is contained in:
@@ -49,7 +49,7 @@ BASIC_MODEL:
|
|||||||
BASIC_MODEL:
|
BASIC_MODEL:
|
||||||
base_url: "https://api.deepseek.com"
|
base_url: "https://api.deepseek.com"
|
||||||
model: "deepseek-chat"
|
model: "deepseek-chat"
|
||||||
api_key: YOU_API_KEY
|
api_key: YOUR_API_KEY
|
||||||
|
|
||||||
# An example of Google Gemini models using OpenAI-Compatible interface
|
# An example of Google Gemini models using OpenAI-Compatible interface
|
||||||
BASIC_MODEL:
|
BASIC_MODEL:
|
||||||
|
|||||||
Reference in New Issue
Block a user