Package com.bytedesk.ai.robot
Class RobotRequest
java.lang.Object
com.bytedesk.core.base.BaseRequest
com.bytedesk.ai.robot.RobotRequest
- All Implemented Interfaces:
PageableRequest,Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate Stringprivate Stringprivate Stringprivate Stringprivate Booleanprivate Stringprivate Booleanprivate Stringprivate RobotLlmprivate Stringprivate Stringprivate Stringprivate Stringprivate Stringprivate ServiceSettingsRequestprivate Booleanprivate Stringprivate StringFields inherited from class com.bytedesk.core.base.BaseRequest
channel, 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
-
prompt
-
llm
-
defaultReply
-
categoryUid
-
kbEnabled
-
kbUid
-
flowEnabled
-
flowUid
-
system
-
threadUid
-
messageUid
-
rateDownTagList
-
rateDownReason
-
user
-
-
Constructor Details
-
RobotRequest
public RobotRequest()
-