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.
2 parents 6cd7f65 + 97076d2 commit 2424f30Copy full SHA for 2424f30
crewai-tools/run.sh
@@ -20,4 +20,4 @@ uv sync --extra mongodb
20
uv run pytest -v tests/tools/test*mongodb*.py
21
22
mv ../test_mongodb_vector_search_tool.py .
23
-uv run python test_mongodb_vector_search_tool.py
+uv run --with langchain_community --with pypdf test_mongodb_vector_search_tool.py
0 commit comments