We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 888ccca commit a588b5bCopy full SHA for a588b5b
langchain-js/run.sh
@@ -30,7 +30,7 @@ setup_node_and_yarn() {
30
}
31
32
setup_langchain_integration() {
33
- cd libs/langchain-mongodb
+ cd libs/providers/langchain-mongodb
34
35
yarn install
36
yarn build
0 commit comments