Skip to main content

ThreadType

@codebolt/client-sdk


Type Alias: ThreadType

type ThreadType = "chat" | "task" | "agent" | "system";

Defined in: CodeBolt/packages/clientsdk/src/types/thread.ts:5

Thread type