Merge pull request #2181 from anomalyco/feat/cloudferro-sherlock-reasoning-options-wave3
[cloudferro-sherlock] Add reasoning options
This commit is contained in:
@@ -4,6 +4,7 @@ release_date = "2026-03-05"
|
||||
last_updated = "2026-03-05"
|
||||
attachment = false
|
||||
reasoning = true
|
||||
reasoning_options = []
|
||||
structured_output = true
|
||||
temperature = true
|
||||
tool_call = true
|
||||
|
||||
@@ -4,6 +4,7 @@ release_date = "2025-08-28"
|
||||
last_updated = "2025-08-28"
|
||||
attachment = false
|
||||
reasoning = true
|
||||
reasoning_options = [{ type = "effort", values = ["low", "medium", "high"] }]
|
||||
temperature = true
|
||||
structured_output = true
|
||||
tool_call = true
|
||||
|
||||
Reference in New Issue
Block a user