feat(rag): add temporary chat attachments

This commit is contained in:
wren
2026-05-25 15:37:37 +08:00
parent 0f385c9839
commit 75c077da77
16 changed files with 2257 additions and 16 deletions
+1
View File
@@ -22,6 +22,7 @@ dependencies = [
"pyjwt>=2.10.0",
"openai>=1.30.0",
"pillow>=11.0.0",
"openpyxl>=3.1.0",
"pyyaml>=6.0",
"minio>=7.2.8",
"leaudit",