Agent Maturity Compass API - v1.2.0
Guides
HTTP API
GitHub
Preparing search index...
index
RunRagTextGenerationLiveDriftInput
Interface RunRagTextGenerationLiveDriftInput
interface
RunRagTextGenerationLiveDriftInput
{
agentId
:
string
;
baselineWindow
:
RagTextGenerationWindow
;
liveWindow
:
RagTextGenerationWindow
;
now
?:
Date
;
sourceProof
:
RagTextGenerationSourceProof
;
sourceRefs
?:
string
[]
;
thresholds
?:
Partial
<
LiveDriftThresholds
>
;
}
Index
Properties
agent
Id
baseline
Window
live
Window
now?
source
Proof
source
Refs?
thresholds?
Properties
agent
Id
agentId
:
string
baseline
Window
baselineWindow
:
RagTextGenerationWindow
live
Window
liveWindow
:
RagTextGenerationWindow
Optional
now
now
?:
Date
source
Proof
sourceProof
:
RagTextGenerationSourceProof
Optional
source
Refs
sourceRefs
?:
string
[]
Optional
thresholds
thresholds
?:
Partial
<
LiveDriftThresholds
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
agent
Id
baseline
Window
live
Window
now
source
Proof
source
Refs
thresholds
Guides
HTTP API
GitHub
Agent Maturity Compass API - v1.2.0
Loading...