Gemini STT: add latest google models for STT#763
Conversation
📝 WalkthroughWalkthroughThe change expands the list of supported Google Speech-to-Text (STT) models by adding three new Gemini model variants ( Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
Summary
Target issue is #764
Added support for "gemini-2.5-flash", "gemini-3.1-pro-preview", "gemini-3-flash-preview" as optional models for Google alongside default gemini-2.5.-pro
Checklist
Before submitting a pull request, please ensure that you mark these task.
fastapi run --reload app/main.pyordocker compose upin the repository root and test.Notes
Please add here if any other information is required for the reviewer.