mirror of
https://github.com/wassname/openrouter-python-sdk-retry-errors.git
synced 2026-08-01 12:40:23 +08:00
18 lines
250 B
Markdown
18 lines
250 B
Markdown
# ChatCompletionCreateParamsOnlyUnion
|
|
|
|
|
|
## Supported Types
|
|
|
|
### `models.ChatCompletionCreateParamsOnlyEnum`
|
|
|
|
```python
|
|
value: models.ChatCompletionCreateParamsOnlyEnum = /* values here */
|
|
```
|
|
|
|
### `str`
|
|
|
|
```python
|
|
value: str = /* values here */
|
|
```
|
|
|