public sealed class TrajectoryAnyOrderMatchSpec : IMessage<TrajectoryAnyOrderMatchSpec>, IEquatable<TrajectoryAnyOrderMatchSpec>, IDeepCloneable<TrajectoryAnyOrderMatchSpec>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud AI Platform v1beta1 API class TrajectoryAnyOrderMatchSpec.
Spec for TrajectoryAnyOrderMatch metric - returns 1 if all tool calls in the reference trajectory appear in the predicted trajectory in any order, else 0.
Implements
IMessageTrajectoryAnyOrderMatchSpec, IEquatableTrajectoryAnyOrderMatchSpec, IDeepCloneableTrajectoryAnyOrderMatchSpec, IBufferMessage, IMessageNamespace
Google.Cloud.AIPlatform.V1Beta1Assembly
Google.Cloud.AIPlatform.V1Beta1.dll
Constructors
TrajectoryAnyOrderMatchSpec()
public TrajectoryAnyOrderMatchSpec()
TrajectoryAnyOrderMatchSpec(TrajectoryAnyOrderMatchSpec)
public TrajectoryAnyOrderMatchSpec(TrajectoryAnyOrderMatchSpec other)
Parameter | |
---|---|
Name | Description |
other |
TrajectoryAnyOrderMatchSpec |