Compare commits

...

1 Commits

Author SHA1 Message Date
Aiden Cline c46b6d5f47 [siliconflow/inclusionAI] Add reasoning options 2026-06-13 16:10:58 -05:00
2 changed files with 0 additions and 44 deletions
@@ -1,22 +0,0 @@
name = "inclusionAI/Ling-mini-2.0"
family = "ling"
release_date = "2025-09-10"
last_updated = "2025-11-25"
attachment = false
reasoning = false
temperature = true
tool_call = true
structured_output = true
open_weights = false
[cost]
input = 0.07
output = 0.28
[limit]
context = 131_000
output = 131_000
[modalities]
input = ["text"]
output = ["text"]
@@ -1,22 +0,0 @@
name = "inclusionAI/Ring-flash-2.0"
family = "ring"
release_date = "2025-09-29"
last_updated = "2025-11-25"
attachment = false
reasoning = true
temperature = true
tool_call = true
structured_output = true
open_weights = false
[cost]
input = 0.14
output = 0.57
[limit]
context = 131_000
output = 131_000
[modalities]
input = ["text"]
output = ["text"]