Type Alias: GatewayInferenceWebSearchContextSize
type GatewayInferenceWebSearchContextSize = "low" | "medium" | "high";
Defined in: src/models/ai-gateway-inference.ts:3759
Portkey WebSearchContextSize; additive response fields are preserved.
Example
`GatewayInferenceWebSearchContextSizeSchema.parse(value);`