24 lines
438 B
TOML
24 lines
438 B
TOML
name = "Trinity Large Preview"
|
|
description = "Flagship model for demanding analysis, coding, and production agent workflows"
|
|
family = "trinity"
|
|
release_date = "2026-01-27"
|
|
last_updated = "2025-01"
|
|
attachment = false
|
|
reasoning = false
|
|
temperature = true
|
|
tool_call = true
|
|
knowledge = "2024-10"
|
|
open_weights = false
|
|
|
|
[cost]
|
|
input = 0.25
|
|
output = 1
|
|
|
|
[limit]
|
|
context = 131_000
|
|
output = 131_000
|
|
|
|
[modalities]
|
|
input = ["text"]
|
|
output = ["text"]
|