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.
1 parent 1e17bc3 commit bc5107bCopy full SHA for bc5107b
community/multimodal_retrieval/README.md
@@ -33,7 +33,7 @@ Run this command from the root of the repository (the one with the `langgraph.j
33
Install a venv:
34
35
```shell
36
-python3 -m venv lb-venv
+python3 -m venv lg-venv
37
source ./lg-venv/bin/activate
38
pip install -r requirements.txt
39
```
0 commit comments