Skip to main content

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

AgentOSResponseChunk.isFinal


metadata?

optional metadata: Record<string, any>

Defined in: packages/agentos/src/api/types/AgentOSResponse.ts:50

Inherited from

AgentOSResponseChunk.metadata


payload?

optional payload: 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?

optional signature: 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

AgentOSResponseChunk.streamId


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

Overrides

AgentOSResponseChunk.type