Vertex AI V1 API - Class Google::Cloud::AIPlatform::V1::RagRetrievalConfig::Ranking (v1.4.0)

Reference documentation and code samples for the Vertex AI V1 API class Google::Cloud::AIPlatform::V1::RagRetrievalConfig::Ranking.

Config for ranking and reranking.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#llm_ranker

def llm_ranker() -> ::Google::Cloud::AIPlatform::V1::RagRetrievalConfig::Ranking::LlmRanker
Returns

#llm_ranker=

def llm_ranker=(value) -> ::Google::Cloud::AIPlatform::V1::RagRetrievalConfig::Ranking::LlmRanker
Parameter
Returns

#rank_service

def rank_service() -> ::Google::Cloud::AIPlatform::V1::RagRetrievalConfig::Ranking::RankService
Returns

#rank_service=

def rank_service=(value) -> ::Google::Cloud::AIPlatform::V1::RagRetrievalConfig::Ranking::RankService
Parameter
Returns