{
    "modulesPath": [
        "./extend/execManMachineInteractionBigScreen/execManMachineInteractionBigScreen.js"
    ],
    "tools": [
        {
            "type": "function",
            "function": {
            "name": "execManMachineInteractionBigScreen",
            "description": "数字人大屏幕对话系统",
            "parameters": {
                    "type": "object",
                    "properties": {
                    },
                    "required": [
                    ]
                }
            }
        }
    ]
}