Models / Inflection
Inflection
Inflection 3 Pi
inflection/inflection-3-pi
Inflection 3 Pi powers Inflection's [Pi](https://pi.ai) chatbot, including backstory, emotional intelligence, productivity, and safety. It has access to recent news, and excels in scenarios like customer support and roleplay. Pi...
Input
$3.25 / 1M tokens
Output
$13 / 1M tokens
Context
8K tokens
Capabilities
✓ Streaming○ Tool / function calling○ JSON / structured output○ Vision (image input)
Call this model
Pass inflection/inflection-3-pi as the model. Change only the base URL from your existing OpenAI SDK setup.
quickstart.sh
curl https://modeldatabase.com/v1/chat/completions \
-H "Authorization: Bearer $MDB_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "inflection/inflection-3-pi",
"messages": [{"role":"user","content":"Hello!"}]
}'
Prices are final — the routing margin is already included. See the full pricing table or the API docs.