mirror of
https://github.com/csunny/DB-GPT.git
synced 2025-09-09 12:59:43 +00:00
refactor(agent): Refactor resource of agents (#1518)
This commit is contained in:
4
dbgpt/agent/resource/tool/__init__.py
Normal file
4
dbgpt/agent/resource/tool/__init__.py
Normal file
@@ -0,0 +1,4 @@
|
||||
"""Tool resources.
|
||||
|
||||
Tool is a special type of resource that is used to execute a function or a command.
|
||||
"""
|
Reference in New Issue
Block a user