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 b7ecb64 commit 8062aa0Copy full SHA for 8062aa0
pyproject.toml
@@ -44,7 +44,7 @@ veadk = "veadk.cli.cli:veadk"
44
extensions = [
45
"redis>=5.0", # For Redis database
46
"tos>=2.8.4", # For TOS storage and Viking DB
47
- "llama-index-vector-stores-redis>=0.6.1"
+ "llama-index-vector-stores-redis>=0.6.1",
48
]
49
database = [
50
0 commit comments