Website
GitHub
npm
Preparing search index...
The search index is not available
@framers/agentos - v0.1.166
@framers/agentos
AgentOSLongTermMemoryRecallConfig
Interface AgentOSLongTermMemoryRecallConfig
interface
AgentOSLongTermMemoryRecallConfig
{
profile
?:
LongTermMemoryRecallProfile
;
cadenceTurns
?:
number
;
forceOnCompaction
?:
boolean
;
maxContextChars
?:
number
;
topKByScope
?:
Partial
<
Record
<
"user"
|
"persona"
|
"organization"
,
number
>
>
;
}
Index
Properties
profile?
cadence
Turns?
force
On
Compaction?
max
Context
Chars?
topKBy
Scope?
Properties
Optional
profile
profile
?:
LongTermMemoryRecallProfile
Optional
cadence
Turns
cadence
Turns
?:
number
Optional
force
On
Compaction
force
On
Compaction
?:
boolean
Optional
max
Context
Chars
max
Context
Chars
?:
number
Optional
topKBy
Scope
topKBy
Scope
?:
Partial
<
Record
<
"user"
|
"persona"
|
"organization"
,
number
>
>
Settings
Member Visibility
Protected
Inherited
Alpha
Beta
Theme
OS
Light
Dark
On This Page
profile
cadence
Turns
force
On
Compaction
max
Context
Chars
topKBy
Scope
Architecture
Cognitive Memory
RAG & Memory
Capability Discovery
Tool Calling
Skills
Voice TTS/STT
Safety Primitives
Guardrails
Observability
Planning Engine
Human-in-the-Loop
Agent Communication
Changelog
@framers/agentos - v0.1.166
Loading...