Slot: temperature
URI: dspy:temperature
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| LMConfig | Common generation controls for an LM request (``dspy | no |
| 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 | Float |
| Domain Of | LMConfig, BaseLM |
Cardinality and Requirements
| Property | Value |
|---|---|
| ### Value Constraints |
| Property | Value |
|---|---|
| Minimum Value | 0 |
| Maximum Value | 2 |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/dspy
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | dspy:temperature |
| native | dspy:temperature |
LinkML Source
name: temperature
from_schema: https://w3id.org/lmodel/dspy
rank: 1000
domain_of:
- LMConfig
- BaseLM
range: float
minimum_value: 0.0
maximum_value: 2.0