Files
log10ts/docs/models/chatcompletionrequestmessagecontentparttext.md

9 lines
626 B
Markdown

# ChatCompletionRequestMessageContentPartText
## Fields
| Field | Type | Required | Description |
| -------------------------------- | -------------------------------- | -------------------------------- | -------------------------------- |
| `type` | [models.Type](../models/type.md) | :heavy_check_mark: | The type of the content part. |
| `text` | *string* | :heavy_check_mark: | The text content. |