chore: add openai/gpt-5.4 to OpenRouter preferred models list
This commit is contained in:
@@ -12,6 +12,7 @@ OPENROUTER_MODELS: list[tuple[str, str]] = [
|
||||
("anthropic/claude-opus-4.5", ""),
|
||||
("openai/gpt-5.2", ""),
|
||||
("openai/gpt-5.3-codex", ""),
|
||||
("openai/gpt-5.4", ""),
|
||||
("google/gemini-3-pro-preview", ""),
|
||||
("google/gemini-3-flash-preview", ""),
|
||||
("z-ai/glm-4.7", ""),
|
||||
|
||||
Reference in New Issue
Block a user