Find answers from the community

Updated 10 months ago

V0.10

Hi!
after upgrade to v0.10 do I still need to install llama-index?
or llama-index-core only?
L
A
3 comments
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)
ah, ok, so if I for instance want to use .legacy. instead of the full migration, I'd need llama-index, correct?
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