Issues with Retrieval Efforts in LLM: Seeking Updated Notebook Solutions
Hey folks - I'm very interested in evaluating my retrieval efforts, but am running into errors with the sample code. This page https://docs.arize.com/phoenix/use-cases/troubleshooting-llm-retrieval-with-vector-stores drives to this Colab notebook: https://colab.research.google.com/github/Arize-ai/phoenix/blob/main/tutorials/langchain_pinecone_search_and_retrieval_tutorial.ipynb which then indicates that before the notebook can be used, this script must be run: https://github.com/Arize-ai/phoenix/blob/main/tutorials/build_arize_docs_index_langchain_pinecone.py. The script fails and throws a number of langchain and pinecone deprecation errors. Is there another notebook I can use that's up to date and focused on this topic? Thanks!
