You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: correct Imagen model name to imagen-4.0-fast-generate-001
Fix Imagen model name: imagen-4-fast → imagen-4.0-fast-generate-001\n\nWrong model name caused 404 from API, silently skipping all infographic generation.\nAll rendered videos had no infographics (B-roll fallback only).
Copy file name to clipboardExpand all lines: sanity/schemas/singletons/pipelineConfig.ts
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -70,7 +70,7 @@ export default defineType({
70
70
title: "Infographic Model",
71
71
type: "string",
72
72
description: "Model used for generating brand-consistent infographics from research data. Imagen 4 Fast ($0.02/image) supports seed-based reproducibility",
0 commit comments