mirror of
https://github.com/wassname/openrouter-python-sdk-retry-errors.git
synced 2026-07-31 12:30:30 +08:00
Adds support for ChatMessageContentItemFile to enable file attachments in chat messages. Updates OpenAPI spec with file content type, adds overlays for open enums and RSS responses, and regenerates SDK components.
9 lines
737 B
Markdown
9 lines
737 B
Markdown
# ChatMessageContentItemFile
|
|
|
|
|
|
## Fields
|
|
|
|
| Field | Type | Required | Description |
|
|
| ---------------------------------------- | ---------------------------------------- | ---------------------------------------- | ---------------------------------------- |
|
|
| `type` | *Literal["file"]* | :heavy_check_mark: | N/A |
|
|
| `file` | [components.File](../components/file.md) | :heavy_check_mark: | N/A | |