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

23 lines
403 B
TOML

name = "Exa (Answer)"
description = "Compact GPT model for low-latency assistance and high-volume workloads"
release_date = "2025-06-04"
last_updated = "2025-06-04"
attachment = false
reasoning = false
tool_call = false
structured_output = false
open_weights = false
[cost]
input = 2.5
output = 2.5
[limit]
context = 4_096
input = 4_096
output = 4_096
[modalities]
input = ["text"]
output = ["text"]