Skip to content

Slot: num_retries

URI: dspy:num_retries

Applicable Classes

Name Description Modifies Slot
BaseLM Abstract base class for DSPy language models (``dspy no
LM Concrete LiteLLM-backed language model (``dspy no

Properties

Type and Range

Property Value
Range Integer
Domain Of BaseLM

Cardinality and Requirements

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

Value Constraints

Property Value
Minimum Value 0

Identifier and Mapping Information

Schema Source

Mappings

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

LinkML Source

name: num_retries
from_schema: https://w3id.org/lmodel/dspy
rank: 1000
ifabsent: int(3)
domain_of:
- BaseLM
range: integer
minimum_value: 0