Skip to main content

Type Alias: GatewayInferenceToolChoiceOptions

type GatewayInferenceToolChoiceOptions = "none" | "auto" | "required";

Defined in: src/models/ai-gateway-inference.ts:3766

Portkey ToolChoiceOptions; additive response fields are preserved.

Example​

`GatewayInferenceToolChoiceOptionsSchema.parse(value);`