Example Usage
Fields
| Field | Type | Required | Description |
|---|---|---|---|
detail | models.ChatContentImageDetail | :heavy_minus_sign: | Image detail level for vision models |
url | string | :heavy_check_mark: | URL of the image (data: URLs supported) |
ChatContentImageImageUrl type definition
| Field | Type | Required | Description |
|---|---|---|---|
detail | models.ChatContentImageDetail | :heavy_minus_sign: | Image detail level for vision models |
url | string | :heavy_check_mark: | URL of the image (data: URLs supported) |