Merge pull request #3976 from pipecat-ai/aleix/fix-google-system-instruction-priority
Fix Google LLM system instruction priority
This commit is contained in:
1
changelog/3976.fixed.md
Normal file
1
changelog/3976.fixed.md
Normal file
@@ -0,0 +1 @@
|
||||
- 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.
|
||||
Reference in New Issue
Block a user