Support multiple models in thought

This commit is contained in:
2025-11-16 01:22:07 +08:00
parent b29f4fce4d
commit a035b23242
3 changed files with 21 additions and 24 deletions

View File

@@ -22,6 +22,7 @@
"Thinking": {
"Provider": "deepseek",
"Model": "deepseek-chat",
"ModelAvailable": ["deepseek-chat", "deepseek-reasoner"],
"ApiKey": "sk-bd20f6a2e9fa40b98c46899baa0e9f09"
}
}