mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-04 04:28:58 +00:00
community: switch to falkordb python client (#20229)
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
"You can run the `falkordb` Docker container locally:\n",
|
||||
"\n",
|
||||
"```bash\n",
|
||||
"docker run -p 6379:6379 -it --rm falkordb/falkordb:edge\n",
|
||||
"docker run -p 6379:6379 -it --rm falkordb/falkordb\n",
|
||||
"```\n",
|
||||
"\n",
|
||||
"Once launched, you create a database on the local machine and connect to it."
|
||||
|
Reference in New Issue
Block a user