Slot: spec_type
Schema kind. Always function for the current API.
URI: dspy:spec_type
Applicable Classes
| Name |
Description |
Modifies Slot |
| LMToolSpec |
Provider-independent tool schema attached to an LMRequest |
no |
Properties
Type and Range
Cardinality and Requirements
| Property |
Value |
| ### Slot Characteristics |
|
| Property |
Value |
| If Absent |
string(function) |
| Owner |
LMToolSpec |
Additional Constraints
**Must Equal:** `function`
Schema Source
Mappings
| Mapping Type |
Mapped Value |
| self |
dspy:spec_type |
| native |
dspy:spec_type |
LinkML Source
name: spec_type
description: Schema kind. Always ``function`` for the current API.
from_schema: https://w3id.org/lmodel/dspy
rank: 1000
ifabsent: string(function)
owner: LMToolSpec
domain_of:
- LMToolSpec
range: string
equals_string: function