Uses of Class
com.bytedesk.ai.robot.RobotRestService
Packages that use RobotRestService
Package
Description
Robot package contains classes for managing AI robots/agents.
评价服务包
管理客服会话的评价功能
-
Uses of RobotRestService in com.bytedesk.ai.robot
Fields in com.bytedesk.ai.robot declared as RobotRestServiceModifier and TypeFieldDescriptionprivate final RobotRestServiceRobotEventListener.robotRestServiceprivate final RobotRestServiceRobotExcelListener.robotRestServiceprivate final RobotRestServiceRobotInitializer.robotRestServiceprivate final RobotRestServiceRobotRestController.robotRestService -
Uses of RobotRestService in com.bytedesk.ai.robot.agent
Fields in com.bytedesk.ai.robot.agent declared as RobotRestServiceModifier and TypeFieldDescriptionprivate final RobotRestServiceRobotAgentService.robotRestService -
Uses of RobotRestService in com.bytedesk.ai.springai.service
Fields in com.bytedesk.ai.springai.service declared as RobotRestService -
Uses of RobotRestService in com.bytedesk.service.routing_strategy
Fields in com.bytedesk.service.routing_strategy declared as RobotRestServiceModifier and TypeFieldDescriptionprivate final RobotRestServiceRobotThreadRoutingStrategy.robotRestService -
Uses of RobotRestService in com.bytedesk.service.settings
Fields in com.bytedesk.service.settings declared as RobotRestServiceModifier and TypeFieldDescriptionprivate final RobotRestServiceServiceSettingsService.robotService -
Uses of RobotRestService in com.bytedesk.service.thread_rating
Fields in com.bytedesk.service.thread_rating declared as RobotRestServiceModifier and TypeFieldDescriptionprivate final RobotRestServiceThreadRatingEventListener.robotRestService -
Uses of RobotRestService in com.bytedesk.service.visitor_thread
Fields in com.bytedesk.service.visitor_thread declared as RobotRestServiceModifier and TypeFieldDescriptionprivate final RobotRestServiceVisitorThreadEventListener.robotRestService