22 lines
399 B
TOML
22 lines
399 B
TOML
name = "Inflection: Inflection 3 Pi"
|
|
description = "General-purpose chat model for instruction following, writing, and analysis"
|
|
release_date = "2024-10-11"
|
|
last_updated = "2026-03-15"
|
|
attachment = false
|
|
reasoning = false
|
|
temperature = true
|
|
tool_call = false
|
|
open_weights = false
|
|
|
|
[cost]
|
|
input = 2.5
|
|
output = 10
|
|
|
|
[limit]
|
|
context = 8000
|
|
output = 1024
|
|
|
|
[modalities]
|
|
input = ["text"]
|
|
output = ["text"]
|