You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
None of these options work as expected with Bedrock and it throws a 400 error. Sometimes it displays the result, but still throws an error.
Error:
Encountered error in Bedrock stream of type validationException messages.8: Did not find 1 `tool_result` block(s) at the beginning of this message. Messages following `tool_use` blocks must begin with a matching number of `tool_result` blocks.
Possible cause:
Sending a tool call in an assistant message without the corresponding tool response in the next message
When an ES|QL is generated, we present 2 options
Visualize QueryDisplay ResultsNone of these options work as expected with Bedrock and it throws a 400 error. Sometimes it displays the result, but still throws an error.
Error:
Possible cause:
Sending a tool call in an assistant message without the corresponding tool response in the next message
Screen.Recording.2025-03-11.at.4.08.50.PM.mov
LoC:
kibana/x-pack/platform/packages/shared/kbn-ai-assistant/src/chat/chat_body.tsx
Lines 288 to 305 in 323cbdb