Gemini Enterprise for Customer Experience V1BETA API - Class Google::Cloud::Ces::V1beta::EvaluationExpectation::LlmCriteria (v0.1.0)

Reference documentation and code samples for the Gemini Enterprise for Customer Experience V1BETA API class Google::Cloud::Ces::V1beta::EvaluationExpectation::LlmCriteria.

Configuration for LLM-based evaluation criteria.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#prompt

def prompt() -> ::String
Returns
  • (::String) — Required. The prompt/instructions provided to the LLM judge.

#prompt=

def prompt=(value) -> ::String
Parameter
  • value (::String) — Required. The prompt/instructions provided to the LLM judge.
Returns
  • (::String) — Required. The prompt/instructions provided to the LLM judge.