Files
log10py/docs/models/components/chatcompletionrequestmessagecontentpartimage.md
Niklas Nielsen ebd24efca7 Initial commit
2024-05-24 19:20:08 -07:00

9 lines
2.3 KiB
Markdown

# ChatCompletionRequestMessageContentPartImage
## Fields
| Field | Type | Required | Description |
| ------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------ |
| `type` | [components.ChatCompletionRequestMessageContentPartImageType](../../models/components/chatcompletionrequestmessagecontentpartimagetype.md) | :heavy_check_mark: | The type of the content part. |
| `image_url` | [components.ImageURL](../../models/components/imageurl.md) | :heavy_check_mark: | N/A |