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
Cardinality and Requirements
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