fix(novita-ai): add GPT OSS reasoning efforts
This commit is contained in:
@@ -3,7 +3,7 @@ release_date = "2025-08-06"
|
||||
last_updated = "2025-08-06"
|
||||
attachment = true
|
||||
reasoning = true
|
||||
reasoning_options = []
|
||||
reasoning_options = [{ type = "effort", values = ["low", "medium", "high"] }]
|
||||
temperature = true
|
||||
tool_call = true
|
||||
structured_output = true
|
||||
|
||||
@@ -3,7 +3,7 @@ release_date = "2025-08-06"
|
||||
last_updated = "2025-08-06"
|
||||
attachment = true
|
||||
reasoning = true
|
||||
reasoning_options = []
|
||||
reasoning_options = [{ type = "effort", values = ["low", "medium", "high"] }]
|
||||
temperature = true
|
||||
tool_call = false
|
||||
structured_output = true
|
||||
|
||||
Reference in New Issue
Block a user