Slot: max_trace_size
URI: dspy:max_trace_size
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| Settings | Global DSPy configuration singleton (``dspy | no |
Properties
Type and Range
| Property | Value |
|---|---|
| Range | Integer |
| Domain Of | Settings |
Cardinality and Requirements
| Property | Value |
|---|---|
| ### Slot Characteristics |
| Property | Value |
|---|---|
| If Absent | int(10000) |
Value Constraints
| Property | Value |
|---|---|
| Minimum Value | 0 |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/dspy
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | dspy:max_trace_size |
| native | dspy:max_trace_size |
LinkML Source
name: max_trace_size
from_schema: https://w3id.org/lmodel/dspy
rank: 1000
ifabsent: int(10000)
domain_of:
- Settings
range: integer
minimum_value: 0