Package com.bytedesk.ai.robot
Class RobotRequest
java.lang.Object
com.bytedesk.core.base.BaseRequest
com.bytedesk.ai.robot.RobotRequest
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate String
private String
private String
private String
private InviteSettings
private Boolean
private Boolean
private String
private RobotLlm
private String
private String
private Boolean
private ServiceSettingsRequest
Fields inherited from class com.bytedesk.core.base.BaseRequest
client, content, orgUid, pageNumber, pageSize, type, uid, userUid
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.bytedesk.core.base.BaseRequest
getPageable, toJson, validate
-
Field Details
-
name
-
nickname
-
avatar
-
description
-
serviceSettings
-
inviteSettings
-
llm
-
isFlowEnabled
-
defaultReply
-
categoryUid
-
published
-
isKbEnabled
-
kbUid
-
-
Constructor Details
-
RobotRequest
public RobotRequest()
-