Relative Content

Tag Archive for google-cloud-platformllama-indexrag

llama_index GoogleDriveReader authentication issues with Google Cloud Project

I’m trying to set up a RAG system that reads data through google drive, and sets up the vector store locally. I was following the insturctions in this wiki: https://docs.llamaindex.ai/en/v0.10.33/examples/ingestion/ingestion_gdrive/ to accomplish this. But I keep running into what I believe are authentication issues.