Skip to content

Commit 2387465

Browse files
committed
chore: add openai/gpt-5.4-pro and stepfun/step-3.5-flash to OpenRouter models
1 parent ffd2f8d commit 2387465

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

hermes_cli/models.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,10 @@
1313
("openai/gpt-5.2", ""),
1414
("openai/gpt-5.3-codex", ""),
1515
("openai/gpt-5.4", ""),
16+
("openai/gpt-5.4-pro", ""),
1617
("google/gemini-3-pro-preview", ""),
1718
("google/gemini-3-flash-preview", ""),
19+
("stepfun/step-3.5-flash", ""),
1820
("z-ai/glm-4.7", ""),
1921
("moonshotai/kimi-k2.5", ""),
2022
("minimax/minimax-m2.1", ""),

0 commit comments

Comments
 (0)