Variable: GatewayRequestGroupBySchema
const GatewayRequestGroupBySchema: z.ZodType<{
key: string;
}>;
Defined in: src/models/ai-gateway-extensions.ts:736
SCM GroupBy; stable request fields are strict; extension maps accept finite JSON.
const GatewayRequestGroupBySchema: z.ZodType<{
key: string;
}>;
Defined in: src/models/ai-gateway-extensions.ts:736
SCM GroupBy; stable request fields are strict; extension maps accept finite JSON.