Skip to content

v1.2.0

Latest

Choose a tag to compare

@github-actions github-actions released this 08 Feb 19:49
· 64 commits to main since this release

feat(gemini-image-gen): add pre-flight validation for prompt quality

Validate prompt body length, frontmatter config, and content quality
before sending to Gemini API (~$0.13/call). Includes validation checklist
and reusable validate_prompt() function.

Co-Authored-By: Claude noreply@anthropic.com