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

24 lines
495 B
TOML

name = "Tencent: Hy3 Preview"
description = "Tencent Hy reasoning model for coding, instruction following, and agent tasks"
release_date = "2026-04-22"
last_updated = "2026-05-16"
attachment = false
reasoning_options = [{ type = "effort", values = ["none", "low", "high"] }]
reasoning = true
tool_call = true
temperature = true
open_weights = false
[cost]
input = 0.066
output = 0.26
cache_read = 0.029
[limit]
context = 262144
output = 262144
[modalities]
input = ["text"]
output = ["text"]