Vidu Q3 Pro est en ligne — essayez maintenant
I
inflection/inflection-3-productivity

inflection/inflection-3-productivity

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

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

Tarification

Paiement à l'usage

Aucun coût initial, payez uniquement ce que vous utilisez

Entrée$2.50 / M Tokens
Sortie$10.00 / M Tokens

Essayer le modèle

inflection/inflection-3-productivity
En ligne
I
Bonjour ! Je suis un assistant IA utile. Que puis-je faire pour vous ?

Utilisation de l'API

Utilisez les exemples de code suivants pour intégrer notre 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-productivity",
    messages=[
        {"role": "user", "content": "Hello!"}
    ]
)

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

Introduction au modèle

Inflection inflection-3-productivity

inflection inflection-3-productivity


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


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-productivity",
    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-productivity",
    "messages": [{"role": "user", "content": "Hello!"}]
  }'

Notes

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

Infos

Fournisseurinflection
Typellm

Fonctionnalités prises en charge

Entrée
Texte
Sortie
Texte
Contexte8,000
Sortie max1,024
Vision-
Function Calling-

Guide d'accès API

Base URLhttps://llm.wavespeed.ai/v1
API Endpointchat/completions
ID du modèleinflection/inflection-3-productivity

Inflection 3 Productivity API

inflection/inflection-3-productivity

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

Entrée

$2.5 /M

Sortie

$10 /M

Contexte

8K

Sortie max.

1K

Essayez Inflection 3 Productivity sur WaveSpeedAI

Accédez à Inflection 3 Productivity via notre API unifiée — compatible OpenAI, sans démarrages à froid, prix transparents.

Questions fréquentes sur Inflection 3 Productivity

Combien coûte l'API Inflection 3 Productivity ?+

Tarification sur WaveSpeedAI : $2.50 par million de tokens d'entrée et $10.00 par million de tokens de sortie. Le prompt caching et le traitement par batch sont facturés séparément et réduisent le coût effectif sur les charges longues et répétitives.

Quelle est la fenêtre de contexte de Inflection 3 Productivity ?+

Inflection 3 Productivity prend en charge jusqu'à 8K tokens de contexte et jusqu'à 1K tokens de sortie par requête.

Inflection 3 Productivity est-il compatible avec OpenAI ?+

Oui. WaveSpeedAI expose Inflection 3 Productivity via un endpoint compatible OpenAI à https://llm.wavespeed.ai/v1. Pointez le SDK officiel d'OpenAI vers cette base URL avec votre clé API WaveSpeedAI — aucune autre modification de code requise.

Comment démarrer avec Inflection 3 Productivity ?+

Connectez-vous à WaveSpeedAI, créez une clé API dans Access Keys, puis envoyez une requête à https://llm.wavespeed.ai/v1/chat/completions avec l'id du modèle affiché ci-dessus. Les nouveaux comptes reçoivent des crédits gratuits pour évaluer Inflection 3 Productivity.

APIs LLM associées