mirror of
https://github.com/wassname/openrouter-python-sdk-retry-errors.git
synced 2026-07-29 11:23:49 +08:00
19 lines
293 B
Plaintext
19 lines
293 B
Plaintext
---
|
|
title: "InputsContent1"
|
|
---
|
|
|
|
## Supported Types
|
|
|
|
### `components.ResponseOutputText`
|
|
|
|
```python
|
|
value: components.ResponseOutputText = /* values here */
|
|
```
|
|
|
|
### `components.OpenAIResponsesRefusalContent`
|
|
|
|
```python
|
|
value: components.OpenAIResponsesRefusalContent = /* values here */
|
|
```
|
|
|