Relative Content

Tag Archive for langchainchromadbretrieval-augmented-generation

Unable to create a vectorstore retriever using Chroma

I am trying to implement RAG with the GPT-3.5 api. However, my code execution gets stuck while trying to create the retriever. I didn’t get this issue on Google Colab but I started getting this issue once I shifted my codebase to my local environment.