Skip to content

Commit

Permalink
feat: add rarfile and py7zer lib support compress file and upgrade llama
Browse files Browse the repository at this point in the history
  • Loading branch information
guangzhengli committed Apr 15, 2023
1 parent 41a84b6 commit 0081673
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions chatfiles/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
Flask==2.2.3
langchain==0.0.133
llama-index==0.5.9
langchain==0.0.139
llama-index==0.5.15
openai==0.27.4
python-dotenv==1.0.0
PyPDF2==3.0.1
EbookLib==0.18
docx2txt==0.8
html2text==2020.1.16
rarfile==4.0
py7zr==0.20.5

0 comments on commit 0081673

Please sign in to comment.