Share via


AgentsResponseFormatMode type

Represents the mode in which the model will handle the return format of a tool call.

type AgentsResponseFormatMode = "auto" | "none"