> ## Documentation Index
> Fetch the complete documentation index at: https://openrouter.ai/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Prediction

Static predicted output content. Supported models can use this to reduce latency when much of the response is known in advance.

## Fields

| Field     | Type                                                                | Required             | Description |
| --------- | ------------------------------------------------------------------- | -------------------- | ----------- |
| `content` | [components.PredictionContent](../components/predictioncontent.mdx) | :heavy\_check\_mark: | N/A         |
| `type`    | [components.PredictionType](../components/predictiontype.mdx)       | :heavy\_check\_mark: | N/A         |
