Skip to content

Conversation

@hntrl
Copy link
Member

@hntrl hntrl commented Sep 17, 2025

Fixes an issue where tool call chunks that were missing an ID were showing up as separate tool calls

Fixes #8990

@changeset-bot
Copy link

changeset-bot bot commented Sep 17, 2025

🦋 Changeset detected

Latest commit: 23cc969

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages
Name Type
@langchain/core Patch
@langchain/standard-tests Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@vercel
Copy link

vercel bot commented Sep 17, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
langchainjs-docs Ready Ready Preview Comment Sep 17, 2025 7:11pm
1 Skipped Deployment
Project Deployment Preview Comments Updated (UTC)
langchainjs-api-refs Ignored Ignored Sep 17, 2025 7:11pm

@hntrl hntrl force-pushed the hunter/fix/omit-tool-calls-without-id branch from b074a69 to 4c45c5a Compare September 17, 2025 17:55
Copy link
Member

@christian-bromann christian-bromann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@hntrl hntrl merged commit 079e11d into main Sep 17, 2025
39 checks passed
@hntrl hntrl deleted the hunter/fix/omit-tool-calls-without-id branch September 17, 2025 19:18
hntrl added a commit that referenced this pull request Oct 14, 2025
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.

Why the AIMessageChunk has 2 ToolCalls when I built the service in Docker

3 participants