二次重构,加入预设模板
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"llm": {
|
||||
"provider": "openai",
|
||||
"api_key": "your_api_key_here",
|
||||
"base_url": "https://api.openai.com/v1",
|
||||
"model": "gpt-4",
|
||||
"api_key": "sk-c44i1hy64xgzwox6x08o4zug93frq6rgn84oqugf2pje1tg4",
|
||||
"base_url": "https://api.xiaomimimo.com/v1",
|
||||
"model": "mimo-v2-flash",
|
||||
"timeout": 120,
|
||||
"max_retries": 3,
|
||||
"temperature": 0.7,
|
||||
|
||||
Reference in New Issue
Block a user