Skip to content

Slot: native_response_types

Output field types handled by native LM features rather than adapter parsing.

URI: dspy:native_response_types

Applicable Classes

Name Description Modifies Slot
Adapter Base class for prompt-format adapters (``dspy no
ChatAdapter Markdown-formatted chat adapter (``dspy no
JSONAdapter Structured-JSON adapter (``dspy no
XMLAdapter XML output adapter (``dspy no
BAMLAdapter BAML schema-language adapter (``dspy no
TwoStepAdapter Two-step plan + finalize adapter (``dspy no

Properties

Type and Range

Property Value
Range String
Domain Of Adapter

Cardinality and Requirements

Property Value
Multivalued Yes
### Slot Characteristics
Property Value
Owner Adapter

Identifier and Mapping Information

Schema Source

Mappings

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

LinkML Source

name: native_response_types
description: Output field types handled by native LM features rather than adapter
  parsing.
from_schema: https://w3id.org/lmodel/dspy
rank: 1000
owner: Adapter
domain_of:
- Adapter
range: string
multivalued: true