Skip to content

Slot: n_outputs

Number of LM completions to request (n field on LMConfig).

URI: dspy:n_outputs

Applicable Classes

Name Description Modifies Slot
LMConfig Common generation controls for an LM request (``dspy no

Properties

Type and Range

Property Value
Range Integer
Domain Of LMConfig

Cardinality and Requirements

Property Value
### Value Constraints
Property Value
Minimum Value 1

Identifier and Mapping Information

Schema Source

Mappings

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

LinkML Source

name: n_outputs
description: Number of LM completions to request (``n`` field on LMConfig).
from_schema: https://w3id.org/lmodel/dspy
rank: 1000
domain_of:
- LMConfig
range: integer
minimum_value: 1