v2.4.0: OpenAdapter preset uses 0G models only
This commit is contained in:
Binary file not shown.
@@ -211,11 +211,12 @@ PROVIDER_PRESETS = {
|
||||
"backend_type": "openai-compat",
|
||||
"base_url": "https://api.openadapter.in/v1",
|
||||
"models": [
|
||||
"glm-4.7", "DeepSeek-V3", "kimi-k2.6", "kimi-k2.5",
|
||||
"qwen3.6-plus", "qwen3.5-plus",
|
||||
"claude-sonnet-4-6", "claude-opus-4-7",
|
||||
"gpt-5.4", "gpt-5.4-mini",
|
||||
"gemini-2.5-flash", "gemini-2.5-pro",
|
||||
"0G-DeepSeek-V3",
|
||||
"0G-DeepSeek-v4-Pro",
|
||||
"0G-GLM-5",
|
||||
"0G-GLM-5.1",
|
||||
"0G-Qwen3.6",
|
||||
"0G-Qwen-VL",
|
||||
],
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user