Skip to main content

Interface: AgentOSProvenanceEventChunk

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

Extends

Properties

eventId

eventId: string

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


eventType

eventType: string

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


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:206


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:208


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:205


signature?

optional signature: string

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


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:202

Overrides

AgentOSResponseChunk.type