- Issue created by @dmundra
- First commit to issue fork.
- Assigned to dmundra
- Merge request !26Lookup datastores and maybe other values from Google console β (Merged) created by dmundra
- πΊπΈUnited States dmundra Eugene, OR
From @swirt:
Keep it simple, display a list with instructions to copy paste the values you want into the field.
- πΊπΈUnited States dmundra Eugene, OR
This is ready for review, from my research last year and right now I think only data stores can be looked up with a service account and project ID + location. I think project ID could be loaded from the service account file path but probably not useful?
The current MR is ready to review. QA steps:
- Use the tugboat URL or a local instance with the merge request branch
- Enable vertex ai search if not enabled
- Create a new search page from /admin/config/search/pages
- Fill in the Service Account Credentials, Google Cloud Project ID, and change the location if it not set to global
- Click the button 'Lookup Data Stores'
- Confirm you see a list of data stores for the project ID and location
- Copy the ID and save it in the Vertex AI Data Store ID field
- Save the rest of the values like usual
- Confirm the search works as expected
-
timozura β
committed 5ae4bd6a on 1.0.x authored by
dmundra β
Issue #3444681 by dmundra, swirt: Have the configuration page display...
-
timozura β
committed 5ae4bd6a on 1.0.x authored by
dmundra β
- πΊπΈUnited States swirt Florida
timozura β credited swirt β .
- πΊπΈUnited States tzura
Tested on a fresh site and on an established site. Nice approach. Ran into no issues so I merged it.