run-llama / rags

Build ChatGPT over your data, all with natural language
MIT License
6.17k stars 629 forks source link

requirements.txt specifies unreleased version of llama-index #58

Open andrew-bunker opened 7 months ago

andrew-bunker commented 7 months ago

Following tutorial on the blog post: https://blog.llamaindex.ai/introducing-rags-your-personalized-chatgpt-experience-over-your-data-2b9d140769b1

the command pip install -r requirements.txt runs an error as the .txt file specifies llama-index==0.9.7

The current release is 0.9.24