Skip to main content

IngestionEventData

@codebolt/types


Interface: IngestionEventData

Defined in: common/types/src/codeboltjstypes/libFunctionTypes/memoryIngestion.ts:63

Properties

PropertyTypeDefined in
payloadRecord<string, any>common/types/src/codeboltjstypes/libFunctionTypes/memoryIngestion.ts:72
source{ agentId?: string; projectId?: string; swarmId?: string; threadId?: string; }common/types/src/codeboltjstypes/libFunctionTypes/memoryIngestion.ts:66
source.agentId?stringcommon/types/src/codeboltjstypes/libFunctionTypes/memoryIngestion.ts:68
source.projectId?stringcommon/types/src/codeboltjstypes/libFunctionTypes/memoryIngestion.ts:70
source.swarmId?stringcommon/types/src/codeboltjstypes/libFunctionTypes/memoryIngestion.ts:69
source.threadId?stringcommon/types/src/codeboltjstypes/libFunctionTypes/memoryIngestion.ts:67
timestampstringcommon/types/src/codeboltjstypes/libFunctionTypes/memoryIngestion.ts:65
typestringcommon/types/src/codeboltjstypes/libFunctionTypes/memoryIngestion.ts:64