I have created a rag corpus us vector AI search as mentioned in the documentation.
https://cloud.google.com/vertex-ai/generative-ai/docs/rag-engine/use-vertexai-vector-search
But whenever i try to retrieve data from the Rag corpus, it Says internal error - ( Performing retrieval query…
2025-05-29 16:27:20,609 - ERROR - rag_query.py:109 - Error querying corpus: ('Failed in retrieving contexts due to: ', InternalServerError(‘Internal error encountered.’)) )
The rag corpus has no data imported, I couldn’t do it manually too, whenever i try to do it manually, i get the error saying -( This RAG corpus is configured to use Vertex AI Search, which does not allow direct file operations. To manage files, please utilize the appropriate Vertex AI Search API methods for content updates. )
Kindly let me know if i’m doing something wrong, or is there something else i need to do.
Thanks
![]()