Skip to content

fix: use UiPathChatBedrockConverse in template agent#782

Merged
radu-mocanu merged 1 commit intomainfrom
fix/template-bedrock
Apr 20, 2026
Merged

fix: use UiPathChatBedrockConverse in template agent#782
radu-mocanu merged 1 commit intomainfrom
fix/template-bedrock

Conversation

@radu-mocanu
Copy link
Copy Markdown
Collaborator

@radu-mocanu radu-mocanu commented Apr 20, 2026

Summary

  • switch template agent bedrock provider from `UiPathChatBedrock` to `UiPathChatBedrockConverse`

Why

UiPathChatBedrock does not support structured responses

botocore.exceptions.ClientError: An error occurred (400) when calling the InvokeModelWithResponseStream operation: response_format: Extra inputs are not permitted

Fixes: #781

@radu-mocanu radu-mocanu force-pushed the fix/template-bedrock branch 2 times, most recently from bc115f9 to 89eb7a9 Compare April 20, 2026 09:41
@radu-mocanu radu-mocanu force-pushed the fix/template-bedrock branch from cab5fb0 to 7bc31cf Compare April 20, 2026 09:43
@radu-mocanu radu-mocanu requested a review from radugheo April 20, 2026 09:45
@radu-mocanu radu-mocanu merged commit d0eed91 into main Apr 20, 2026
45 checks passed
@radu-mocanu radu-mocanu deleted the fix/template-bedrock branch April 20, 2026 09:54
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.

Template agent fails with bedrock as llm provider on CI testcase

2 participants