Files
2026-07-13 12:28:55 +08:00

22 lines
383 B
TOML

name = "Sincap"
description = "General-purpose chat model for instruction following, writing, and analysis"
release_date = "2026-05-05"
last_updated = "2026-05-05"
attachment = false
reasoning = false
temperature = true
tool_call = false
open_weights = false
[cost]
input = 0.0
output = 0.0
[limit]
context = 128_000
output = 8_192
[modalities]
input = ["text"]
output = ["text"]