mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-07-15 14:22:43 +00:00
fix(models): remove unavailable OpenCode Zen free models (#61163)
This commit is contained in:
parent
8fa0d8bbbb
commit
dfdc3156fb
1 changed files with 0 additions and 2 deletions
|
|
@ -437,7 +437,6 @@ _PROVIDER_MODELS: dict[str, list[str]] = {
|
|||
"minimax-m3",
|
||||
"minimax-m2.7",
|
||||
"minimax-m2.5",
|
||||
"minimax-m3-free",
|
||||
"glm-5.2",
|
||||
"glm-5.1",
|
||||
"glm-5",
|
||||
|
|
@ -447,7 +446,6 @@ _PROVIDER_MODELS: dict[str, list[str]] = {
|
|||
"deepseek-v4-flash-free",
|
||||
"qwen3.7-plus",
|
||||
"qwen3.6-plus",
|
||||
"qwen3.6-plus-free",
|
||||
"qwen3.5-plus",
|
||||
"grok-build-0.1",
|
||||
"big-pickle",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue