> ## 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](../../models/components/predictioncontent.mdx) | :heavy\_check\_mark: | N/A | | `Type` | [components.PredictionType](../../models/components/predictiontype.mdx) | :heavy\_check\_mark: | N/A |