Agent Maturity Compass API - v1.2.0
Guides
HTTP API
GitHub
Preparing search index...
index
RunTensorZeroProviderDriftInput
Interface RunTensorZeroProviderDriftInput
interface
RunTensorZeroProviderDriftInput
{
agentId
:
string
;
baseline
:
ProviderDriftCanaryRow
[]
;
candidate
:
ProviderDriftCanaryRow
[]
;
evalPack
?:
BuildProviderDriftEvalPackInput
;
gate
?:
BuildProviderDriftCiGateInput
;
now
?:
string
|
Date
;
tensorZero
:
{
baseline
?:
TensorZeroProviderDriftMetadata
[]
;
candidate
?:
TensorZeroProviderDriftMetadata
[]
;
}
;
thresholds
?:
Partial
<
ProviderDriftThresholds
>
;
waivers
?:
ProviderDriftWaiver
[]
;
}
Index
Properties
agent
Id
baseline
candidate
eval
Pack?
gate?
now?
tensor
Zero
thresholds?
waivers?
Properties
agent
Id
agentId
:
string
baseline
baseline
:
ProviderDriftCanaryRow
[]
candidate
candidate
:
ProviderDriftCanaryRow
[]
Optional
eval
Pack
evalPack
?:
BuildProviderDriftEvalPackInput
Optional
gate
gate
?:
BuildProviderDriftCiGateInput
Optional
now
now
?:
string
|
Date
tensor
Zero
tensorZero
:
{
baseline
?:
TensorZeroProviderDriftMetadata
[]
;
candidate
?:
TensorZeroProviderDriftMetadata
[]
;
}
Optional
thresholds
thresholds
?:
Partial
<
ProviderDriftThresholds
>
Optional
waivers
waivers
?:
ProviderDriftWaiver
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
agent
Id
baseline
candidate
eval
Pack
gate
now
tensor
Zero
thresholds
waivers
Guides
HTTP API
GitHub
Agent Maturity Compass API - v1.2.0
Loading...