llama-index-core
[0.11.0]
- removed deprecated
ServiceContext
-- using this now will print an error with a link to the migration guide - removed deprecated
LLMPredictor
-- using this now will print an error, any existing LLM is a drop-in replacement - made
pandas
an optional dependency - moved to pydanticV2 officially with full support
Everything Else
- bumped the minor version of every package to account for the new version of
llama-index-core