[zenmux/x-ai] Add reasoning options
This commit is contained in:
@@ -3,6 +3,7 @@ release_date = "2025-09-19"
|
||||
last_updated = "2025-09-19"
|
||||
attachment = true
|
||||
reasoning = true
|
||||
reasoning_options = [{ type = "effort", values = ["low", "medium", "high"] }]
|
||||
temperature = true
|
||||
tool_call = true
|
||||
knowledge = "2025-01-01"
|
||||
|
||||
@@ -3,6 +3,7 @@ release_date = "2025-11-20"
|
||||
last_updated = "2025-11-20"
|
||||
attachment = true
|
||||
reasoning = true
|
||||
reasoning_options = [{ type = "effort", values = ["low", "medium", "high"] }]
|
||||
temperature = true
|
||||
tool_call = true
|
||||
knowledge = "2025-01-01"
|
||||
|
||||
@@ -3,6 +3,7 @@ release_date = "2026-03-20"
|
||||
last_updated = "2026-03-20"
|
||||
attachment = true
|
||||
reasoning = true
|
||||
reasoning_options = [{ type = "effort", values = ["low", "medium", "high"] }]
|
||||
temperature = true
|
||||
tool_call = true
|
||||
knowledge = "2025-08-31"
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
base_model = "xai/grok-4.3"
|
||||
reasoning_options = [{ type = "effort", values = ["low", "medium", "high"] }]
|
||||
|
||||
[cost]
|
||||
input = 1.25
|
||||
|
||||
@@ -3,6 +3,7 @@ release_date = "2025-07-09"
|
||||
last_updated = "2025-07-09"
|
||||
attachment = true
|
||||
reasoning = true
|
||||
reasoning_options = [{ type = "effort", values = ["low", "medium", "high"] }]
|
||||
temperature = true
|
||||
tool_call = true
|
||||
knowledge = "2025-01-01"
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
base_model = "xai/grok-build-0.1"
|
||||
reasoning_options = []
|
||||
|
||||
[cost]
|
||||
input = 1.00
|
||||
|
||||
@@ -3,6 +3,7 @@ release_date = "2025-08-26"
|
||||
last_updated = "2025-08-26"
|
||||
attachment = false
|
||||
reasoning = true
|
||||
reasoning_options = [{ type = "effort", values = ["low", "medium", "high"] }]
|
||||
temperature = true
|
||||
tool_call = true
|
||||
knowledge = "2025-01-01"
|
||||
|
||||
Reference in New Issue
Block a user