chore: import upstream snapshot with attribution
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
name = "OpenAI o3"
|
||||
description = "O-series reasoning model for hard analysis, math, coding, and planning"
|
||||
family = "o"
|
||||
release_date = "2025-01-31"
|
||||
last_updated = "2025-01-31"
|
||||
attachment = false
|
||||
reasoning = true
|
||||
reasoning_options = []
|
||||
temperature = false
|
||||
knowledge = "2024-04"
|
||||
tool_call = false
|
||||
open_weights = false
|
||||
|
||||
[cost]
|
||||
input = 0.00
|
||||
output = 0.00
|
||||
|
||||
[limit]
|
||||
context = 200_000
|
||||
output = 100_000
|
||||
|
||||
[modalities]
|
||||
input = ["text", "image"]
|
||||
output = ["text"]
|
||||
Reference in New Issue
Block a user