fix: correct placeholder for API key in configuration guide (#278)

This commit is contained in:
Xavi 2025-06-05 09:46:47 +08:00 committed by GitHub
parent e93e19d177
commit f6516fbf0f
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@ BASIC_MODEL:
BASIC_MODEL:
base_url: "https://api.deepseek.com"
model: "deepseek-chat"
api_key: YOU_API_KEY
api_key: YOUR_API_KEY
# An example of Google Gemini models using OpenAI-Compatible interface
BASIC_MODEL: