Files
openrouter-python-sdk-retry…/docs/components/inputimage.mdx
T

14 lines
1.4 KiB
Plaintext

---
title: "InputImage"
---
Image input content item
## Fields
| Field | Type | Required | Description |
| ---------------------------------------------------------------- | ---------------------------------------------------------------- | ---------------------------------------------------------------- | ---------------------------------------------------------------- |
| `detail` | [components.InputImageDetail](../components/inputimagedetail.mdx) | :heavy_check_mark: | N/A |
| `image_url` | *OptionalNullable[str]* | :heavy_minus_sign: | N/A |
| `type` | [components.InputImageType](../components/inputimagetype.mdx) | :heavy_check_mark: | N/A |