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

# TimeRange

## Fields

| Field   | Type                                                                 | Required             | Description |
| ------- | -------------------------------------------------------------------- | -------------------- | ----------- |
| `end`   | [date](https://docs.python.org/3/library/datetime.html#date-objects) | :heavy\_check\_mark: | N/A         |
| `start` | [date](https://docs.python.org/3/library/datetime.html#date-objects) | :heavy\_check\_mark: | N/A         |
