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

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

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

Spec for TrajectoryInOrderMatch metric - returns 1 if tool calls in the reference trajectory appear in the predicted trajectory in the same order, else 0.

Inheritance

object > TrajectoryInOrderMatchSpec

Namespace

Google.Cloud.AIPlatform.V1Beta1

Assembly

Google.Cloud.AIPlatform.V1Beta1.dll

Constructors

TrajectoryInOrderMatchSpec()

public TrajectoryInOrderMatchSpec()

TrajectoryInOrderMatchSpec(TrajectoryInOrderMatchSpec)

public TrajectoryInOrderMatchSpec(TrajectoryInOrderMatchSpec other)
Parameter
Name Description
other TrajectoryInOrderMatchSpec