Log in
Log into community
Find answers from the community
View all posts
Related posts
Did this answer your question?
π
π
π
Powered by
Hall
Inactive
Updated 10 months ago
0
Follow
V0.10
V0.10
Inactive
0
Follow
A
Alex L
10 months ago
Β·
Hi!
after upgrade to v0.10 do I still need to install
llama-index
?
or
llama-index-core
only?
L
A
3 comments
Share
Open in Discord
L
Logan M
10 months ago
Up to you! llama-index-core is barebones (no integrations)
llama-index bundles a few things with core to get started quickly (mainly with openai)
A
Alex L
10 months ago
ah, ok, so if I for instance want to use
.legacy.
instead of the full migration, I'd need
llama-index
, correct?
L
Logan M
10 months ago
tbh then you'd only need
pip install llama-index-legacy
, and all your imports would be
from llama_index.legacy.X
Add a reply
Sign up and join the conversation on Discord
Join on Discord