项目文件夹

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

23 行
421 B
TOML

name = "Relace Search"
description = "Tool-capable chat model for instruction following and agentic application workflows"
release_date = "2025-12-08"
last_updated = "2025-12-08"
attachment = false
reasoning = false
temperature = true
tool_call = true
structured_output = false
open_weights = false
[cost]
input = 1
output = 3
[limit]
context = 256_000
output = 128_000
[modalities]
input = ["text"]
output = ["text"]