# KnowledgeCitation

Model ID: `KnowledgeCitation`

A knowledge-base entry cited as grounding for an assistant answer.

Type: `object`

## Fields

| Field | Type | Required | Format | Allowed values | Default | Nullable | Description |
|---|---|---:|---|---|---|---:|---|
| `collection` | `string` | Yes |  |  |  | No | Identifier of the collection this entry belongs to. |
| `id` | `string` | Yes |  |  |  | No | Stable entry identifier. |
| `title` | `string` | Yes |  |  |  | No | Entry title. |

## Example

None declared in canonical OpenAPI.
