Subset of fields flagged as inputs via with_inputs(...).
URI: dspy:input_keys
Applicable Classes
| Name |
Description |
Modifies Slot |
| Example |
Flexible data container for DSPy examples (trainset rows) |
no |
| Prediction |
Output of a DSPy module |
no |
| EvaluationResult |
Aggregate evaluation result (``dspy |
no |
Properties
Type and Range
Cardinality and Requirements
| Property |
Value |
| Multivalued |
Yes |
Schema Source
Mappings
| Mapping Type |
Mapped Value |
| self |
dspy:input_keys |
| native |
dspy:input_keys |
LinkML Source
name: input_keys
description: Subset of ``fields`` flagged as inputs via ``with_inputs(...)``.
from_schema: https://w3id.org/lmodel/dspy
rank: 1000
domain_of:
- Example
range: string
multivalued: true