Python_Data_Driven_ChatBot / requirements.txt
shukdevdatta123's picture
Update requirements.txt
5c59f7f verified
raw
history blame
195 Bytes
llama-index-experimental
pandas
llama-index # 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