> ## Documentation Index
> Fetch the complete documentation index at: https://openrouter-d02e98a0-mintlify-5b6e02fd.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Citation - Python SDK

> Citation method reference

<Warning>
  The Python SDK and docs are currently in beta.
  Report issues on [GitHub](https://github.com/OpenRouterTeam/python-sdk/issues).
</Warning>

## Supported Types

### `components.AnthropicCitationCharLocationParam`

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

### `components.AnthropicCitationContentBlockLocationParam`

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

### `components.AnthropicCitationPageLocationParam`

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

### `components.AnthropicCitationSearchResultLocation`

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

### `components.AnthropicCitationWebSearchResultLocation`

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