← All models
Mistral Small 3 is a 24B-parameter language model optimized for low-latency performance across common AI tasks. 32,768 token context window, maximum output of 16,384 tokens. Includes independent benchmarks from Artificial Analysis.
chatstreamingjson mode
Details
- Accepts
- text
- Context window
- 33K tokens
Pricing
- Input
- 6.25 cr / 1M tokens
- Output
- 10 cr / 1M tokens
Prices in credits (1 credit = $0.01).
Data schema
approximateInput
| Field | Type | Description |
|---|---|---|
| promptrequired | string | The text prompt. |
Output
| Field | Type | Description |
|---|---|---|
| text | string | Generated text (choices[0].message.content). |