Seedance 2.0 %20 İNDİRİM | Video Generator ile oluşturun →
mistral
mistralai/pixtral-large-2411

mistralai/pixtral-large-2411

131,072 context · $2.00/M input tokens · $6.00/M output tokens

Pixtral Large is a 124B parameter, open-weight, multimodal model built on top of Mistral Large 2. The model is able to understand documents, charts and natural images. The model is...

Fiyatlandırma

Kullandıkça öde

Ön ödeme yok, yalnızca kullandığınız kadar ödeyin

Giriş$2.00 / M Tokens
Çıkış$6.00 / M Tokens
Cache Read$0.20 / M Tokens

Modeli dene

mistralai/pixtral-large-2411
Çevrimiçi
mistral
Merhaba! Yardımcı bir yapay zeka asistanıyım. Size nasıl yardımcı olabilirim?

API Kullanımı

API'mizle entegre etmek için aşağıdaki kod örneklerini kullanın:

from openai import OpenAI

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

response = client.chat.completions.create(
    model="mistralai/pixtral-large-2411",
    messages=[
        {"role": "user", "content": "Hello!"}
    ]
)

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

Model Tanıtımı

Mistralai pixtral-large-2411

mistralai pixtral-large-2411


Why It Looks Great

  • Large Language Model architecture for efficient processing
  • 131072 context window for long document handling
  • Competitive pricing at $2.2/$6.6 per million tokens

Key Features

  • Context Window: 131072 tokens
  • Max Output: 4096 tokens
  • Vision: Supported
  • Function Calling: Supported

Specifications

SpecificationValue
ProviderMistralai
Model TypeLarge Language Model (LLM)
ArchitectureN/A
Context Window131072 tokens
Max Output4096 tokens
InputText
OutputText
VisionSupported
Function CallingSupported

Pricing

Token TypeCost per Million Tokens
Input$2.2
Output$6.6

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: mistralai/pixtral-large-2411


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="mistralai/pixtral-large-2411",
    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": "mistralai/pixtral-large-2411",
    "messages": [{"role": "user", "content": "Hello!"}]
  }'

Notes

  • Model: mistralai/pixtral-large-2411
  • Provider: Mistralai

Bilgi

Sağlayıcımistral
Türllm

Desteklenen İşlevsellik

Giriş
MetinGörsel
Çıkış
Metin
Bağlam131,072
Maks. Çıkış4,096
Vision✓ Destekleniyor
Function Calling✓ Destekleniyor

API Erişim Kılavuzu

Base URLhttps://llm.wavespeed.ai/v1
API Endpointchat/completions
Model IDmistralai/pixtral-large-2411

Pixtral Large 2411 API

mistralai/pixtral-large-2411

Pixtral Large is a 124B parameter, open-weight, multimodal model built on top of Mistral Large 2. The model is able to understand documents, charts and natural images. The model is...

Giriş

$2 /M

Çıkış

$6 /M

Bağlam

131K

Maks. Çıkış

4K

Vision

Destekleniyor

Araç Kullanımı

Destekleniyor

Pixtral Large 2411'i WaveSpeedAI'da deneyin

Birleşik API'miz aracılığıyla Pixtral Large 2411'e erişin — OpenAI uyumlu, soğuk başlatma yok, şeffaf fiyatlandırma.

Pixtral Large 2411 hakkında sık sorulan sorular

Pixtral Large 2411 API ücreti ne kadar?+

WaveSpeedAI fiyatlandırması: milyon giriş tokenı başına $2.00 ve milyon çıkış tokenı başına $6.00. Prompt caching ve toplu işleme ayrı faturalanır ve uzun, tekrar eden yüklerde etkin maliyeti düşürür.

Pixtral Large 2411'in bağlam penceresi nedir?+

Pixtral Large 2411 istek başına 131K bağlam tokenını ve 4K çıkış tokenını destekler.

Pixtral Large 2411 OpenAI uyumlu mu?+

Evet. WaveSpeedAI, Pixtral Large 2411 modelini https://llm.wavespeed.ai/v1 adresindeki OpenAI uyumlu endpoint üzerinden sunar. Resmi OpenAI SDK'sını WaveSpeedAI API anahtarınızla bu base URL'ye yöneltin — başka kod değişikliği gerekmez.

Pixtral Large 2411'e nasıl başlarım?+

WaveSpeedAI'a giriş yapın, Access Keys'te bir API anahtarı oluşturun, ardından yukarıda gösterilen model id ile https://llm.wavespeed.ai/v1/chat/completions adresine bir istek gönderin. Yeni hesaplar Pixtral Large 2411'i değerlendirmek için ücretsiz krediler alır.

İlgili LLM API'leri