Skip to content

Commit 6b48880

Browse files
committed
fix: parsing error and add context over price
- adds the context over X price capability from parent (awaiting refactor to be correct on exact limit threashold) - fix parsing since anything must be before extends.
1 parent 0fc92e1 commit 6b48880

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
[extends]
2-
from = "openai/gpt-5.5"
3-
omit = ["cost.context_over_200k", "experimental.modes.fast"]
4-
51
release_date = "2026-04-24"
62
last_updated = "2026-04-24"
3+
4+
[extends]
5+
from = "openai/gpt-5.5"
6+
omit = ["experimental.modes.fast"]

0 commit comments

Comments
 (0)