Skip to content

Commit

Permalink
fix langchain test
Browse files Browse the repository at this point in the history
  • Loading branch information
blink1073 committed Dec 16, 2024
1 parent 0b82bbf commit 5d607a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion langchain-python/run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ ROOT_DIR=$(dirname $SCRIPT_DIR)
PYTHON_BINARY=$(find_python3)

# shellcheck disable=SC2164
cd libs/mongodb
cd libs/langchain-mongodb

$PYTHON_BINARY -m venv venv_pipeline
source venv_pipeline/bin/activate
Expand Down

0 comments on commit 5d607a8

Please sign in to comment.