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_dataandmime_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