Files
crewAI/lib/crewai/tests
Devin AI 4f3243520a Fix #6149: Parse accumulated tool input in Bedrock streaming
In _handle_streaming_converse and _ahandle_streaming_converse, the
accumulated_tool_input string was never folded back into
current_tool_use['input'] at contentBlockStop, causing tool calls to
receive empty arguments ({}).

Parse the accumulated JSON string and assign it to
current_tool_use['input'] before reading function_args.

Co-Authored-By: João <joao@crewai.com>
2026-06-13 13:45:55 +00:00
..
2025-10-20 14:10:19 -07:00
2025-12-04 16:53:19 -05:00
2026-02-13 21:34:37 -03:00
2025-10-20 14:10:19 -07:00
2025-10-20 14:10:19 -07:00
2025-10-20 14:10:19 -07:00