pinecone-io / examples

Jupyter Notebooks to help you get hands-on with Pinecone vector databases
MIT License
2.66k stars 988 forks source link

Remove references to ServiceContext #320

Open aulorbe opened 7 months ago

aulorbe commented 7 months ago

https://github.com/pinecone-io/examples/blob/580de38897b91c58368db76618f44b515aee4a6f/learn/generation/llama-index/llama-index-intro.ipynb#L441

LlamaIndex has deprecated ServiceContext, so let's remove that so our examples are up to date. https://blog.llamaindex.ai/llamaindex-v0-10-838e735948f8

aulorbe commented 7 months ago

Not sure when/if I'll get to this, but flagging for @jamescalam , @rschwabco , @beardouglas