Package com.bytedesk.ai.robot
Class RobotResponse
java.lang.Object
com.bytedesk.core.base.BaseResponse
com.bytedesk.ai.robot.RobotResponse
- 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 ServiceSettingsResponse
private String
Fields inherited from class com.bytedesk.core.base.BaseResponse
uid
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.bytedesk.core.base.BaseResponse
getCreatedAt, getUpdatedAt, toJson
-
Field Details
-
name
-
nickname
-
avatar
-
description
-
type
-
serviceSettings
-
inviteSettings
-
llm
-
isFlowEnabled
-
defaultReply
-
categoryUid
-
published
-
isKbEnabled
-
kbUid
-
-
Constructor Details
-
RobotResponse
public RobotResponse()
-