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

22 lines
399 B
TOML

name = "Arcee AI: Spotlight"
description = "Multimodal model for analyzing text, images, documents, and rich media"
release_date = "2025-05-06"
last_updated = "2026-03-15"
attachment = true
reasoning = false
temperature = true
tool_call = false
open_weights = true
[cost]
input = 0.18
output = 0.18
[limit]
context = 131072
output = 65537
[modalities]
input = ["image", "text"]
output = ["text"]