feat(UI): Select file to Query or Delete + Delete ALL (#1612)

---------

Co-authored-by: Robin Boone <rboone@sofics.com>
This commit is contained in:
Iván Martínez 2024-02-16 17:36:09 +01:00 committed by GitHub
parent 24fb80ca38
commit aa13afde07
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 161 additions and 18 deletions

View file

@ -31,7 +31,7 @@ types-pyyaml = "^6.0.12.12"
[tool.poetry.group.ui]
optional = true
[tool.poetry.group.ui.dependencies]
gradio = "^4.4.1"
gradio = "^4.19.0"
[tool.poetry.group.local]
optional = true