Skip to content

ModelSettingsToolChoice

type ModelSettingsToolChoice = "auto" | "required" | "none" | string & object;