Skip to content

bypassing annoying bedrock error message#280

Draft
marytlf wants to merge 1 commit into
rancher:mainfrom
marytlf:278-bypass-bedrock-error-message
Draft

bypassing annoying bedrock error message#280
marytlf wants to merge 1 commit into
rancher:mainfrom
marytlf:278-bypass-bedrock-error-message

Conversation

@marytlf

@marytlf marytlf commented Jun 30, 2026

Copy link
Copy Markdown

###Issue: #278

Description:

AWS Bedrock requires a toolConfig field whenever a conversation contains toolUse/toolResult content blocks — even if you're making a follow-up call without tools. The UI tools selector was triggering this because it calls the LLM with conversation history (which may contain tool blocks) but without any tools defined.

Atual Results:

Annoying messages "The toolConfig field must be defined when using toolUse and toolResult content blocks."

Expected Results:

No annoying messages when using liz without any tools configured.

Environment:

Rancher: main
Rancher-ai-agent: v1.1.0-alpha.7

Tests:

TBD

###Reproduction steps:
TBD

@marytlf marytlf marked this pull request as draft June 30, 2026 12:35
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