Skip to content

Commit a588b5b

Browse files
committed
test(NODE-7278): update langchainjs location
1 parent 888ccca commit a588b5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

langchain-js/run.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ setup_node_and_yarn() {
3030
}
3131

3232
setup_langchain_integration() {
33-
cd libs/langchain-mongodb
33+
cd libs/providers/langchain-mongodb
3434

3535
yarn install
3636
yarn build

0 commit comments

Comments
 (0)