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.
Implements
IMessageTrajectoryInOrderMatchSpec, IEquatableTrajectoryInOrderMatchSpec, IDeepCloneableTrajectoryInOrderMatchSpec, IBufferMessage, IMessageNamespace
Google.Cloud.AIPlatform.V1Beta1Assembly
Google.Cloud.AIPlatform.V1Beta1.dll
Constructors
TrajectoryInOrderMatchSpec()
public TrajectoryInOrderMatchSpec()
TrajectoryInOrderMatchSpec(TrajectoryInOrderMatchSpec)
public TrajectoryInOrderMatchSpec(TrajectoryInOrderMatchSpec other)
Parameter | |
---|---|
Name | Description |
other |
TrajectoryInOrderMatchSpec |