DB-GPT/dbgpt/agent/resource/tool/__init__.py

5 lines
108 B
Python

"""Tool resources.
Tool is a special type of resource that is used to execute a function or a command.
"""