Agent Maturity Compass API - v1.2.0
Guides
HTTP API
GitHub
Preparing search index...
index
RunEffectAutoAgentReplayCorpusInput
Interface RunEffectAutoAgentReplayCorpusInput
interface
RunEffectAutoAgentReplayCorpusInput
{
agentId
:
string
;
baselineRunId
:
string
;
candidateRunId
:
string
;
corpusId
:
string
;
corpusVersion
:
string
;
gateMode
?:
EffectAutoAgentReplayGateMode
;
generatedAt
?:
string
;
rows
:
EffectAutoAgentReplayRowInput
[]
;
sourceRefs
?:
string
[]
;
}
Index
Properties
agent
Id
baseline
Run
Id
candidate
Run
Id
corpus
Id
corpus
Version
gate
Mode?
generated
At?
rows
source
Refs?
Properties
agent
Id
agentId
:
string
baseline
Run
Id
baselineRunId
:
string
candidate
Run
Id
candidateRunId
:
string
corpus
Id
corpusId
:
string
corpus
Version
corpusVersion
:
string
Optional
gate
Mode
gateMode
?:
EffectAutoAgentReplayGateMode
Optional
generated
At
generatedAt
?:
string
rows
rows
:
EffectAutoAgentReplayRowInput
[]
Optional
source
Refs
sourceRefs
?:
string
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
agent
Id
baseline
Run
Id
candidate
Run
Id
corpus
Id
corpus
Version
gate
Mode
generated
At
rows
source
Refs
Guides
HTTP API
GitHub
Agent Maturity Compass API - v1.2.0
Loading...