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

335 B

ChatCompletionAssistantMessageParamContent

Assistant message content

Supported Types

str

value: str = /* values here */

List[models.ChatCompletionContentPart]

value: List[models.ChatCompletionContentPart] = /* values here */

Any

value: Any = /* values here */