← All models
The Meta Llama 3.3 multilingual large language model (LLM) is a pretrained and instruction tuned generative model in 70B (text in/text out). 131,072 token context window, maximum output of 16,384 tokens. Higher uptime with 11 providers. Includes independent benchmarks from Artificial Analysis.
chatstreamingtoolsjson mode
Details
- Accepts
- text
- Context window
- 131K tokens
Pricing
- Input
- 12.5 cr / 1M tokens
- Output
- 40 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). |