- Issue created by @SamLerner
When this module was first created, the Vertex AI API didn't have any support for promotions. The Vertex AI Search Promoted Results β module was written to fill the void, but now it looks like it's part of the API.
https://cloud.google.com/generative-ai-app-builder/docs/configure-servin...
We should look at implementing the promotion functionality as part of this module, rather than a separate one.
We can keep the other module, but if this provides all the same functionality straight from the API, that could be simpler.
The search results page will have a "promoted" section. Templates will need updated.
The changes are to Google's API, but we'll need to update our implementation to work with them.
Active
1.3
Code