ThreadType
Type Alias: ThreadType
type ThreadType = "chat" | "task" | "agent" | "system";
Defined in: CodeBolt/packages/clientsdk/src/types/thread.ts:5
Thread type
type ThreadType = "chat" | "task" | "agent" | "system";
Defined in: CodeBolt/packages/clientsdk/src/types/thread.ts:5
Thread type