mirror of
https://github.com/wassname/openrouter-python-sdk-retry-errors.git
synced 2026-07-29 11:23:49 +08:00
11 lines
863 B
Plaintext
11 lines
863 B
Plaintext
---
|
|
title: "File"
|
|
---
|
|
|
|
## Fields
|
|
|
|
| Field | Type | Required | Description |
|
|
| -------------------------------------- | -------------------------------------- | -------------------------------------- | -------------------------------------- |
|
|
| `file_data` | *Optional[str]* | :heavy_minus_sign: | File content as base64 data URL or URL |
|
|
| `file_id` | *Optional[str]* | :heavy_minus_sign: | File ID for previously uploaded files |
|
|
| `filename` | *Optional[str]* | :heavy_minus_sign: | Original filename | |