Files
openrouter-python-sdk-retry…/docs/models/chatcompletioncontentparttext.md
T
2025-08-22 10:31:13 -05:00

11 lines
1.5 KiB
Markdown

# ChatCompletionContentPartText
Text content part
## Fields
| Field | Type | Required | Description |
| ------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------ |
| `type` | [models.ChatCompletionContentPartTextType](../models/chatcompletioncontentparttexttype.md) | :heavy_check_mark: | N/A |
| `text` | *str* | :heavy_check_mark: | N/A |