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