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

18 lines
263 B
Markdown

# EncodingFormat
## Supported Types
### `operations.EncodingFormatFloat`
```python
value: operations.EncodingFormatFloat = /* values here */
```
### `operations.EncodingFormatBase64`
```python
value: operations.EncodingFormatBase64 = /* values here */
```