- Allow for more complex and longer PDFs to be uploaded to Evie. First implmentation of a processor for specific file types.

- Allow URLs to contain other information than just HTML information. It can alose refer to e.g. PDF-files.
This commit is contained in:
Josako
2024-08-27 07:05:56 +02:00
parent 2ca006d82c
commit 122d1a18df
9 changed files with 458 additions and 86 deletions

View File

@@ -43,7 +43,6 @@ pgvector~=0.2.5
pycryptodome~=3.20.0
pydantic~=2.7.4
PyJWT~=2.8.0
pypdf~=4.2.0
PySocks~=1.7.1
python-dateutil~=2.9.0.post0
python-engineio~=4.9.1
@@ -61,18 +60,17 @@ urllib3~=2.2.2
WTForms~=3.1.2
wtforms-html5~=0.6.1
zxcvbn~=4.4.28
pytube~=15.0.0
PyPDF2~=3.0.1
groq~=0.9.0
pydub~=0.25.1
argparse~=1.4.0
portkey_ai~=1.7.0
portkey_ai~=1.8.2
minio~=7.2.7
Werkzeug~=3.0.3
itsdangerous~=2.2.0
cryptography~=43.0.0
graypy~=2.1.0
lxml~=5.3.0
pillow~=10.4.0
pdfplumber~=0.11.4
PyPDF2~=3.0.1