Compare commits

...

1 Commits

Author SHA1 Message Date
Aiden Cline 0fb227e11c [nano-gpt/openai part 3] Add reasoning options 2026-06-13 16:08:57 -05:00
@@ -4,6 +4,7 @@ release_date = "2025-04-16"
last_updated = "2025-04-16"
attachment = false
reasoning = true
reasoning_options = [{ type = "effort", values = ["low", "medium", "high"] }]
tool_call = true
structured_output = true
open_weights = false