Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 493 Bytes

2_2_3_Tool_Related_Domain_Objects.md

File metadata and controls

11 lines (8 loc) · 493 Bytes

Tool and Related Domain Objects

In this chapter, we will highlight tool and related core domain objects. We have omitted their corresponding code parts. If you wish to learn more, please read the API Reference Section.

Tool Base Class

Package path: agentuniverse.agent.action.tool.tool.Tool

Tool Manager

Package path: agentuniverse.agent.action.tool.tool_manager.ToolManager

Input Object

Package path: agentuniverse.agent.action.tool.tool.ToolInput