Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 5.28 KB

deploymentgetconfigdeploymentsmessages.md

File metadata and controls

10 lines (7 loc) · 5.28 KB

DeploymentGetConfigDeploymentsMessages

Fields

Field Type Required Description
role models.DeploymentGetConfigRole ✔️ The role of the prompt message
content models.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.
tool_calls List[models.DeploymentGetConfigToolCalls] N/A