Files
log10go/docs/models/components/chatcompletionrequestmessagecontentparttext.md
2024-05-24 18:29:28 -07:00

9 lines
914 B
Markdown

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