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

22 lines
401 B
TOML

name = "Relace: Relace Search"
description = "Tool-capable chat model for instruction following and agentic application workflows"
release_date = "2025-12-09"
last_updated = "2026-03-15"
attachment = false
reasoning = false
temperature = true
tool_call = true
open_weights = false
[cost]
input = 1
output = 3
[limit]
context = 256000
output = 128000
[modalities]
input = ["text"]
output = ["text"]