Package com.bytedesk.ai.provider
Class LlmProviderRequest
java.lang.Object
com.bytedesk.core.base.BaseRequest
com.bytedesk.ai.provider.LlmProviderRequest
- All Implemented Interfaces:
PageableRequest,Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate Stringprivate Stringprivate Stringprivate Stringprivate Booleanprivate Stringprivate Stringprivate Stringprivate Stringprivate static final longprivate Stringprivate Booleanprivate 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
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
nickname
-
logo
-
description
-
baseUrl
-
apiKey
-
webUrl
-
cozeBotId
-
ragflowType
-
ragflowId
-
status
-
enabled
-
systemEnabled
-
-
Constructor Details
-
LlmProviderRequest
public LlmProviderRequest()
-