← All models
This model is a variant of GPT-3.5 Turbo tuned for instructional prompts and omitting chat-related optimizations. 4,095 token context window, maximum output of 4,096 tokens.
chatstreamingjson mode
Details
- Accepts
- text
- Context window
- 4K tokens
Pricing
- Input
- 188 cr / 1M tokens
- Output
- 250 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). |