Skip to content

fix: route AnthropicMessages apiFlavor to bedrock converse in legacy factory#959

Closed
andreiancuta-uipath wants to merge 2 commits into
mainfrom
fix/legacy-anthropic-messages-apiflavor
Closed

fix: route AnthropicMessages apiFlavor to bedrock converse in legacy factory#959
andreiancuta-uipath wants to merge 2 commits into
mainfrom
fix/legacy-anthropic-messages-apiflavor

Conversation

@andreiancuta-uipath

Copy link
Copy Markdown
Contributor
  • We were not handling the AnthropicMessages flavor until now
    • There was an AnthropicClaude flavor defined in the SDK, but it does not correspond to any real flavor in LLMGW and ended in an error raise anyway. I've simplified the raise
    • The new LLM client package uses a real Messages client; the legacy factory does not have such a client, so we route to the bedrock one.

@andreiancuta-uipath andreiancuta-uipath force-pushed the fix/legacy-anthropic-messages-apiflavor branch from fda3af4 to 22f423f Compare July 1, 2026 10:41
@sonarqubecloud

sonarqubecloud Bot commented Jul 1, 2026

Copy link
Copy Markdown

@andreiancuta-uipath

Copy link
Copy Markdown
Contributor Author

Does not actually work. Will fix by enabling the new LLM clients FF

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant