Replies: 1 comment
-
I found similar issues that might help you resolve the error "Redis cannot be used as a vector database without RediSearch >=2.4":
Your To resolve the issue, you can try the following steps:
By following these steps, you should be able to resolve the connection issue and use Redis as a vector database with LangChain [1][2][3]. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Checked other resources
Commit to Help
Example Code
Description
I am trying to ue Redis as a vector database but I am hitting with the error:
ERROR Redis cannot be used as a vector database without RediSearch >=2.4Please head to https://redis.io/docs/stack/search/quick_start/to know more about installing the RediSearch module within Redis Stack.
docker-compose.yaml
:MODULE LIST
:System Info
System Information
Package Information
Beta Was this translation helpful? Give feedback.
All reactions