Back to Models
Inflection: Inflection 3 Productivity
inflection/inflection-3-productivityOct 11, 20248K context1.0K max output$2.50/M in · $10.00/M out
Description
Inflection 3 Productivity is optimized for following instructions. It is better for tasks requiring JSON output or precise adherence to provided guidelines. It has access to recent news.
For emotional intelligence similar to Pi, see Inflect 3 Pi
See Inflection's announcement for more details.
Specifications
Provider
inflection
Context Length
8K
Max Output
1.0K
Modality
Intext
Outtext
Pricing
| Type | Price / 1M tokens |
|---|---|
| Input | $2.50 |
| Output | $10.00 |
Quick Start
curl https://api.ominigate.ai/v1/chat/completions \
-H "Authorization: Bearer sk-omg-your-api-key" \
-H "Content-Type: application/json" \
-d '{
"model": "inflection/inflection-3-productivity",
"messages": [{"role": "user", "content": "Hello!"}]
}'