Interface: AgentOSProvenanceEventChunk
Defined in: packages/agentos/src/api/types/AgentOSResponse.ts:193
Extends
Properties
eventId
eventId:
string
Defined in: packages/agentos/src/api/types/AgentOSResponse.ts:196
eventType
eventType:
string
Defined in: packages/agentos/src/api/types/AgentOSResponse.ts:195
gmiInstanceId
gmiInstanceId:
string
Defined in: packages/agentos/src/api/types/AgentOSResponse.ts:46
Inherited from
AgentOSResponseChunk.gmiInstanceId
hash
hash:
string
Defined in: packages/agentos/src/api/types/AgentOSResponse.ts:198
isFinal
isFinal:
boolean
Defined in: packages/agentos/src/api/types/AgentOSResponse.ts:48
Inherited from
metadata?
optionalmetadata:Record<string,any>
Defined in: packages/agentos/src/api/types/AgentOSResponse.ts:50
Inherited from
payload?
optionalpayload:Record<string,unknown>
Defined in: packages/agentos/src/api/types/AgentOSResponse.ts:200
personaId
personaId:
string
Defined in: packages/agentos/src/api/types/AgentOSResponse.ts:47
Inherited from
AgentOSResponseChunk.personaId
sequence
sequence:
number
Defined in: packages/agentos/src/api/types/AgentOSResponse.ts:197
signature?
optionalsignature:string
Defined in: packages/agentos/src/api/types/AgentOSResponse.ts:199
streamId
streamId:
string
Defined in: packages/agentos/src/api/types/AgentOSResponse.ts:45
Inherited from
timestamp
timestamp:
string
Defined in: packages/agentos/src/api/types/AgentOSResponse.ts:49
Inherited from
AgentOSResponseChunk.timestamp
type
type:
PROVENANCE_EVENT
Defined in: packages/agentos/src/api/types/AgentOSResponse.ts:194