Skip to content

NODE-6950: add langchainjs to testing pipeline #66

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
May 28, 2025

Conversation

baileympearson
Copy link
Collaborator

@baileympearson baileympearson commented May 9, 2025

This PR adds testing of langchainjs' mongodb integration in the testing pipeline. This PR currently uses a branch from my fork of langchainjs. If this PR is ready to merge before langchain-ai/langchainjs#8154, I'll file a ticket to remove the reference to my langchainjs fork after langchain-ai/langchainjs#8154 merges and we can merge this PR.

@baileympearson baileympearson force-pushed the langchainjs branch 3 times, most recently from 0ac86b3 to 8aef9b0 Compare May 13, 2025 17:14
@baileympearson baileympearson changed the title chore: add langchainjs to testing pipeline NODE-6950: add langchainjs to testing pipeline May 14, 2025
@baileympearson baileympearson marked this pull request as ready for review May 14, 2025 01:36
@blink1073 blink1073 self-requested a review May 14, 2025 02:53
Copy link
Member

@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!

Copy link
Member

@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! I pulled from main to pick up #69

Copy link

@dariakp dariakp left a comment

Choose a reason for hiding this comment

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

Just a few questions

@blink1073
Copy link
Member

We changed the structure of config.env a bit in #67, the file should look like:

REPO_NAME= langchainjs
REPO_ORG=langchain-ai
DATABASE= langchain_test_db

Copy link
Member

@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!

@dariakp dariakp merged commit d7301f1 into mongodb-labs:main May 28, 2025
10 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.

3 participants