Skip to content

Type Alias: ChatModelSegmentType

ts
type ChatModelSegmentType = "thought" | "comment";

Defined in: types.ts:344