The contents of the user message. Either the text content of the message or an array of content parts with a defined type, each can be of type text
or image_url
when passing in images. You can pass multiple images by adding multiple image_url
content parts.
value: str = /* values here */
value: List[models.DeploymentGetConfigContentDeploymentsResponse2] = /* values here */