public sealed class RagRetrievalConfig.Types.Ranking.Types.LlmRanker : IMessage<RagRetrievalConfig.Types.Ranking.Types.LlmRanker>, IEquatable<RagRetrievalConfig.Types.Ranking.Types.LlmRanker>, IDeepCloneable<RagRetrievalConfig.Types.Ranking.Types.LlmRanker>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class RagRetrievalConfig.Types.Ranking.Types.LlmRanker.
[[["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 2025-03-21 UTC."],[[["This document provides reference documentation for the `RagRetrievalConfig.Types.Ranking.Types.LlmRanker` class within the Vertex AI v1beta1 API."],["The `LlmRanker` class is designed to configure the LlmRanker used in Vertex AI's retrieval-augmented generation (RAG) models."],["The class `LlmRanker` inherits from `object` and implements `IMessage`, `IEquatable\u003cLlmRanker\u003e`, `IDeepCloneable\u003cLlmRanker\u003e`, and `IBufferMessage` interfaces."],["`LlmRanker` includes properties such as `HasModelName` which verifies if a model is set and the `ModelName` property which allows specification of the model, such as `gemini-1.5-pro`, for ranking."]]],[]]