Copilot - GPT 5.1 Codex Max
This commit is contained in:
committed by
GitHub
parent
a9963d76a8
commit
95c0cf00a3
@@ -0,0 +1,21 @@
|
||||
name = "GPT-5.1-Codex-max"
|
||||
release_date = "2025-12-04"
|
||||
last_updated = "2025-12-04"
|
||||
attachment = true
|
||||
reasoning = true
|
||||
temperature = false
|
||||
knowledge = "2024-09-30"
|
||||
tool_call = true
|
||||
open_weights = false
|
||||
|
||||
[cost]
|
||||
input = 0
|
||||
output = 0
|
||||
|
||||
[limit]
|
||||
context = 128_000
|
||||
output = 128_000
|
||||
|
||||
[modalities]
|
||||
input = ["text", "image"]
|
||||
output = ["text"]
|
||||
Reference in New Issue
Block a user