Skip to main content

Type Alias: GatewayInferenceInputToolChoiceOptions

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

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

Portkey ToolChoiceOptions; strict modeled input with explicit JSON extension maps.

Example​

`GatewayInferenceInputToolChoiceOptionsSchema.parse(value);`