Gemini Enterprise for Customer Experience V1BETA API - Module Google::Cloud::Ces::V1beta::GoldenRunMethod (v0.1.0)

Reference documentation and code samples for the Gemini Enterprise for Customer Experience V1BETA API module Google::Cloud::Ces::V1beta::GoldenRunMethod.

The method used to run the evaluation.

Constants

GOLDEN_RUN_METHOD_UNSPECIFIED

value: 0
Run method is not specified.

STABLE

value: 1
Run the evaluation as stable replay, where each turn is a unique session with the previous expected turns injected as context.

NAIVE

value: 2
Run the evaluation as naive replay, where the run is a single session with no context injected.