Files
openrouter-python-sdk-retry…/docs/components/openresponsesrequesttoolunion.md
T
2025-11-13 14:21:27 -05:00

36 lines
751 B
Markdown

# OpenResponsesRequestToolUnion
## Supported Types
### `components.OpenResponsesRequestToolFunction`
```python
value: components.OpenResponsesRequestToolFunction = /* values here */
```
### `components.OpenResponsesWebSearchPreviewTool`
```python
value: components.OpenResponsesWebSearchPreviewTool = /* values here */
```
### `components.OpenResponsesWebSearchPreview20250311Tool`
```python
value: components.OpenResponsesWebSearchPreview20250311Tool = /* values here */
```
### `components.OpenResponsesWebSearchTool`
```python
value: components.OpenResponsesWebSearchTool = /* values here */
```
### `components.OpenResponsesWebSearch20250826Tool`
```python
value: components.OpenResponsesWebSearch20250826Tool = /* values here */
```