Compare commits

...

1 Commits

Author SHA1 Message Date
Aiden Cline 3e7b75e8dc [nano-gpt/nano-gpt] Add reasoning options 2026-06-13 16:08:46 -05:00
3 changed files with 3 additions and 0 deletions
+1
View File
@@ -4,6 +4,7 @@ release_date = "2026-05-11"
last_updated = "2026-05-11"
attachment = true
reasoning = true
reasoning_options = []
tool_call = true
structured_output = true
open_weights = false
+1
View File
@@ -4,6 +4,7 @@ release_date = "2026-05-11"
last_updated = "2026-05-11"
attachment = true
reasoning = true
reasoning_options = []
tool_call = true
structured_output = true
open_weights = false
@@ -4,6 +4,7 @@ release_date = "2026-05-11"
last_updated = "2026-05-11"
attachment = false
reasoning = true
reasoning_options = []
tool_call = true
structured_output = true
open_weights = false