Slot: is_last_chunk
URI: dspy:is_last_chunk
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| StreamResponse | Streaming text chunk for a specific predictor field (``dspy | no |
Properties
Type and Range
| Property | Value |
|---|---|
| Range | Boolean |
| Domain Of | StreamResponse |
Cardinality and Requirements
| Property | Value |
|---|---|
| ### Slot Characteristics |
| Property | Value |
|---|---|
| If Absent | boolean(False) |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/dspy
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | dspy:is_last_chunk |
| native | dspy:is_last_chunk |
LinkML Source
name: is_last_chunk
from_schema: https://w3id.org/lmodel/dspy
rank: 1000
ifabsent: boolean(False)
domain_of:
- StreamResponse
range: boolean