mirror of
https://github.com/wassname/openrouter-python-sdk-retry-errors.git
synced 2026-07-29 11:23:49 +08:00
Co-authored-by: speakeasybot <bot@speakeasyapi.dev> Co-authored-by: speakeasy-github[bot] <128539517+speakeasy-github[bot]@users.noreply.github.com>
37 lines
806 B
Plaintext
37 lines
806 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.AnthropicCitationSearchResultLocationParam`
|
|
|
|
```python
|
|
value: components.AnthropicCitationSearchResultLocationParam = /* values here */
|
|
```
|
|
|
|
### `components.AnthropicCitationWebSearchResultLocationParam`
|
|
|
|
```python
|
|
value: components.AnthropicCitationWebSearchResultLocationParam = /* values here */
|
|
```
|
|
|