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 RobotRestService
RobotEventListener.robotRestService
private final RobotRestService
RobotRunner.robotRestService
private final RobotRestService
RobotInitializer.robotService
private final RobotRestService
RobotRestController.robotService
-
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 RobotRestService
RobotThreadRoutingStrategy.robotService
-
Uses of RobotRestService in com.bytedesk.service.settings
Fields in com.bytedesk.service.settings declared as RobotRestServiceModifier and TypeFieldDescriptionprivate final RobotRestService
ServiceSettingsService.robotService
-
Uses of RobotRestService in com.bytedesk.service.thread_rating
Fields in com.bytedesk.service.thread_rating declared as RobotRestServiceModifier and TypeFieldDescriptionprivate final RobotRestService
ThreadRatingEventListener.robotRestService
-
Uses of RobotRestService in com.bytedesk.service.visitor_thread
Fields in com.bytedesk.service.visitor_thread declared as RobotRestServiceModifier and TypeFieldDescriptionprivate final RobotRestService
VisitorThreadEventListener.robotRestService