mirror of
https://github.com/LukeHagar/log10py.git
synced 2025-12-06 12:37:50 +00:00
9 lines
914 B
Markdown
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` | *str* | :heavy_check_mark: | The text content. | |