Files
DB-GPT/dbgpt/agent/resource/tool/__init__.py
2024-05-15 09:57:19 +08:00

5 lines
108 B
Python

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