Skip to content

v0.4.42: Complete Fix for Gemini Video Validation

Latest

Choose a tag to compare

@ebowwa ebowwa released this 28 Aug 20:01
· 5 commits to main since this release

What's Changed

  • Complete fix for Gemini video validation - consistent field naming (#37)

Bug Fixes (Completes v0.4.41 fix)

  • Fixed inconsistent camelCase/snake_case in file path video processing
  • File path inputs now correctly use inline_data and mime_type (snake_case)
  • Ensures consistency with base64 input handling from v0.4.41
  • Fully resolves Issue #35: Video input fails with Gemini

Important Note

v0.4.41 only included partial fix (PR #36). This release includes the complete fix with PR #37.

Credits

Full Changelog: v0.4.41...v0.4.42