Skip to content

Commit 424d2f6

Browse files
committed
fix handling of new repo
1 parent e387e7d commit 424d2f6

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
@@ -19,7 +19,7 @@ case $DIR in
1919
semantic-kernel-csharp)
2020
MONGODB_URI=$SEMANTIC_KERNEL_MONGODB_URI
2121
;;
22-
langchain-python)
22+
langchain-python | langgraph-python)
2323
MONGODB_URI=$LANGCHAIN_MONGODB_URI
2424
;;
2525
chatgpt-retrieval-plugin)

0 commit comments

Comments
 (0)