inflection
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...
Context
8k tokens
Input / 1M tokens
$2.50
Output / 1M tokens
$10
Benchmark
—
Pricing
Input tokens$2.50 per 1M tokens
Output tokens$10 per 1M tokens
Technical details
Model IDinflection/inflection-3-pi
Context window8k tokens
Input modalitiestext
Output modalitiestext
TokenizerOther
Max output tokens1,024
Use with MegaBrain
import OpenAI from 'openai'
const client = new OpenAI({
baseURL: 'https://getmegabrain.com/api/gateway/v1',
apiKey: process.env.MEGABRAIN_API_KEY,
})
const response = await client.chat.completions.create({
model: 'inflection/inflection-3-pi',
messages: [{ role: 'user', content: 'Hello!' }],
})Ready to use Inflection: Inflection 3 Pi?
Get an API key and start making requests in minutes.
Get an API key