mirror of
https://github.com/wassname/openrouter-python-sdk-retry-errors.git
synced 2026-07-29 11:23:49 +08:00
fixes
This commit is contained in:
@@ -0,0 +1,35 @@
|
||||
# OpenResponsesNonStreamingResponseToolUnion
|
||||
|
||||
|
||||
## Supported Types
|
||||
|
||||
### `components.OpenResponsesNonStreamingResponseToolFunction`
|
||||
|
||||
```python
|
||||
value: components.OpenResponsesNonStreamingResponseToolFunction = /* 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 */
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user