261 B
261 B
- Fixed
AWSBedrockLLMAdaptersending 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.