Website
GitHub
npm
Preparing search index...
The search index is not available
@framers/agentos - v0.1.166
@framers/agentos
ContextMessage
Interface ContextMessage
interface
ContextMessage
{
role
:
"user"
|
"assistant"
|
"system"
|
"tool"
;
content
:
string
;
timestamp
:
number
;
turnIndex
:
number
;
tokenEstimate
:
number
;
compacted
?:
boolean
;
}
Index
Properties
role
content
timestamp
turn
Index
token
Estimate
compacted?
Properties
role
role
:
"user"
|
"assistant"
|
"system"
|
"tool"
content
content
:
string
timestamp
timestamp
:
number
turn
Index
turn
Index
:
number
token
Estimate
token
Estimate
:
number
Optional
compacted
compacted
?:
boolean
Set to true after this message has been compacted into a summary.
Settings
Member Visibility
Protected
Inherited
Alpha
Beta
Theme
OS
Light
Dark
On This Page
role
content
timestamp
turn
Index
token
Estimate
compacted
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...
Set to true after this message has been compacted into a summary.