Files
pipecat/changelog/4089.fixed.md
2026-03-24 16:02:42 -04:00

261 B

  • Fixed AWSBedrockLLMAdapter sending an empty message list to the API when the only message in context was a system message. The lone system message is now converted to "user" role instead of being extracted, matching the existing Anthropic adapter behavior.