Subset: Core
Foundational DSPy primitives (Example, Signature, Module).
URI: Core
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/dspy
Classes in subset
| Class | Description |
|---|---|
| Completions | Container of candidate completions associated with a Prediction (``dspy |
| Example | Flexible data container for DSPy examples (trainset rows) |
| ExampleField | A single (key, value) entry stored inside an Example |
| Prediction | Output of a DSPy module |
| Signature | Declarative input/output contract for a DSPy predictor (``dspy |
| SignatureField | A single typed field belonging to a ``dspy |