Skip to content

Conversation

@keenborder786
Copy link
Contributor

  • Description: The creation of tool_result and tool_call blocks in streaming response in _make_message_chunk_from_anthropic_event has been made dynamic in order to avoid hard-coding the tools e.g bash_code_execution_tool_result and code_execution_tool_result (currently we were missing bash_code_execution_tool_result which causing the issue below). But Anthropic always have a suffix *_tool_result and *_tool_resullt so we just use that.
  • Issue: [langchain-anthropic] Code execution tool result blocks missing from streaming responses #33920

@github-actions github-actions bot added integration Related to a provider partner package integration anthropic infra Chores, devops, repo meta changes labels Nov 11, 2025
@codspeed-hq
Copy link

codspeed-hq bot commented Nov 11, 2025

CodSpeed Performance Report

Merging #33925 will not alter performance

Comparing keenborder786:anthropic_tool_result_fix (a005531) with master (3dfea96)

Summary

✅ 3 untouched
⏩ 31 skipped1

Footnotes

  1. 31 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports.

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

Labels

anthropic infra Chores, devops, repo meta changes integration Related to a provider partner package integration

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant