fix: kb add pdf support

This commit is contained in:
qixinbo
2026-03-29 17:24:26 +08:00
parent 551898c19b
commit 00502f0fe7
3 changed files with 32 additions and 2 deletions
+1
View File
@@ -31,6 +31,7 @@ dependencies = [
"psycopg2-binary>=2.9.11",
"pydantic>=2.12.0,<3.0.0",
"pydantic-settings>=2.12.0,<3.0.0",
"pypdf2>=3.0.0",
"python-dotenv>=1.0.1",
"python-jose[cryptography]>=3.5.0",
"python-multipart>=0.0.22",