Vertex AI v1 API - Class FindNeighborsRequest.Types.Query.Types.RRF (3.69.0)
Stay organized with collections
Save and categorize content based on your preferences.
public sealed class FindNeighborsRequest.Types.Query.Types.RRF : IMessage<FindNeighborsRequest.Types.Query.Types.RRF>, IEquatable<FindNeighborsRequest.Types.Query.Types.RRF>, IDeepCloneable<FindNeighborsRequest.Types.Query.Types.RRF>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1 API class FindNeighborsRequest.Types.Query.Types.RRF.
Parameters for RRF algorithm that combines search results.
Required. Users can provide an alpha value to give more weight to dense
vs sparse results. For example, if the alpha is 0, we only return
sparse and if the alpha is 1, we only return dense.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-03-24 UTC."],[],[]]