Package com.bytedesk.ai.controller
Class AiRouteController
java.lang.Object
com.bytedesk.ai.controller.AiRouteController
@Controller
@RequestMapping("/ai")
@Description("AI Route Controller - AI module route controller for handling AI-related page requests")
public class AiRouteController
extends Object
-
Field Details
-
showDemo
-
customEnabled
-
customName
-
customLogo
-
customDescription
@Value("${bytedesk.custom.description:\u91cd\u590d\u5de5\u4f5c\u81ea\u52a8\u5316}") private String customDescription
-
-
Constructor Details
-
AiRouteController
public AiRouteController()
-
-
Method Details
-
index
-