Skip to content

Slot: fields

Named scalar fields carried by an Example / Prediction.

URI: dspy:fields

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

Property Value
Range ExampleField
Domain Of Example

Cardinality and Requirements

Property Value
Multivalued Yes

Identifier and Mapping Information

Schema Source

Mappings

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

LinkML Source

name: fields
description: Named scalar fields carried by an ``Example`` / ``Prediction``.
from_schema: https://w3id.org/lmodel/dspy
rank: 1000
domain_of:
- Example
range: ExampleField
multivalued: true
inlined: true
inlined_as_list: true