[302ai/openai] Correct reasoning efforts

This commit is contained in:
Aiden Cline
2026-06-23 23:29:39 -05:00
parent 1a5742aec4
commit 39c7c3d2df
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ release_date = "2025-10-08"
last_updated = "2025-10-08"
attachment = true
reasoning = true
reasoning_options = []
reasoning_options = [{ type = "effort", values = ["high"] }]
temperature = false
tool_call = true
structured_output = true
@@ -4,7 +4,7 @@ release_date = "2025-11-14"
last_updated = "2025-11-14"
attachment = true
reasoning = true
reasoning_options = []
reasoning_options = [{ type = "effort", values = ["medium"] }]
temperature = false
tool_call = true
structured_output = true
@@ -4,7 +4,7 @@ release_date = "2025-12-12"
last_updated = "2025-12-12"
attachment = true
reasoning = true
reasoning_options = []
reasoning_options = [{ type = "effort", values = ["medium"] }]
temperature = false
tool_call = true
structured_output = true