Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 543 Bytes

deploymentgetconfigcontent.md

File metadata and controls

19 lines (11 loc) · 543 Bytes

DeploymentGetConfigContent

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.

Supported Types

str

value: str = /* values here */

List[models.DeploymentGetConfigContentDeploymentsResponse2]

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