Commit Graph
4 Commits
Author SHA1 Message Date
nguyenha935andCursor dae69a3916 fix(gemini): support native TTS generateContent endpoint
Pass Gemini AUDIO/TTS generateContent requests through to Google's native
v1beta endpoint instead of converting to chat, with per-credential fallback
(504 timeout, 502 fetch failure). Accept client keys from Bearer,
x-goog-api-key, or ?key= while forwarding only the configured Gemini
credential upstream. Expose native v1beta model names and rewrites, and add
Gemini 3.1 Flash TTS to the catalogs.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-26 10:50:13 +07:00
decolua b282f05549 Refactor 2026-06-15 18:18:04 +07:00
decolua 026a7c9b85 Enhance security 2026-05-21 11:33:18 +07:00
blu1606 5e1c126136 fix(security): harden public API and local-only access gates 2026-05-18 15:23:37 +07:00