Tools available to an agent.
URI: dspy:tools
Applicable Classes
| Name |
Description |
Modifies Slot |
| ReAct |
Reasoning + Acting agent with tool use (``dspy |
no |
| ReActV2 |
Next-generation ReAct agent (``dspy |
no |
| CodeAct |
Code-acting agent (``dspy |
no |
Properties
Type and Range
Cardinality and Requirements
| Property |
Value |
| Multivalued |
Yes |
Schema Source
Mappings
| Mapping Type |
Mapped Value |
| self |
dspy:tools |
| native |
dspy:tools |
LinkML Source
name: tools
description: Tools available to an agent.
from_schema: https://w3id.org/lmodel/dspy
rank: 1000
domain_of:
- ReAct
- ReActV2
- CodeAct
range: Tool
multivalued: true
inlined: true
inlined_as_list: true