Interface: AgentOSSystemProgressChunk
Defined in: packages/agentos/src/api/types/AgentOSResponse.ts:68
Extends
Properties
gmiInstanceId
gmiInstanceId:
string
Defined in: packages/agentos/src/api/types/AgentOSResponse.ts:46
Inherited from
AgentOSResponseChunk.gmiInstanceId
isFinal
isFinal:
boolean
Defined in: packages/agentos/src/api/types/AgentOSResponse.ts:48
Inherited from
message
message:
string
Defined in: packages/agentos/src/api/types/AgentOSResponse.ts:70
metadata?
optionalmetadata:Record<string,any>
Defined in: packages/agentos/src/api/types/AgentOSResponse.ts:50
Inherited from
personaId
personaId:
string
Defined in: packages/agentos/src/api/types/AgentOSResponse.ts:47
Inherited from
AgentOSResponseChunk.personaId
progressPercentage?
optionalprogressPercentage:number
Defined in: packages/agentos/src/api/types/AgentOSResponse.ts:71
statusCode?
optionalstatusCode:string
Defined in: packages/agentos/src/api/types/AgentOSResponse.ts:72
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:
SYSTEM_PROGRESS
Defined in: packages/agentos/src/api/types/AgentOSResponse.ts:69