Skip to content

feat: Add LangSmith integration metadata to createAgent and initChatModel#10433

Merged
Tanushree (tanushree-sharma) merged 3 commits intomainfrom
add-metadata
Mar 19, 2026
Merged

feat: Add LangSmith integration metadata to createAgent and initChatModel#10433
Tanushree (tanushree-sharma) merged 3 commits intomainfrom
add-metadata

Conversation

@tanushree-sharma
Copy link
Contributor

Adds ls_integration metadata to agents created via createAgent and initChatModel, enabling identification of langchain traces in LangSmith. createAgent gets ls_integration": "langchain_create_agent" and initChatModel gets "langchain_chat_model" added

createAgent
image

initChatModel
image

@changeset-bot
Copy link

changeset-bot bot commented Mar 17, 2026

🦋 Changeset detected

Latest commit: 7af0b65

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

This PR includes changesets to release 19 packages
Name Type
@langchain/core Patch
langchain Patch
@langchain/classic Patch
@langchain/cohere Patch
@langchain/community Patch
@langchain/anthropic Patch
@langchain/deepseek Patch
@langchain/google-cloud-sql-pg Patch
@langchain/google-common Patch
@langchain/google-genai Patch
@langchain/google-webauth Patch
@langchain/openai Patch
@langchain/openrouter Patch
@langchain/xai Patch
@langchain/model-profiles Patch
@langchain/standard-tests Patch
@langchain/google-gauth Patch
@langchain/google-vertexai-web Patch
@langchain/google-vertexai 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

@github-actions github-actions bot added the ready label Mar 18, 2026
@tanushree-sharma Tanushree (tanushree-sharma) merged commit 92f12de into main Mar 19, 2026
32 of 33 checks passed
@tanushree-sharma Tanushree (tanushree-sharma) deleted the add-metadata branch March 19, 2026 18:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants