Website
GitHub
npm
Preparing search index...
The search index is not available
@framers/agentos - v0.1.166
@framers/agentos
AgentOSProvenanceEventChunk
Interface AgentOSProvenanceEventChunk
interface
AgentOSProvenanceEventChunk
{
streamId
:
string
;
gmiInstanceId
:
string
;
personaId
:
string
;
isFinal
:
boolean
;
timestamp
:
string
;
metadata
?:
Record
<
string
,
any
>
;
type
:
PROVENANCE_EVENT
;
eventType
:
string
;
eventId
:
string
;
sequence
:
number
;
hash
:
string
;
signature
?:
string
;
payload
?:
Record
<
string
,
unknown
>
;
}
Hierarchy (
view full
)
AgentOSResponseChunk
AgentOSProvenanceEventChunk
Index
Properties
stream
Id
gmi
Instance
Id
persona
Id
is
Final
timestamp
metadata?
type
event
Type
event
Id
sequence
hash
signature?
payload?
Properties
stream
Id
stream
Id
:
string
gmi
Instance
Id
gmi
Instance
Id
:
string
persona
Id
persona
Id
:
string
is
Final
is
Final
:
boolean
timestamp
timestamp
:
string
Optional
metadata
metadata
?:
Record
<
string
,
any
>
type
type
:
PROVENANCE_EVENT
event
Type
event
Type
:
string
event
Id
event
Id
:
string
sequence
sequence
:
number
hash
hash
:
string
Optional
signature
signature
?:
string
Optional
payload
payload
?:
Record
<
string
,
unknown
>
Settings
Member Visibility
Protected
Inherited
Alpha
Beta
Theme
OS
Light
Dark
On This Page
stream
Id
gmi
Instance
Id
persona
Id
is
Final
timestamp
metadata
type
event
Type
event
Id
sequence
hash
signature
payload
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...