Spaces:
Sleeping
Sleeping
| """Tool implementations for the GAIA agent.""" | |
| from .registry import TOOL_DEFINITIONS, dispatch_tool | |
| __all__ = ["TOOL_DEFINITIONS", "dispatch_tool"] | |
| """Tool implementations for the GAIA agent.""" | |
| from .registry import TOOL_DEFINITIONS, dispatch_tool | |
| __all__ = ["TOOL_DEFINITIONS", "dispatch_tool"] | |