> ## 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.

# DecisionsResponse

## Fields

| Field      | Type                                                                                    | Required             | Description |
| ---------- | --------------------------------------------------------------------------------------- | -------------------- | ----------- |
| `Answers`  | map\[string][components.Answers](../../models/components/answers.mdx)                   | :heavy\_check\_mark: | N/A         |
| `ID`       | `*string`                                                                               | :heavy\_minus\_sign: | N/A         |
| `Model`    | `string`                                                                                | :heavy\_check\_mark: | N/A         |
| `Provider` | `*string`                                                                               | :heavy\_minus\_sign: | N/A         |
| `Usage`    | [components.DecisionsResponseUsage](../../models/components/decisionsresponseusage.mdx) | :heavy\_check\_mark: | N/A         |
