Uses of Class
com.bytedesk.ai.robot.RobotExcel
Packages that use RobotExcel
Package
Description
Robot package contains classes for managing AI robots/agents.
-
Uses of RobotExcel in com.bytedesk.ai.robot
Methods in com.bytedesk.ai.robot that return RobotExcelMethods in com.bytedesk.ai.robot with parameters of type RobotExcelModifier and TypeMethodDescriptionRobotRestService.convertExcelToRobot(RobotExcel excel, String kbType, String fileUid, String kbUid, String orgUid) voidRobotExcelListener.invoke(RobotExcel data, com.alibaba.excel.context.AnalysisContext context) 这个每一条数据解析都会来调用