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

23 lines
416 B
TOML

name = "Perplexity Pro"
description = "Compact GPT model for low-latency assistance and high-volume workloads"
release_date = "2025-02-19"
last_updated = "2025-02-19"
attachment = false
reasoning = false
tool_call = false
structured_output = false
open_weights = false
[cost]
input = 2.992
output = 14.994
[limit]
context = 200_000
input = 200_000
output = 128_000
[modalities]
input = ["text"]
output = ["text"]