Agent Maturity Compass API - v1.2.0
Guides
HTTP API
GitHub
Preparing search index...
index
SimMessage
Interface SimMessage
interface
SimMessage
{
content
:
string
;
metadata
?:
Record
<
string
,
unknown
>
;
role
:
"agent"
|
"persona"
;
timestamp
:
number
;
turn
:
number
;
}
Index
Properties
content
metadata?
role
timestamp
turn
Properties
content
content
:
string
Optional
metadata
metadata
?:
Record
<
string
,
unknown
>
role
role
:
"agent"
|
"persona"
timestamp
timestamp
:
number
turn
turn
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
content
metadata
role
timestamp
turn
Guides
HTTP API
GitHub
Agent Maturity Compass API - v1.2.0
Loading...