Skip to content

Commit 0fc92e1

Browse files
committed
fix: align limit on base 5.5 model
now that limits were fixed in base, we align azure on it
1 parent d73ca90 commit 0fc92e1

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

providers/azure/models/gpt-5.5.toml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,3 @@ omit = ["cost.context_over_200k", "experimental.modes.fast"]
44

55
release_date = "2026-04-24"
66
last_updated = "2026-04-24"
7-
8-
[limit]
9-
input = 922_000
10-
output = 128_000

0 commit comments

Comments
 (0)