Python_Data_Driven_ChatBot / requirements.txt
shukdevdatta123's picture
Create requirements.txt
49e589b verified
raw
history blame
175 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