mirror of
https://github.com/run-llama/rags.git
synced 2026-06-30 20:57:57 -04:00
requirements.txt specifies unreleased version of llama-index #33
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @andrew-bunker on GitHub (Jan 2, 2024).
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