Skip to content

Conversation

@NoahStapp
Copy link
Collaborator

@NoahStapp NoahStapp commented Nov 17, 2025


## Changes in version 0.8.0 (2025/11/18)

- Update dependencies to align with LangChain 1.0, which is now the minimum supported version of LangChain.
Copy link
Collaborator

Choose a reason for hiding this comment

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

I think we should call out that we depend on langchain_classic now, since it is a heavy dependency that might not be obvious why it ended up in a user's environment.

Copy link
Collaborator

Choose a reason for hiding this comment

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

I think we should call out that we depend on langchain_classic now, since it is a heavy dependency that might not be obvious why it ended up in a user's environment.

These same dependencies (or close to) already exist in langchain < 1.0. What I would mention is that. "Note: langchain_mongodb 0.8.0 depends on langchain_classic, so still has the heavy dependency set than langchain did before the v1 refactor."

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Is the updated wording sufficient?

Copy link
Collaborator

Choose a reason for hiding this comment

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

Did you call out langchain-classic?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

The latest commit does.

@NoahStapp NoahStapp requested a review from blink1073 November 18, 2025 14:47
Copy link
Collaborator

@blink1073 blink1073 left a comment

Choose a reason for hiding this comment

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

LGTM!


## Changes in version 0.8.0 (2025/11/18)

- Update dependencies to align with LangChain 1.0, which is now the minimum supported version of LangChain.
Copy link
Collaborator

Choose a reason for hiding this comment

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

Did you call out langchain-classic?

@NoahStapp
Copy link
Collaborator Author

Looking into the test failure for test_toolkit_response with error ValueError: Failed to parse aggregation pipeline: name '_id' is not defined.

Copy link
Collaborator

@caseyclements caseyclements left a comment

Choose a reason for hiding this comment

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

LGTM

@NoahStapp NoahStapp merged commit f8f57ab into langchain-ai:main Nov 18, 2025
13 of 14 checks passed
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.

4 participants