WIP
This commit is contained in:
@@ -44,7 +44,16 @@
|
||||
},
|
||||
"Gemini": {
|
||||
"ApiKey": "",
|
||||
"Model": "gemini-flash-latest",
|
||||
"Model": "gemini-2.5-flash-lite",
|
||||
"BaseUrl": "https://generativelanguage.googleapis.com/v1beta"
|
||||
},
|
||||
"Claude": {
|
||||
"ApiKey": "",
|
||||
"Model": "claude-haiku-4-5-20251001",
|
||||
"BaseUrl": "https://api.anthropic.com/v1",
|
||||
"AnthropicVersion": "2023-06-01"
|
||||
},
|
||||
"Ai": {
|
||||
"Provider": "Claude"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user