Skip to main content

Variable: GatewayModelWhitelistParametersSchema

const GatewayModelWhitelistParametersSchema: z.ZodType<{
[key: string]: unknown;
models: string[];
}>;

Defined in: src/models/ai-gateway-extensions.ts:2032

SCM ModelWhitelistParameters; unknown response fields are preserved.