public sealed class TrajectoryExactMatchSpec : IMessage<TrajectoryExactMatchSpec>, IEquatable<TrajectoryExactMatchSpec>, IDeepCloneable<TrajectoryExactMatchSpec>, IBufferMessage, IMessageReference documentation and code samples for the Vertex AI v1beta1 API class TrajectoryExactMatchSpec.
Spec for TrajectoryExactMatch metric - returns 1 if tool calls in the reference trajectory exactly match the predicted trajectory, else 0.
Implements
IMessageTrajectoryExactMatchSpec, IEquatableTrajectoryExactMatchSpec, IDeepCloneableTrajectoryExactMatchSpec, IBufferMessage, IMessageNamespace
Google.Cloud.AIPlatform.V1Beta1Assembly
Google.Cloud.AIPlatform.V1Beta1.dll
Constructors
TrajectoryExactMatchSpec()
public TrajectoryExactMatchSpec()TrajectoryExactMatchSpec(TrajectoryExactMatchSpec)
public TrajectoryExactMatchSpec(TrajectoryExactMatchSpec other)| Parameter | |
|---|---|
| Name | Description |
other |
TrajectoryExactMatchSpec |