Class RobotEntity

java.lang.Object
com.bytedesk.core.base.BaseEntity
com.bytedesk.ai.robot.RobotEntity
All Implemented Interfaces:
Serializable

@Entity public class RobotEntity extends BaseEntity
- agent:一对一人工客服,不支持机器人接待 - robot:机器人客服,不支持转人工 - workgroup:工作组,支持机器人接待,支持转人工
See Also:
  • Field Details

  • Constructor Details

    • RobotEntity

      public RobotEntity()
  • Method Details