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