Files
openrouter-python-sdk-retry…/docs/components/anthropicdocumentblockparamcontent2.mdx
T

19 lines
286 B
Plaintext

---
title: "AnthropicDocumentBlockParamContent2"
---
## Supported Types
### `str`
```python
value: str = /* values here */
```
### `List[components.AnthropicDocumentBlockParamContent1]`
```python
value: List[components.AnthropicDocumentBlockParamContent1] = /* values here */
```