Slot: desc
Field description as passed to InputField(desc=...) / OutputField(desc=...).
URI: dspy:desc
Applicable Classes
| Name |
Description |
Modifies Slot |
| SignatureField |
A single typed field belonging to a ``dspy |
no |
| Tool |
A function-call tool usable by an LM (``dspy |
no |
Properties
Type and Range
Cardinality and Requirements
Schema Source
Mappings
| Mapping Type |
Mapped Value |
| self |
dspy:desc |
| native |
dspy:desc |
LinkML Source
name: desc
description: Field description as passed to ``InputField(desc=...)`` / ``OutputField(desc=...)``.
from_schema: https://w3id.org/lmodel/dspy
rank: 1000
domain_of:
- SignatureField
- Tool
range: string