Type Alias: V1StreamSegment
V1StreamSegment =
StreamSegment|SpawnAgentSegment|SequentialThinkingSegment|DSLPipelineSegment
Defined in: packages/core/src/stream-segments/types.ts:304
Deprecated
The old 10-type union including SpawnAgentSegment, SequentialThinkingSegment, DSLPipelineSegment. Use StreamSegment (7-type) instead. Available via '@baleybots/core/v1'.