So I am using Vertex AI Search with my custom UI and I want to record
user actions like clicking (thumbs up, thumbs down, or clicking on links
returned in the search) and pass it to the model.I need them for 2
reasonsFirst I want to improve the respo...