Find answers from the community

Updated 4 months ago

Thread

---------------------------------
LlamaIndex v0.9.48 --> from llama_index import ServiceContext

LlamaIndex v0.10.17 --> from llama_index.core.indices.service_context import ServiceContext

LlamaIndex v0.11.1 --> where thel hell this ServiceContext under??? 🀣 🀣 🀣
----------------------
L
1 comment
I get that its frustrating, but
  • It was deprecated for several months with a warning
  • none of our docs showed using the service context since then (except for the page showing the migration)
  • the new warning/error points people to the docs for settings if you try to use the service context
  • it was causing tons of bloat in the codebase, and was unmaintained/dead code
Add a reply
Sign up and join the conversation on Discord