fix(novita-ai): add GPT OSS reasoning efforts

This commit is contained in:
Aiden Cline
2026-06-08 22:41:16 -05:00
parent c347e8b438
commit aeecf3b66f
2 changed files with 2 additions and 2 deletions
@@ -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