add redis backend
This commit is contained in:
@@ -27,6 +27,7 @@ dependencies = [
|
||||
"langchain-text-splitters>=1.0.0",
|
||||
# LandingAI Document AI
|
||||
"landingai-ade>=0.2.1",
|
||||
"redis-om>=0.3.5",
|
||||
]
|
||||
[project.scripts]
|
||||
dev = "uvicorn app.main:app --host 0.0.0.0 --port 8000 --reload"
|
||||
|
||||
Reference in New Issue
Block a user