Files
pipecat/changelog/4089.fixed.2.md
2026-03-24 16:05:15 -04:00

240 B

  • Fixed Gemini Live (GoogleGeminiLiveLLMService) not honoring settings.system_instruction. The system instruction was being read from a deprecated constructor parameter instead of the settings object, causing it to be silently ignored.