Type Alias: SegmentationMode
SegmentationMode =
"text"|"points"|"box"|"automatic"
Defined in: packages/agentos/src/io/segmentation/types.ts:18
Which kind of prompt drives the segmentation. Exactly one per call.
SegmentationMode =
"text"|"points"|"box"|"automatic"
Defined in: packages/agentos/src/io/segmentation/types.ts:18
Which kind of prompt drives the segmentation. Exactly one per call.