data_juicer_agents.adapters.agentscope.schema_utils module#

Utilities for normalizing tool JSON schemas for agent-facing adapters.

data_juicer_agents.adapters.agentscope.schema_utils.normalize_tool_schema(schema: Dict[str, Any]) Dict[str, Any][源代码]#