nexus-agents - v2.80.0
GitHub
npm
Preparing search index...
MemoryImportance
Type Alias MemoryImportance
Importance levels for memory entries.
type
MemoryImportance
=
{
LOW
:
"low"
;
MEDIUM
:
"medium"
;
HIGH
:
"high"
;
}
Index
Properties
LOW
MEDIUM
HIGH
Properties
Readonly
LOW
LOW
:
"low"
= 'low'
Readonly
MEDIUM
MEDIUM
:
"medium"
= 'medium'
Readonly
HIGH
HIGH
:
"high"
= 'high'
Settings
Member Visibility
Protected
Internal
Theme
OS
Light
Dark
On This Page
Properties
LOW
MEDIUM
HIGH
GitHub
npm
nexus-agents - v2.80.0
Loading...
Importance levels for memory entries.