feat: docx support

This commit is contained in:
Timothy J. Baek 2024-01-07 13:56:01 -08:00
parent 537a7f5f00
commit 57c050326c
3 changed files with 29 additions and 4 deletions

View file

@ -16,12 +16,12 @@ aiohttp
peewee
bcrypt
langchain
langchain-community
chromadb
sentence_transformers
pypdf
docx2txt
PyJWT
pyjwt[crypto]