Seedance 2.0 DISKON 20% | Buat di Video Generator →
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...

Harga

Bayar sesuai pemakaian

Tanpa biaya di muka, bayar hanya sesuai penggunaan

Input$2.00 / M Tokens
Output$6.00 / M Tokens
Cache Read$0.20 / M Tokens

Coba model

mistralai/pixtral-large-2411
Online
mistral
Hai! Saya asisten AI yang siap membantu. Ada yang bisa saya bantu?

Penggunaan API

Gunakan contoh kode berikut untuk integrasi dengan API kami:

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)

Pengenalan Model

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

Info

Penyediamistral
Tipellm

Fitur yang Didukung

Input
TeksGambar
Output
Teks
Konteks131,072
Output Maks4,096
Vision✓ Didukung
Function Calling✓ Didukung

Panduan Akses API

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

Input

$2 /M

Output

$6 /M

Konteks

131K

Output Maks.

4K

Vision

Didukung

Penggunaan Tool

Didukung

Coba Pixtral Large 2411 di WaveSpeedAI

Akses Pixtral Large 2411 melalui API terpadu kami — kompatibel dengan OpenAI, tanpa cold start, harga transparan.

Pertanyaan Umum tentang Pixtral Large 2411

Berapa biaya Pixtral Large 2411 melalui API?+

Harga di WaveSpeedAI: $2.00 per juta token input dan $6.00 per juta token output. Prompt caching dan batch processing ditagih terpisah dan mengurangi biaya efektif pada beban kerja yang panjang dan berulang.

Berapa context window Pixtral Large 2411?+

Pixtral Large 2411 mendukung hingga 131K token konteks dengan hingga 4K token output per permintaan.

Apakah Pixtral Large 2411 kompatibel dengan OpenAI?+

Ya. WaveSpeedAI menyediakan Pixtral Large 2411 melalui endpoint yang kompatibel dengan OpenAI di https://llm.wavespeed.ai/v1. Arahkan OpenAI SDK resmi ke base URL ini dengan API key WaveSpeedAI Anda — tanpa perubahan kode lainnya.

Bagaimana memulai dengan Pixtral Large 2411?+

Masuk ke WaveSpeedAI, buat API key di Access Keys, lalu kirim permintaan ke https://llm.wavespeed.ai/v1/chat/completions dengan model id seperti ditampilkan di atas. Akun baru menerima kredit gratis untuk menguji Pixtral Large 2411.

API LLM terkait