Gemini Enterprise for Customer Experience v1beta API - Class AggregatedMetrics.Types.HallucinationMetrics (1.0.0-beta01)

public sealed class AggregatedMetrics.Types.HallucinationMetrics : IMessage<AggregatedMetrics.Types.HallucinationMetrics>, IEquatable<AggregatedMetrics.Types.HallucinationMetrics>, IDeepCloneable<AggregatedMetrics.Types.HallucinationMetrics>, IBufferMessage, IMessage

Reference documentation and code samples for the Gemini Enterprise for Customer Experience v1beta API class AggregatedMetrics.Types.HallucinationMetrics.

Metrics for hallucination results.

Inheritance

object > AggregatedMetrics.Types.HallucinationMetrics

Namespace

Google.Cloud.Ces.V1Beta

Assembly

Google.Cloud.Ces.V1Beta.dll

Constructors

HallucinationMetrics()

public HallucinationMetrics()

HallucinationMetrics(HallucinationMetrics)

public HallucinationMetrics(AggregatedMetrics.Types.HallucinationMetrics other)
Parameter
Name Description
other AggregatedMetricsTypesHallucinationMetrics

Properties

Score

public float Score { get; set; }

Output only. The average hallucination score (0 to 1).

Property Value
Type Description
float