mirror of
https://github.com/wassname/openrouter-python-sdk-retry-errors.git
synced 2026-07-29 11:23:49 +08:00
79 lines
1.4 KiB
Plaintext
79 lines
1.4 KiB
Plaintext
---
|
|
title: "MessagesMessageParamContentUnion4"
|
|
---
|
|
|
|
## Supported Types
|
|
|
|
### `components.AnthropicTextBlockParam`
|
|
|
|
```python
|
|
value: components.AnthropicTextBlockParam = /* values here */
|
|
```
|
|
|
|
### `components.AnthropicImageBlockParam`
|
|
|
|
```python
|
|
value: components.AnthropicImageBlockParam = /* values here */
|
|
```
|
|
|
|
### `components.AnthropicDocumentBlockParam`
|
|
|
|
```python
|
|
value: components.AnthropicDocumentBlockParam = /* values here */
|
|
```
|
|
|
|
### `components.ContentToolUse`
|
|
|
|
```python
|
|
value: components.ContentToolUse = /* values here */
|
|
```
|
|
|
|
### `components.ContentToolResult`
|
|
|
|
```python
|
|
value: components.ContentToolResult = /* values here */
|
|
```
|
|
|
|
### `components.ContentThinking`
|
|
|
|
```python
|
|
value: components.ContentThinking = /* values here */
|
|
```
|
|
|
|
### `components.ContentRedactedThinking`
|
|
|
|
```python
|
|
value: components.ContentRedactedThinking = /* values here */
|
|
```
|
|
|
|
### `components.ContentServerToolUse`
|
|
|
|
```python
|
|
value: components.ContentServerToolUse = /* values here */
|
|
```
|
|
|
|
### `components.ContentWebSearchToolResult`
|
|
|
|
```python
|
|
value: components.ContentWebSearchToolResult = /* values here */
|
|
```
|
|
|
|
### `components.AnthropicSearchResultBlockParam`
|
|
|
|
```python
|
|
value: components.AnthropicSearchResultBlockParam = /* values here */
|
|
```
|
|
|
|
### `components.ContentCompaction`
|
|
|
|
```python
|
|
value: components.ContentCompaction = /* values here */
|
|
```
|
|
|
|
### `components.MessagesAdvisorToolResultBlock`
|
|
|
|
```python
|
|
value: components.MessagesAdvisorToolResultBlock = /* values here */
|
|
```
|
|
|