项目文件夹

文件
2026-07-13 12:28:55 +08:00

23 行
422 B
TOML

name = "Relace Apply 3"
description = "General-purpose chat model for instruction following, writing, and analysis"
release_date = "2025-09-26"
last_updated = "2025-09-26"
attachment = false
reasoning = false
temperature = false
tool_call = false
structured_output = false
open_weights = false
[cost]
input = 0.85
output = 1.25
[limit]
context = 256_000
output = 128_000
[modalities]
input = ["text"]
output = ["text"]