diff --git a/providers/github-copilot/models/claude-haiku-4.5.toml b/providers/github-copilot/models/claude-haiku-4.5.toml index f2602ebf..ec597e19 100644 --- a/providers/github-copilot/models/claude-haiku-4.5.toml +++ b/providers/github-copilot/models/claude-haiku-4.5.toml @@ -14,8 +14,9 @@ input = 0 output = 0 [limit] -context = 128_000 -output = 16_000 +context = 200_000 +input = 128_000 +output = 32_000 [modalities] input = ["text", "image"] diff --git a/providers/github-copilot/models/claude-opus-4.5.toml b/providers/github-copilot/models/claude-opus-4.5.toml index b16aba94..f9b51706 100644 --- a/providers/github-copilot/models/claude-opus-4.5.toml +++ b/providers/github-copilot/models/claude-opus-4.5.toml @@ -14,8 +14,9 @@ input = 0 output = 0 [limit] -context = 128_000 -output = 16_000 +context = 200_000 +input = 128_000 +output = 32_000 [modalities] input = ["text", "image"] diff --git a/providers/github-copilot/models/claude-opus-4.6.toml b/providers/github-copilot/models/claude-opus-4.6.toml index 3ae57799..1eff3ebb 100644 --- a/providers/github-copilot/models/claude-opus-4.6.toml +++ b/providers/github-copilot/models/claude-opus-4.6.toml @@ -14,7 +14,8 @@ input = 0 output = 0 [limit] -context = 128_000 +context = 200_000 +input = 128_000 output = 64_000 [modalities] diff --git a/providers/github-copilot/models/claude-opus-41.toml b/providers/github-copilot/models/claude-opus-41.toml index ebc6e5f1..d656c389 100644 --- a/providers/github-copilot/models/claude-opus-41.toml +++ b/providers/github-copilot/models/claude-opus-41.toml @@ -15,6 +15,7 @@ output = 0 [limit] context = 80_000 +input = 80_000 output = 16_000 [modalities] diff --git a/providers/github-copilot/models/claude-sonnet-4.5.toml b/providers/github-copilot/models/claude-sonnet-4.5.toml index cdb9c77f..8a4db55b 100644 --- a/providers/github-copilot/models/claude-sonnet-4.5.toml +++ b/providers/github-copilot/models/claude-sonnet-4.5.toml @@ -14,8 +14,9 @@ input = 0 output = 0 [limit] -context = 128_000 -output = 16_000 +context = 200_000 +input = 128_000 +output = 32_000 [modalities] input = ["text", "image"] diff --git a/providers/github-copilot/models/claude-sonnet-4.toml b/providers/github-copilot/models/claude-sonnet-4.toml index 1e38102e..6785c00d 100644 --- a/providers/github-copilot/models/claude-sonnet-4.toml +++ b/providers/github-copilot/models/claude-sonnet-4.toml @@ -14,7 +14,8 @@ input = 0 output = 0 [limit] -context = 128_000 +context = 216_000 +input = 128_000 output = 16_000 [modalities] diff --git a/providers/github-copilot/models/gemini-2.5-pro.toml b/providers/github-copilot/models/gemini-2.5-pro.toml index 04242860..9eb1dfea 100644 --- a/providers/github-copilot/models/gemini-2.5-pro.toml +++ b/providers/github-copilot/models/gemini-2.5-pro.toml @@ -15,6 +15,7 @@ output = 0 [limit] context = 128_000 +input = 109_000 output = 64_000 [modalities] diff --git a/providers/github-copilot/models/gemini-3-flash-preview.toml b/providers/github-copilot/models/gemini-3-flash-preview.toml index 13da7d29..020494f3 100644 --- a/providers/github-copilot/models/gemini-3-flash-preview.toml +++ b/providers/github-copilot/models/gemini-3-flash-preview.toml @@ -16,6 +16,7 @@ output = 0 [limit] context = 128_000 +input = 109_000 output = 64_000 [modalities] diff --git a/providers/github-copilot/models/gemini-3-pro-preview.toml b/providers/github-copilot/models/gemini-3-pro-preview.toml index 7a201713..40d0fbd2 100644 --- a/providers/github-copilot/models/gemini-3-pro-preview.toml +++ b/providers/github-copilot/models/gemini-3-pro-preview.toml @@ -16,6 +16,7 @@ output = 0 [limit] context = 128_000 +input = 109_000 output = 64_000 [modalities] diff --git a/providers/github-copilot/models/gpt-4.1.toml b/providers/github-copilot/models/gpt-4.1.toml index 6050c652..d0a76e39 100644 --- a/providers/github-copilot/models/gpt-4.1.toml +++ b/providers/github-copilot/models/gpt-4.1.toml @@ -15,7 +15,8 @@ output = 0 [limit] context = 128_000 -output = 16_384 +input = 111_000 +output = 16_000 [modalities] input = ["text", "image"] diff --git a/providers/github-copilot/models/gpt-4o.toml b/providers/github-copilot/models/gpt-4o.toml index d9b45068..15a8e349 100644 --- a/providers/github-copilot/models/gpt-4o.toml +++ b/providers/github-copilot/models/gpt-4o.toml @@ -14,8 +14,9 @@ input = 0 output = 0 [limit] -context = 64_000 -output = 16_384 +context = 128_000 +input = 64_000 +output = 4_000 [modalities] input = ["text", "image"] diff --git a/providers/github-copilot/models/gpt-5-mini.toml b/providers/github-copilot/models/gpt-5-mini.toml index 19fdd42e..62a90dd3 100644 --- a/providers/github-copilot/models/gpt-5-mini.toml +++ b/providers/github-copilot/models/gpt-5-mini.toml @@ -14,7 +14,8 @@ input = 0 output = 0 [limit] -context = 128_000 +context = 264_000 +input = 128_000 output = 64_000 [modalities] diff --git a/providers/github-copilot/models/gpt-5.1-codex-max.toml b/providers/github-copilot/models/gpt-5.1-codex-max.toml index 163f9b59..70537486 100644 --- a/providers/github-copilot/models/gpt-5.1-codex-max.toml +++ b/providers/github-copilot/models/gpt-5.1-codex-max.toml @@ -13,9 +13,10 @@ open_weights = false input = 0 output = 0 -[limit] -context = 128_000 -output = 128_000 +[limit] +context = 400_000 +input = 128_000 +output = 128_000 [modalities] input = ["text", "image"] diff --git a/providers/github-copilot/models/gpt-5.1-codex-mini.toml b/providers/github-copilot/models/gpt-5.1-codex-mini.toml index f06ee3c9..c8871309 100644 --- a/providers/github-copilot/models/gpt-5.1-codex-mini.toml +++ b/providers/github-copilot/models/gpt-5.1-codex-mini.toml @@ -13,9 +13,10 @@ open_weights = false input = 0 output = 0 -[limit] -context = 128_000 -output = 100_000 +[limit] +context = 400_000 +input = 128_000 +output = 128_000 [modalities] input = ["text", "image"] diff --git a/providers/github-copilot/models/gpt-5.1-codex.toml b/providers/github-copilot/models/gpt-5.1-codex.toml index 1ae930ee..57555945 100644 --- a/providers/github-copilot/models/gpt-5.1-codex.toml +++ b/providers/github-copilot/models/gpt-5.1-codex.toml @@ -13,9 +13,10 @@ open_weights = false input = 0 output = 0 -[limit] -context = 128_000 -output = 128_000 +[limit] +context = 400_000 +input = 128_000 +output = 128_000 [modalities] input = ["text", "image"] diff --git a/providers/github-copilot/models/gpt-5.1.toml b/providers/github-copilot/models/gpt-5.1.toml index 412f8364..f3b2ce5c 100644 --- a/providers/github-copilot/models/gpt-5.1.toml +++ b/providers/github-copilot/models/gpt-5.1.toml @@ -13,9 +13,10 @@ open_weights = false input = 0 output = 0 -[limit] -context = 128_000 -output = 128_000 +[limit] +context = 264_000 +input = 128_000 +output = 64_000 [modalities] input = ["text", "image"] diff --git a/providers/github-copilot/models/gpt-5.2-codex.toml b/providers/github-copilot/models/gpt-5.2-codex.toml index ccdb29d1..c902857d 100644 --- a/providers/github-copilot/models/gpt-5.2-codex.toml +++ b/providers/github-copilot/models/gpt-5.2-codex.toml @@ -14,7 +14,8 @@ input = 0 output = 0 [limit] -context = 272_000 +context = 400_000 +input = 272_000 output = 128_000 [modalities] diff --git a/providers/github-copilot/models/gpt-5.2.toml b/providers/github-copilot/models/gpt-5.2.toml index 9671eb2a..bee46cfe 100644 --- a/providers/github-copilot/models/gpt-5.2.toml +++ b/providers/github-copilot/models/gpt-5.2.toml @@ -14,7 +14,8 @@ input = 0 output = 0 [limit] -context = 128_000 +context = 264_000 +input = 128_000 output = 64_000 [modalities] diff --git a/providers/github-copilot/models/gpt-5.toml b/providers/github-copilot/models/gpt-5.toml index 91242b6f..8a83d2a5 100644 --- a/providers/github-copilot/models/gpt-5.toml +++ b/providers/github-copilot/models/gpt-5.toml @@ -14,7 +14,8 @@ input = 0 output = 0 [limit] -context = 128_000 +context = 400_000 +input = 128_000 output = 128_000 [modalities] diff --git a/providers/github-copilot/models/grok-code-fast-1.toml b/providers/github-copilot/models/grok-code-fast-1.toml index 71efb2ae..c95a232c 100644 --- a/providers/github-copilot/models/grok-code-fast-1.toml +++ b/providers/github-copilot/models/grok-code-fast-1.toml @@ -15,6 +15,7 @@ output = 0 [limit] context = 128_000 +input = 109_000 output = 64_000 [modalities]