Seedance 2.0 15% TANIEJ | Twórz w Video Generator →
mistral
mistralai/mistral-small-3.2-24b-instruct

mistralai/mistral-small-3.2-24b-instruct

Data publikacji: 2025-06-21

128,000 context · $0.07/M input tokens · $0.20/M output tokens

Mistral-Small-3.2-24B-Instruct-2506 is an updated 24B parameter model from Mistral optimized for instruction following, repetition reduction, and improved function calling. Compared to the 3.1 release, version 3.2 significantly improves accuracy on...

Wycofanie 3 lipca 2026

Cennik

Płać za użycie

Bez kosztów początkowych, płacisz tylko za to, czego używasz

Wejście$0.07 / M Tokens
Wyjście$0.20 / M Tokens

Wypróbuj model

mistralai/mistral-small-3.2-24b-instruct
Online
mistral
Cześć! Jestem pomocnym asystentem AI. W czym mogę pomóc?

Użycie API

Użyj poniższych przykładów kodu, aby zintegrować się z naszym 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="mistralai/mistral-small-3.2-24b-instruct",
    messages=[
        {"role": "user", "content": "Hello!"}
    ]
)

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

Wprowadzenie do modelu

Mistralai mistral-small-3.2-24b-instruct

mistralai mistral-small-3.2-24b-instruct


Why It Looks Great

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

Key Features

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

Specifications

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

Pricing

Token TypeCost per Million Tokens
Input$0.1
Output$0.2

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/mistral-small-3.2-24b-instruct


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/mistral-small-3.2-24b-instruct",
    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/mistral-small-3.2-24b-instruct",
    "messages": [{"role": "user", "content": "Hello!"}]
  }'

Notes

  • Model: mistralai/mistral-small-3.2-24b-instruct
  • Provider: Mistralai

Info

Dostawcamistral
Typllm

Obsługiwane funkcje

Wejście
TekstObraz
Wyjście
Tekst
Kontekst128,000
Maks. wyjście131,072
Vision✓ Obsługiwane
Function Calling✓ Obsługiwane

Przewodnik dostępu do API

Base URLhttps://llm.wavespeed.ai/v1
API Endpointchat/completions
ID modelumistralai/mistral-small-3.2-24b-instruct

Mistral Small 3.2 24b Instruct API

mistralai/mistral-small-3.2-24b-instruct

Mistral-Small-3.2-24B-Instruct-2506 is an updated 24B parameter model from Mistral optimized for instruction following, repetition reduction, and improved function calling. Compared to the 3.1 release, version 3.2 significantly improves accuracy on...

Wejście

$0.075 /M

Wyjście

$0.2 /M

Kontekst

128K

Maks. wyjście

131K

Vision

Obsługiwane

Użycie narzędzi

Obsługiwane

Wypróbuj Mistral Small 3.2 24b Instruct w WaveSpeedAI

Uzyskaj dostęp do Mistral Small 3.2 24b Instruct przez nasze ujednolicone API — kompatybilne z OpenAI, bez zimnych startów, przejrzyste ceny.

Najczęstsze pytania o Mistral Small 3.2 24b Instruct

Ile kosztuje API Mistral Small 3.2 24b Instruct?+

Cennik na WaveSpeedAI: $0.07 za milion tokenów wejściowych i $0.20 za milion tokenów wyjściowych. Prompt caching i przetwarzanie wsadowe są rozliczane oddzielnie i obniżają efektywny koszt długich, powtarzalnych obciążeń.

Jakie jest okno kontekstu Mistral Small 3.2 24b Instruct?+

Mistral Small 3.2 24b Instruct obsługuje do 128K tokenów kontekstu i do 131K tokenów wyjściowych na zapytanie.

Czy Mistral Small 3.2 24b Instruct jest kompatybilny z OpenAI?+

Tak. WaveSpeedAI udostępnia Mistral Small 3.2 24b Instruct przez endpoint kompatybilny z OpenAI pod https://llm.wavespeed.ai/v1. Skieruj oficjalny OpenAI SDK na ten base URL ze swoim kluczem API WaveSpeedAI — bez innych zmian w kodzie.

Jak zacząć z Mistral Small 3.2 24b Instruct?+

Zaloguj się do WaveSpeedAI, utwórz klucz API w Access Keys, a następnie wyślij żądanie na https://llm.wavespeed.ai/v1/chat/completions z id modelu pokazanym powyżej. Nowe konta otrzymują darmowe kredyty na ocenę Mistral Small 3.2 24b Instruct.

Powiązane API LLM