Slot: has_kwargs
Whether the tool accepts arbitrary **kwargs.
URI: dspy:has_kwargs
Applicable Classes
| Name |
Description |
Modifies Slot |
| Tool |
A function-call tool usable by an LM (``dspy |
no |
Properties
Type and Range
Cardinality and Requirements
| Property |
Value |
| ### Slot Characteristics |
|
| Property |
Value |
| If Absent |
boolean(False) |
Schema Source
Mappings
| Mapping Type |
Mapped Value |
| self |
dspy:has_kwargs |
| native |
dspy:has_kwargs |
LinkML Source
name: has_kwargs
description: Whether the tool accepts arbitrary ``**kwargs``.
from_schema: https://w3id.org/lmodel/dspy
rank: 1000
ifabsent: boolean(False)
domain_of:
- Tool
range: boolean