Skip to content

Slot: stream_event_kind

Kind of stream event (matches a StreamEventKind value).

URI: dspy:stream_event_kind

Applicable Classes

Name Description Modifies Slot
StreamEvent Abstract event produced by ``dspy no
StreamResponse Streaming text chunk for a specific predictor field (``dspy yes
StatusMessage Status update emitted while a module runs (``dspy yes

Properties

Type and Range

Property Value
Range String
Domain Of StreamEvent

Cardinality and Requirements

Property Value
Required Yes

Identifier and Mapping Information

Schema Source

Mappings

Mapping Type Mapped Value
self dspy:stream_event_kind
native dspy:stream_event_kind

LinkML Source

name: stream_event_kind
description: Kind of stream event (matches a ``StreamEventKind`` value).
from_schema: https://w3id.org/lmodel/dspy
rank: 1000
domain_of:
- StreamEvent
range: string
required: true