Skip to main content

Properties


Properties

messages

messages?: MessageTemplate[]
List of message templates

tools

tools?: Tool[]
List of available tools for function calling

toolChoice

toolChoice?: object
Tool choice configuration

responseFormat

responseFormat?: "text" | "json" | "json_schema"
Response format specification (‘text’, ‘json’, ‘json_schema’)