mirror of
https://github.com/jihe520/MathModelAgent.git
synced 2026-09-19 08:09:48 +08:00
6 lines
131 B
TOML
6 lines
131 B
TOML
api_key = "your-api-key-here"
|
|
model = "deepseek-chat"
|
|
base_url = "https://api.deepseek.com/v1"
|
|
max_chat_turns = 60
|
|
max_retries = 5
|