mirror of
https://github.com/wassname/openrouter-python-sdk-retry-errors.git
synced 2026-07-31 12:30:30 +08:00
335 B
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 */