mirror of
https://github.com/wassname/openrouter-python-sdk-retry-errors.git
synced 2026-07-29 11:23:49 +08:00
37 lines
786 B
Plaintext
37 lines
786 B
Plaintext
---
|
|
title: "Citation"
|
|
---
|
|
|
|
## Supported Types
|
|
|
|
### `components.AnthropicCitationCharLocationParam`
|
|
|
|
```python
|
|
value: components.AnthropicCitationCharLocationParam = /* values here */
|
|
```
|
|
|
|
### `components.AnthropicCitationContentBlockLocationParam`
|
|
|
|
```python
|
|
value: components.AnthropicCitationContentBlockLocationParam = /* values here */
|
|
```
|
|
|
|
### `components.AnthropicCitationPageLocationParam`
|
|
|
|
```python
|
|
value: components.AnthropicCitationPageLocationParam = /* values here */
|
|
```
|
|
|
|
### `components.AnthropicCitationSearchResultLocation`
|
|
|
|
```python
|
|
value: components.AnthropicCitationSearchResultLocation = /* values here */
|
|
```
|
|
|
|
### `components.AnthropicCitationWebSearchResultLocation`
|
|
|
|
```python
|
|
value: components.AnthropicCitationWebSearchResultLocation = /* values here */
|
|
```
|
|
|