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

# Content

## Supported Types

### `operations.ContentText`

```python theme={null}
value: operations.ContentText = /* values here */
```

### `operations.ContentImageURL`

```python theme={null}
value: operations.ContentImageURL = /* values here */
```

### `components.ContentPartInputAudio`

```python theme={null}
value: components.ContentPartInputAudio = /* values here */
```

### `components.ContentPartInputVideo`

```python theme={null}
value: components.ContentPartInputVideo = /* values here */
```

### `components.ContentPartInputFile`

```python theme={null}
value: components.ContentPartInputFile = /* values here */
```
