The error “RagCorpus ‘%s’ is not found” in europe-west3 when uploading documents, suggests a regional limitation or an incomplete deployment of the RAG Engine’s document upload service in europe-west3. This means that while the corpus metadata might be created, the underlying service responsible for handling uploads in that region appears unable to correctly locate or process requests for it. Here are some suggestions you can try to resolve the issue:
Since us-central1 works fine for you, you might want to continue using it until europe-west3 is confirmed to be fully operational.
If the issue persists despite no reported outages, consider reaching out to Google Cloud Support to clarify whether europe-west3 is fully functional for RAG Engine.
Regarding the embedding model issue, it seems like the model selection isn’t working as expected. If the embedding model always defaults to text-embedding-005, despite specifying another model, this could be a bug or a limitation in the current implementation. With this, I suggest filing a bug report so our engineering team can check whether this is a potential bug or project-specific issue only. Before filing, please check this documentation on what to expect after you’ve opened an issue.
Additionally, Keep an eye on the Vertex AI release notes for updates on RAG engine and its regional feature availability.
Was this helpful? If so, please accept this answer as “Solution”. If you need additional assistance, reply here within 2 business days and I’ll be happy to help.
thanks for taking your time to address my issues and sorry for not replying within 2 business days.
Unfortunately the issues are not resolved yet.
Regarding european servers not being supported yet despite documentation:
By now europe-west4 is another supposedly supported region for the VertexAI RAGEngine (see first link in my original post). However for both european regions creating the corpus works, but adding files does not.
Continuing with us-central1 which works fine for me, is unfortunately not an option. I can only use it for dummy data due to GDPR restrictions which only allow me to use european servers to keep out data in the EU. Therefore, having functional european servers is really important to us.
We have contacted the Google Cloud Support (we are also paying for a certain support level) but unfortunately we have not received any updates on this issue in 2 months by now, so I just try to raise the issue via all available channels to increase the chances of getting updates regarding the issue.