mycro-zine/web
Jeff Emmett 2099757b5d fix: update Gemini image generation to use correct API format
- Use gemini-2.0-flash-exp with responseModalities: ["TEXT", "IMAGE"]
- Remove invalid responseMimeType and non-existent model names
- Simplify to single model with placeholder fallback

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-18 19:21:24 -05:00
..
app fix: update Gemini image generation to use correct API format 2025-12-18 19:21:24 -05:00
lib fix: update Gemini model from 1.5-flash to 2.0-flash 2025-12-18 19:11:34 -05:00
public fix: add public directory for Docker build 2025-12-18 18:16:17 -05:00
.env.example feat: add prompt-to-print web app at zine.jeffemmett.com 2025-12-18 17:55:39 -05:00
next-env.d.ts feat: add prompt-to-print web app at zine.jeffemmett.com 2025-12-18 17:55:39 -05:00
next.config.js feat: add prompt-to-print web app at zine.jeffemmett.com 2025-12-18 17:55:39 -05:00
package-lock.json feat: add prompt-to-print web app at zine.jeffemmett.com 2025-12-18 17:55:39 -05:00
package.json feat: add prompt-to-print web app at zine.jeffemmett.com 2025-12-18 17:55:39 -05:00
postcss.config.js feat: add prompt-to-print web app at zine.jeffemmett.com 2025-12-18 17:55:39 -05:00
tsconfig.json feat: add prompt-to-print web app at zine.jeffemmett.com 2025-12-18 17:55:39 -05:00
tsconfig.tsbuildinfo fix: update Gemini model from 1.5-flash to 2.0-flash 2025-12-18 19:11:34 -05:00