feat: pdf data load

This commit is contained in:
Timothy J. Baek 2024-01-06 23:40:51 -08:00
parent 784b369cc9
commit cd86c36953
3 changed files with 40 additions and 11 deletions

View file

@ -20,6 +20,7 @@ bcrypt
langchain
chromadb
sentence_transformers
pypdf
PyJWT
pyjwt[crypto]