Use base model metadata for Xpersona GPT-5.5
This commit is contained in:
@@ -1,14 +1,10 @@
|
||||
name = "GPT 5.5"
|
||||
base_model = "openai/gpt-5.5"
|
||||
base_model_omit = ["limit.input"]
|
||||
release_date = "2026-05-29"
|
||||
last_updated = "2026-05-29"
|
||||
attachment = false
|
||||
reasoning = true
|
||||
temperature = false
|
||||
knowledge = "2025-12-30"
|
||||
tool_call = true
|
||||
structured_output = true
|
||||
interleaved = { field = "reasoning_content" }
|
||||
open_weights = false
|
||||
|
||||
[cost]
|
||||
input = 3.00
|
||||
|
||||
Reference in New Issue
Block a user