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

24 lines
452 B
TOML

name = "Claudius"
description = "Multimodal reasoning model for visual analysis, planning, and tool use"
release_date = "2026-05-12"
last_updated = "2026-05-12"
attachment = true
reasoning = true
reasoning_options = []
tool_call = true
open_weights = false
knowledge = "2026-05"
[cost]
input = 3.00
output = 8.00
cache_read = 0.900
[limit]
context = 256_000
output = 64_000
[modalities]
input = ["text", "image", "audio", "video"]
output = ["text"]