Skip to content

Slot: use_native_function_calling

URI: dspy:use_native_function_calling

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 Boolean
Domain Of Adapter

Cardinality and Requirements

Property Value
### Slot Characteristics
Property Value
If Absent boolean(False)
Owner Adapter

Identifier and Mapping Information

Schema Source

Mappings

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

LinkML Source

name: use_native_function_calling
from_schema: https://w3id.org/lmodel/dspy
rank: 1000
ifabsent: boolean(False)
owner: Adapter
domain_of:
- Adapter
range: boolean