Vidu Q3 Pro доступен — попробуйте сейчас
I
inflection/inflection-3-pi

inflection/inflection-3-pi

8,000 context · $2.50/M input tokens · $10.00/M output tokens

Inflection 3 Pi powers Inflection's Pi chatbot, including backstory, emotional intelligence, productivity, and safety. It has access to recent news, and excels in scenarios like customer support and roleplay. Pi...

Цены

Оплата по факту использования

Никаких авансовых платежей — платите только за то, чем пользуетесь

Ввод$2.50 / M Tokens
Вывод$10.00 / M Tokens

Попробовать модель

inflection/inflection-3-pi
В сети
I
Привет! Я полезный ИИ-ассистент. Чем могу помочь?

Использование API

Используйте следующие примеры кода для интеграции с нашим API:

from openai import OpenAI

client = OpenAI(
    api_key="YOUR_API_KEY",
    base_url="https://llm.wavespeed.ai/v1"
)

response = client.chat.completions.create(
    model="inflection/inflection-3-pi",
    messages=[
        {"role": "user", "content": "Hello!"}
    ]
)

print(response.choices[0].message.content)

Описание модели

Inflection inflection-3-pi

inflection inflection-3-pi


Why It Looks Great

  • Large Language Model architecture for efficient processing
  • 8000 context window for long document handling
  • Competitive pricing at $2.7/$11.0 per million tokens

Key Features

  • Context Window: 8000 tokens
  • Max Output: 1024 tokens
  • Vision: Supported
  • Function Calling: Supported

Specifications

SpecificationValue
ProviderInflection
Model TypeLarge Language Model (LLM)
ArchitectureN/A
Context Window8000 tokens
Max Output1024 tokens
InputText
OutputText
VisionSupported
Function CallingSupported

Pricing

Token TypeCost per Million Tokens
Input$2.7
Output$11.0

How to Use

  1. Write your prompt — describe the task, provide context, and specify desired output format.
  2. Submit — the model processes your request and returns the response.

API Integration

Base URL: https://llm.wavespeed.ai/v1 API Endpoint: chat/completions Model ID: inflection/inflection-3-pi


API Usage

Python SDK

from openai import OpenAI

client = OpenAI(
    api_key="YOUR_API_KEY",
    base_url="https://llm.wavespeed.ai/v1"
)

response = client.chat.completions.create(
    model="inflection/inflection-3-pi",
    messages=[
        {"role": "user", "content": "Hello!"}
    ]
)

print(response.choices[0].message.content)

cURL

curl https://llm.wavespeed.ai/v1/chat/completions \
  -H "Content-Type: application/json" \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -d '{
    "model": "inflection/inflection-3-pi",
    "messages": [{"role": "user", "content": "Hello!"}]
  }'

Notes

  • Model: inflection/inflection-3-pi
  • Provider: Inflection

Информация

Провайдерinflection
Типllm

Поддерживаемые возможности

Ввод
Текст
Вывод
Текст
Контекст8,000
Макс. вывод1,024
Vision-
Function Calling-

Руководство по доступу к API

Base URLhttps://llm.wavespeed.ai/v1
API Endpointchat/completions
ID моделиinflection/inflection-3-pi

Inflection 3 Pi API

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...

Ввод

$2.5 /M

Вывод

$10 /M

Контекст

8K

Макс. вывод

1K

Попробуйте Inflection 3 Pi на WaveSpeedAI

Доступ к Inflection 3 Pi через наш единый API — совместимость с OpenAI, без холодных стартов, прозрачные цены.

Часто задаваемые вопросы о Inflection 3 Pi

Сколько стоит Inflection 3 Pi через API?+

Цены на WaveSpeedAI: $2.50 за миллион входных токенов и $10.00 за миллион выходных токенов. Prompt caching и batch processing тарифицируются отдельно и снижают эффективную стоимость длинных повторяющихся нагрузок.

Каково контекстное окно Inflection 3 Pi?+

Inflection 3 Pi поддерживает до 8K токенов контекста и до 1K токенов вывода на запрос.

Совместим ли Inflection 3 Pi с OpenAI?+

Да. WaveSpeedAI предоставляет Inflection 3 Pi через OpenAI-совместимый endpoint по адресу https://llm.wavespeed.ai/v1. Направьте официальный OpenAI SDK на этот base URL с ключом API WaveSpeedAI — других изменений в коде не требуется.

Как начать работу с Inflection 3 Pi?+

Войдите в WaveSpeedAI, создайте API-ключ в Access Keys и отправьте запрос на https://llm.wavespeed.ai/v1/chat/completions с указанным выше model id. Новые аккаунты получают бесплатные кредиты для оценки Inflection 3 Pi.

Связанные LLM API