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

24 lines
440 B
TOML

name = "Inflection 3 Pi"
description = "General-purpose chat model for instruction following, writing, and analysis"
release_date = "2024-10-11"
last_updated = "2024-10-11"
attachment = false
reasoning = false
temperature = true
tool_call = false
structured_output = false
knowledge = "2024-10-31"
open_weights = false
[cost]
input = 2.5
output = 10
[limit]
context = 8_000
output = 1_024
[modalities]
input = ["text"]
output = ["text"]