data_juicer_agents.core.tool.catalog module#
Discovery-based catalog of built-in tool specifications.
- exception data_juicer_agents.core.tool.catalog.ToolGroupImportError(group_name: str, cause: ModuleNotFoundError)[source]#
Bases:
ImportErrorRaised when a tool group cannot be imported because optional deps are missing.