Gemini Enterprise for Customer Experience v1beta API - Enum GoldenRunMethod (1.0.0-beta01)

public enum GoldenRunMethod

Reference documentation and code samples for the Gemini Enterprise for Customer Experience v1beta API enum GoldenRunMethod.

The method used to run the evaluation.

Namespace

Google.Cloud.Ces.V1Beta

Assembly

Google.Cloud.Ces.V1Beta.dll

Fields

Name Description
Naive

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

Stable

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

Unspecified

Run method is not specified.