Allow listing indices (#22)
This commit is contained in:
committed by
GitHub
parent
3ed50b0f10
commit
5ce6bac03d
@@ -17,11 +17,10 @@ dependencies = [
|
||||
"platformdirs",
|
||||
"pluggy",
|
||||
"python-decouple",
|
||||
"python-pptx",
|
||||
"sqlalchemy",
|
||||
"sqlmodel",
|
||||
"tiktoken",
|
||||
"gradio>=4.0.0,<=4.22.0",
|
||||
"gradio>=4.26.0",
|
||||
]
|
||||
readme = "README.md"
|
||||
license = { text = "MIT License" }
|
||||
|
Reference in New Issue
Block a user