Files
pipecat/changelog/3932.added.md
Aleix Conchillo Flaqué fda4cb6732 Add changelog for #3932
2026-03-05 16:16:41 -08:00

2 lines
238 B
Markdown

- LLM services (`BaseOpenAILLMService`, `AnthropicLLMService`, `AWSBedrockLLMService`) now log a warning when both `system_instruction` and a system message in the context are set. The constructor's `system_instruction` takes precedence.