Skip to content

Slot: max_rounds

URI: dspy:max_rounds

Applicable Classes

Name Description Modifies Slot
BootstrapFewShot Bootstraps demos by running the teacher program (``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 BootstrapFewShot

Cardinality and Requirements

Property Value
### Slot Characteristics
Property Value
If Absent int(1)

Value Constraints

Property Value
Minimum Value 1

Identifier and Mapping Information

Schema Source

Mappings

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

LinkML Source

name: max_rounds
from_schema: https://w3id.org/lmodel/dspy
rank: 1000
ifabsent: int(1)
domain_of:
- BootstrapFewShot
range: integer
minimum_value: 1