chore: incoming 1650 changelog entry

This commit is contained in:
Changelog Bot
2025-07-26 11:07:12 -07:00
parent 3e75aa260f
commit 8b6b8fbd44

View File

@@ -0,0 +1,7 @@
### PR [#1650](https://github.com/danielmiessler/Fabric/pull/1650) by [ksylvan](https://github.com/ksylvan): Update Gemini Plugin to New SDK with TTS Support
- Update Gemini SDK to new genai library and add TTS audio output support
- Replace deprecated generative-ai-go with google.golang.org/genai library
- Add TTS model detection and audio output validation
- Implement WAV file generation for TTS audio responses
- Add audio format checking utilities in CLI output