Skip to content

Fix: Anthropic system messages dropped in Bedrock translator #2206

Description

@Killusions

Some clients (like Claude Code) send system prompts as {"role": "system"} entries in the messages array instead of the top-level system parameter when using the Anthropic /messages endpoint with the Bedrock translator. These hit the default case and error out. It would be nice to promote those entries to the top-level parameter, same as how the Anthropic API handles it natively.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions