Hello,
I am currently trying to deploy an RAG from Google Cloud with Vertex AI Search. The final goal is to be able to query a chatbot about notices and have it respond based on the data I have uploaded to a bucket :
I have successfully placed my data in a bucket and linked the bucket to my application. The data has been imported and processed correctly.
However, when I test a response via "preview" (before setting up the chatbot), a message appears :
Does anyone have any ideas, please?
Thank you in advance.