Skip to content

Commit 42d64d5

Browse files
committed
Add langgraph-store-python to setup-remote.sh
1 parent 2144978 commit 42d64d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.evergreen/setup-remote.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ case $DIR in
2323
semantic-kernel-csharp)
2424
MONGODB_URI=$SEMANTIC_KERNEL_MONGODB_URI
2525
;;
26-
langchain-python | langgraph-python)
26+
langchain-python | langgraph-python | langgraph-store-python)
2727
MONGODB_URI=$LANGCHAIN_MONGODB_URI
2828
;;
2929
chatgpt-retrieval-plugin)

0 commit comments

Comments
 (0)