Vidu Q3 Pro ist online — jetzt ausprobieren
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...

Preise

Pay-per-Use

Keine Vorabkosten, zahlen Sie nur, was Sie nutzen

Eingabe$2.50 / M Tokens
Ausgabe$10.00 / M Tokens

Modell ausprobieren

inflection/inflection-3-pi
Online
I
Hallo! Ich bin ein hilfreicher KI-Assistent. Womit kann ich helfen?

API-Nutzung

Verwenden Sie die folgenden Codebeispiele zur Integration mit unserer 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)

Modelleinführung

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

Info

Anbieterinflection
Typllm

Unterstützte Funktionen

Eingabe
Text
Ausgabe
Text
Kontext8,000
Max. Ausgabe1,024
Vision-
Function Calling-

API-Zugriffsanleitung

Base URLhttps://llm.wavespeed.ai/v1
API-Endpunktchat/completions
Modell-IDinflection/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...

Eingabe

$2.5 /M

Ausgabe

$10 /M

Kontext

8K

Max. Ausgabe

1K

Inflection 3 Pi auf WaveSpeedAI testen

Zugriff auf Inflection 3 Pi über unsere einheitliche API — OpenAI-kompatibel, keine Kaltstarts, transparente Preise.

Häufige Fragen zu Inflection 3 Pi

Wie viel kostet die Inflection 3 Pi-API?+

Preise auf WaveSpeedAI: $2.50 pro Million Input-Tokens und $10.00 pro Million Output-Tokens. Prompt-Caching und Batch-Verarbeitung werden separat berechnet und reduzieren die effektiven Kosten bei langen, sich wiederholenden Workloads.

Wie groß ist das Kontextfenster von Inflection 3 Pi?+

Inflection 3 Pi unterstützt bis zu 8K Kontext-Tokens und bis zu 1K Output-Tokens pro Anfrage.

Ist Inflection 3 Pi OpenAI-kompatibel?+

Ja. WaveSpeedAI stellt Inflection 3 Pi über einen OpenAI-kompatiblen Endpunkt unter https://llm.wavespeed.ai/v1 bereit. Richten Sie das offizielle OpenAI SDK mit Ihrem WaveSpeedAI-API-Schlüssel auf diese Base-URL — keine weiteren Codeänderungen erforderlich.

Wie starte ich mit Inflection 3 Pi?+

Bei WaveSpeedAI anmelden, in Access Keys einen API-Schlüssel erstellen und eine Anfrage an https://llm.wavespeed.ai/v1/chat/completions mit der oben angezeigten Model-ID senden. Neue Konten erhalten kostenlose Credits, um Inflection 3 Pi zu testen.

Verwandte LLM-APIs