Compare commits

...

1 Commits

Author SHA1 Message Date
Aiden Cline 66c18329ca [aihubmix/xai] Add reasoning options 2026-06-13 16:03:48 -05:00
+1
View File
@@ -4,6 +4,7 @@ release_date = "2026-05-01"
last_updated = "2026-05-01"
attachment = true
reasoning = true
reasoning_options = [{ type = "effort", values = ["none", "low", "medium", "high"] }]
temperature = true
tool_call = true
structured_output = true