Hello,
I have a persistent issue for Vertex AI app. In the preview section I constantly get the ‘Problem loading results, please try again.’ error and nothing seems to resolve it. Here are all the steps I have tried and confirmed so far.
- My data is structured and comes from a BigQuery table. It is formatted and ingested correctly, one document per row, title is a unique ID and the data is contained in a key-value pairs json format. I also tried ingesting through a file from Cloud Storage
- I select Structured data as my Data Source and all the fields are the correct data types. There are 2 string fields and 5 number fields
- Both of the service accounts have the needed access to BigQuery and both BQ and AI Apps are in the same project
- There is nothing helpful in the logging - no errors, just a few notice events related to the ingestion
- The example outlined here throws the same generic error when I follow it step by step: https://cloud.google.com/generative-ai-app-builder/docs/try-enterprise-search
- I tried with generic words and different data sizes. I also tried waiting, this is the 3rd day in a row I am researching this.
- When I tested the Vertex feature 7 months ago, it was returning results.
I am based in Europe and it says so in the Documents tab of the Data Store. It probably has nothing to do with the issue but is it possible the feature is somehow restricted here?