Skip to content

Slot: max_errors

URI: dspy:max_errors

Applicable Classes

Name Description Modifies Slot
Parallel Run modules in parallel across batched inputs (``dspy no
BootstrapFewShot Bootstraps demos by running the teacher program (``dspy no
Evaluate Parallel program evaluator (``dspy no
Settings Global DSPy configuration singleton (``dspy no
BootstrapFewShotWithRandomSearch BootstrapFewShot + random search over program variants (``dspy no
BootstrapFewShotWithOptuna BootstrapFewShot driven by an Optuna hyperparameter search (``dspy no
KNNFewShot KNN-selected few-shot optimizer (``dspy no
InferRules Optimizer that infers natural-language rules from training data (``dspy no

Properties

Type and Range

Property Value
Range Integer
Domain Of Parallel, BootstrapFewShot, Evaluate, Settings

Cardinality and Requirements

Property Value
### Value Constraints
Property Value
Minimum Value 0

Identifier and Mapping Information

Schema Source

Mappings

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

LinkML Source

name: max_errors
from_schema: https://w3id.org/lmodel/dspy
rank: 1000
domain_of:
- Parallel
- BootstrapFewShot
- Evaluate
- Settings
range: integer
minimum_value: 0