9router/open-sse/translator
Muhammad Mugni Hadi 7f93df3a92
feat: add audio input support for Gemini translation (#913)
Add input_audio and audio_url content type handlers to
convertOpenAIContentToParts() in geminiHelper.js, converting
OpenAI audio format to Gemini inlineData format.

Also add audio types to VALID_OPENAI_CONTENT_TYPES in
openaiHelper.js so they are not stripped by filterToOpenAIFormat().

Fixes #912
2026-05-07 15:51:30 +07:00
..
helpers feat: add audio input support for Gemini translation (#913) 2026-05-07 15:51:30 +07:00
request Merge branch 'pr-779-review' 2026-04-28 10:16:23 +07:00
response Fix bug 2026-04-11 11:36:33 +07:00
formats.js fix: strip functionCall/functionResponse id and synthetic thoughtSignature for Vertex AI (closes #388) (#414) 2026-03-27 10:46:47 +07:00
index.js Enhance chat handling and introduce Caveman feature 2026-04-30 18:00:38 +07:00