mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-05-18 04:41:56 +00:00
fix(model-metadata): restore gpt-5.3-codex-spark fallback context
This commit is contained in:
parent
dcc8de83a9
commit
2a6f3deb50
2 changed files with 2 additions and 0 deletions
|
|
@ -284,6 +284,7 @@ class TestCodexOAuthContextLength:
|
|||
"gpt-5.4",
|
||||
"gpt-5.4-mini",
|
||||
"gpt-5.3-codex",
|
||||
"gpt-5.3-codex-spark",
|
||||
"gpt-5.2-codex",
|
||||
"gpt-5.1-codex-max",
|
||||
"gpt-5.1-codex-mini",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue