Airbnb-10k / requirements.txt
norjala's picture
Updated code
79f1ae1
raw
history blame
No virus
407 Bytes
chainlit==0.7.700
langchain==0.2.5
langchain_community==0.2.5
langchain_core==0.2.9
langchain_text_splitters==0.2.1
python-dotenv==1.0.1
openai==1.35.3 #Be sure to use the latest version 'pip show openai'
qdrant-client==1.9.2 #Be sure to use the latest version 'pip show qdrant-client'
PyMuPDF==1.24.5 #Be sure to use the latest version 'pip show pymupdf'
tiktoken==0.7.0
transformers==4.37.0
pandas==2.0.3