Skip to content

Slot: provider_data

Provider-specific raw payload preserved with a normalized object.

URI: dspy:provider_data

Applicable Classes

Name Description Modifies Slot
ToolResult A tool execution result returned to the model (``dspy no
LMToolCallPart Model-issued request to call a tool (LMToolCallPart) no
LMToolResultPart Tool execution result returned to a model (LMToolResultPart) no
LMToolSpec Provider-independent tool schema attached to an LMRequest no
LMOutput One generated candidate inside an LMResponse no
LMResponse Normalized result of one LM request (``dspy no

Properties

Type and Range

Property Value
Range Any
Domain Of ToolResult, LMToolCallPart, LMToolResultPart, LMToolSpec, LMOutput, LMResponse

Cardinality and Requirements

Property Value

Identifier and Mapping Information

Schema Source

Mappings

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

LinkML Source

name: provider_data
description: Provider-specific raw payload preserved with a normalized object.
from_schema: https://w3id.org/lmodel/dspy
rank: 1000
domain_of:
- ToolResult
- LMToolCallPart
- LMToolResultPart
- LMToolSpec
- LMOutput
- LMResponse
range: Any