Variable: GatewayCatalogHuggingFaceConfigurationSchema
const GatewayCatalogHuggingFaceConfigurationSchema: z.ZodType<{
[key: string]: unknown;
huggingface_base_url?: string;
}>;
Defined in: src/models/ai-gateway-extensions.ts:2677
SCM HuggingFaceConfiguration; unknown response fields are preserved.