Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion langchain-python/run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ pip install poetry

poetry lock --no-update

poetry install --with test --with test_integration
poetry install --with dev

MONGODB_ATLAS_URI=$(fetch_local_atlas_uri)

Expand Down