# Content The contents of the user message. ## Supported Types ### ```python content: str = /* values here */ ``` ### ```python content: List[components.ChatCompletionRequestMessageContentPart] = /* values here */ ```