mirror of
https://github.com/usestrix/strix.git
synced 2026-09-08 22:21:05 +00:00
fix(models): keep aggregator routes out of RECOMMENDED_MODEL_NAMES, family matching already accepts them
This commit is contained in:
parent
b438632e12
commit
129f938094
1 changed files with 0 additions and 1 deletions
|
|
@ -562,7 +562,6 @@ DEFAULT_MODEL_RETRY = ModelRetrySettings(
|
|||
)
|
||||
|
||||
RECOMMENDED_MODEL_NAMES = (
|
||||
"openrouter/z-ai/glm-5.3",
|
||||
"zai/glm-5.3",
|
||||
"zai/glm-5.3-flash",
|
||||
"openai/gpt-5.6-sol",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue