← All models
Mercury 2.5 Preview
Mercury 2.5 is the fastest reasoning LLM, and the latest diffusion LLM (dLLM) from Inception. 260,000 token context window, maximum output of 65,536 tokens.
chatstreamingtoolsjson mode
Details
- Accepts
- text
- Context window
- 260K tokens
Pricing
- Input
- 5 cr / 1M tokens
- Output
- 18.75 cr / 1M tokens
- Cached input
- 0.500 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). |