Compare commits

...

1 Commits

Author SHA1 Message Date
Aiden Cline 80dd1aee62 [kilo/kilo-auto] Add reasoning options 2026-06-13 16:06:11 -05:00
4 changed files with 4 additions and 0 deletions
@@ -2,6 +2,7 @@ name = "Kilo Auto Balanced"
release_date = "2026-03-15"
last_updated = "2026-03-15"
attachment = false
reasoning_options = []
reasoning = true
temperature = true
tool_call = true
@@ -2,6 +2,7 @@ name = "Kilo Auto Free"
release_date = "2026-03-15"
last_updated = "2026-03-15"
attachment = false
reasoning_options = []
reasoning = true
temperature = true
tool_call = true
@@ -2,6 +2,7 @@ name = "Kilo Auto Frontier"
release_date = "2026-03-15"
last_updated = "2026-03-15"
attachment = true
reasoning_options = []
reasoning = true
temperature = true
tool_call = true
@@ -2,6 +2,7 @@ name = "Kilo Auto Small"
release_date = "2026-03-15"
last_updated = "2026-03-15"
attachment = true
reasoning_options = []
reasoning = true
temperature = true
tool_call = true