Skip to content

Conversation

@Pederzh
Copy link
Contributor

@Pederzh Pederzh commented Aug 18, 2025

Description

Fix the issue when running examples.

Problem

The mcp-use package has @langchain/[email protected] as a dependency
The any other project is pulling in @langchain/[email protected] through its other dependencies (@langchain/openai, langfuse-langchain)
This creates type incompatibilities between the same interfaces from different versions.

Resolves #18

@Pederzh Pederzh merged commit 7330763 into main Aug 18, 2025
1 check passed
@Pederzh Pederzh deleted the chore/update-langchain-core branch August 18, 2025 01:24
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.

Example code doesnt work

2 participants