Python_Data_Driven_ChatBot / requirements.txt
shukdevdatta123's picture
Update requirements.txt
c902f8b verified
raw
history blame
201 Bytes
pandas==1.5.3
streamlit==1.23.1
llama-index==0.6.7 # Adjust version to match your usage
python-dotenv==1.0.0
openai==0.28.0 # For compatibility with OpenAI API
numpy==1.26.3
pypdf
langchain-community