Cloud AI Platform v1beta1 API - Class TrajectoryExactMatchSpec (1.0.0-beta11)

public sealed class TrajectoryExactMatchSpec : IMessage<TrajectoryExactMatchSpec>, IEquatable<TrajectoryExactMatchSpec>, IDeepCloneable<TrajectoryExactMatchSpec>, IBufferMessage, IMessage

Reference documentation and code samples for the Cloud AI Platform v1beta1 API class TrajectoryExactMatchSpec.

Spec for TrajectoryExactMatch metric - returns 1 if tool calls in the reference trajectory exactly match the predicted trajectory, else 0.

Inheritance

object > TrajectoryExactMatchSpec

Namespace

Google.Cloud.AIPlatform.V1Beta1

Assembly

Google.Cloud.AIPlatform.V1Beta1.dll

Constructors

TrajectoryExactMatchSpec()

public TrajectoryExactMatchSpec()

TrajectoryExactMatchSpec(TrajectoryExactMatchSpec)

public TrajectoryExactMatchSpec(TrajectoryExactMatchSpec other)
Parameter
Name Description
other TrajectoryExactMatchSpec