Skip to content

Slot: is_input

Whether this field is part of the example's input subset.

URI: dspy:is_input

Applicable Classes

Name Description Modifies Slot
ExampleField A single (key, value) entry stored inside an Example no

Properties

Type and Range

Property Value
Range Boolean
Domain Of ExampleField

Cardinality and Requirements

Property Value
### Slot Characteristics
Property Value
If Absent boolean(False)
Owner ExampleField

Identifier and Mapping Information

Schema Source

Mappings

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

LinkML Source

name: is_input
description: Whether this field is part of the example's input subset.
from_schema: https://w3id.org/lmodel/dspy
rank: 1000
ifabsent: boolean(False)
owner: ExampleField
domain_of:
- ExampleField
range: boolean