Skip to content

Slot: args

JSON-schema dict describing tool argument shapes.

URI: dspy:args

Applicable Classes

Name Description Modifies Slot
Tool A function-call tool usable by an LM (``dspy no
ToolCall A model request to invoke a tool (``dspy no
LMToolCallPart Model-issued request to call a tool (LMToolCallPart) no

Properties

Type and Range

Property Value
Range Any
Domain Of Tool, ToolCall, LMToolCallPart

Cardinality and Requirements

Property Value

Identifier and Mapping Information

Schema Source

Mappings

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

LinkML Source

name: args
description: JSON-schema dict describing tool argument shapes.
from_schema: https://w3id.org/lmodel/dspy
rank: 1000
domain_of:
- Tool
- ToolCall
- LMToolCallPart
range: Any