llm version upgraded to 0905

uav api bug fixed in updating environments
This commit is contained in:
abnerhexu
2026-01-26 22:11:27 +08:00
parent 6c29be2fcb
commit e32c782909
3 changed files with 87 additions and 32 deletions

View File

@@ -42,9 +42,9 @@
"requires_api_key": true,
"api_key": "sk-2gCgINOEErD1ctdxIB7ALIPnHboZPrQRj1hvVJtEydT1JbXv",
"encoding": "utf-8",
"default_model": "kimi-k2-0711-preview",
"default_model": "kimi-k2-0905-preview",
"default_models": [
"kimi-k2-0711-preview"
"kimi-k2-0905-preview"
],
"allow_endpoint_edit": true,
"allow_api_toggle": true,