mirror of
https://github.com/wassname/openrouter-python-sdk-retry-errors.git
synced 2026-07-29 11:23:49 +08:00
37 lines
687 B
Plaintext
37 lines
687 B
Plaintext
---
|
|
title: "MessagesMessageParamContentUnion1"
|
|
---
|
|
|
|
## Supported Types
|
|
|
|
### `components.AnthropicTextBlockParam`
|
|
|
|
```python
|
|
value: components.AnthropicTextBlockParam = /* values here */
|
|
```
|
|
|
|
### `components.AnthropicImageBlockParam`
|
|
|
|
```python
|
|
value: components.AnthropicImageBlockParam = /* values here */
|
|
```
|
|
|
|
### `components.ContentToolReference`
|
|
|
|
```python
|
|
value: components.ContentToolReference = /* values here */
|
|
```
|
|
|
|
### `components.AnthropicSearchResultBlockParam`
|
|
|
|
```python
|
|
value: components.AnthropicSearchResultBlockParam = /* values here */
|
|
```
|
|
|
|
### `components.AnthropicDocumentBlockParam`
|
|
|
|
```python
|
|
value: components.AnthropicDocumentBlockParam = /* values here */
|
|
```
|
|
|