mirror of
https://github.com/LukeHagar/log10ts.git
synced 2025-12-09 12:37:49 +00:00
9 lines
626 B
Markdown
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. | |