25 lines
461 B
TOML
25 lines
461 B
TOML
name = "AGI-01 Frontier"
|
|
description = "Multimodal reasoning model for visual analysis, planning, and tool use"
|
|
family = "agi"
|
|
release_date = "2026-06-16"
|
|
last_updated = "2026-06-16"
|
|
attachment = true
|
|
reasoning = true
|
|
reasoning_options = []
|
|
temperature = true
|
|
tool_call = true
|
|
knowledge = "2026-06-05"
|
|
open_weights = false
|
|
|
|
[cost]
|
|
input = 4.50
|
|
output = 22.00
|
|
|
|
[limit]
|
|
context = 300_000
|
|
output = 120_000
|
|
|
|
[modalities]
|
|
input = ["text", "image"]
|
|
output = ["text"]
|