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

Open
opened 2026-02-16 00:15:16 -05:00 by yindo · 0 comments
Owner

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

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
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: run-llama/rags#33