Files
pipecat/changelog/3976.fixed.md
Aleix Conchillo Flaqué db27aaa790 Add changelog for #3976
2026-03-10 09:26:26 -07:00

251 B

  • Fixed GoogleLLMService ignoring the system_instruction set via constructor or GoogleLLMSettings when a system message was also present in the context. The settings value now correctly takes priority, and a warning is logged when both are set.