Fix podcast generation UI to show final result instead of stuck on generating message 7dddebc lsempe commited on Sep 19, 2025
Fix embedding API calls: use 'contents' parameter and EmbedContentConfig with task_type, import types module d2cce7f lsempe commited on Sep 19, 2025
Fix embedding parameter: use 'text' instead of 'content' for google.genai API fc5ec8e lsempe commited on Sep 19, 2025
Fix embedding API calls for google.genai - use client.embed_content instead of client.models.embed_content and correct parameters ac3a031 lsempe commited on Sep 19, 2025
Update embedding calls to support both google.genai and google.generativeai APIs 3a04a9e lsempe commited on Sep 19, 2025
Update synthesis_qa_backend.py to support both google.genai and google.generativeai APIs 46a9d42 lsempe commited on Sep 19, 2025
Update synthesis_qa_backend.py to import google.genai first, then google.generativeai 59730fd lsempe commited on Sep 19, 2025
Fix TTS provider to support both google.genai and google.generativeai APIs f68044a lsempe commited on Sep 19, 2025
Pin google-generativeai to version 0.8.5 to match local working version 1ba2185 lsempe commited on Sep 19, 2025