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 2144978 commit 42d64d5Copy full SHA for 42d64d5
.evergreen/setup-remote.sh
@@ -23,7 +23,7 @@ case $DIR in
23
semantic-kernel-csharp)
24
MONGODB_URI=$SEMANTIC_KERNEL_MONGODB_URI
25
;;
26
- langchain-python | langgraph-python)
+ langchain-python | langgraph-python | langgraph-store-python)
27
MONGODB_URI=$LANGCHAIN_MONGODB_URI
28
29
chatgpt-retrieval-plugin)
0 commit comments