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

280 B

ChatCompletionSystemMessageParamContent

System message content

Supported Types

str

value: str = /* values here */

List[models.ChatCompletionContentPartText]

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