Hierarchy For All Packages
- io.github.guoshiqiufeng.dify.chat,
- io.github.guoshiqiufeng.dify.chat.client,
- io.github.guoshiqiufeng.dify.chat.constant,
- io.github.guoshiqiufeng.dify.chat.dto.request,
- io.github.guoshiqiufeng.dify.chat.dto.response,
- io.github.guoshiqiufeng.dify.chat.dto.response.jackson,
- io.github.guoshiqiufeng.dify.chat.dto.response.message,
- io.github.guoshiqiufeng.dify.chat.dto.response.parameter,
- io.github.guoshiqiufeng.dify.chat.enums,
- io.github.guoshiqiufeng.dify.chat.exception,
- io.github.guoshiqiufeng.dify.chat.impl
Class Hierarchy
- java.lang.Object
- io.github.guoshiqiufeng.dify.chat.dto.response.AppAnnotationReplyResponse (implements java.io.Serializable)
- io.github.guoshiqiufeng.dify.chat.dto.response.AppAnnotationResponse (implements java.io.Serializable)
- io.github.guoshiqiufeng.dify.chat.dto.response.AppInfoResponse (implements java.io.Serializable)
- io.github.guoshiqiufeng.dify.chat.dto.response.AppMetaResponse (implements java.io.Serializable)
- io.github.guoshiqiufeng.dify.chat.dto.response.AppParametersResponseVO (implements java.io.Serializable)
- io.github.guoshiqiufeng.dify.chat.dto.response.AppSiteResponse
- io.github.guoshiqiufeng.dify.chat.dto.request.BaseChatRequest (implements java.io.Serializable)
- io.github.guoshiqiufeng.dify.chat.dto.request.AppAnnotationCreateRequest (implements java.io.Serializable)
- io.github.guoshiqiufeng.dify.chat.dto.request.AppAnnotationPageRequest (implements java.io.Serializable)
- io.github.guoshiqiufeng.dify.chat.dto.request.AppAnnotationReplyQueryRequest (implements java.io.Serializable)
- io.github.guoshiqiufeng.dify.chat.dto.request.AppAnnotationReplyRequest (implements java.io.Serializable)
- io.github.guoshiqiufeng.dify.chat.dto.request.AppAnnotationUpdateRequest (implements java.io.Serializable)
- io.github.guoshiqiufeng.dify.chat.dto.request.AudioToTextRequest (implements java.io.Serializable)
- io.github.guoshiqiufeng.dify.chat.dto.request.ChatMessageSendRequest (implements java.io.Serializable)
- io.github.guoshiqiufeng.dify.chat.dto.request.FileUploadRequest (implements java.io.Serializable)
- io.github.guoshiqiufeng.dify.chat.dto.request.MessageConversationsRequest (implements java.io.Serializable)
- io.github.guoshiqiufeng.dify.chat.dto.request.MessageFeedbackRequest (implements java.io.Serializable)
- io.github.guoshiqiufeng.dify.chat.dto.request.MessagesRequest (implements java.io.Serializable)
- io.github.guoshiqiufeng.dify.chat.dto.request.RenameConversationRequest (implements java.io.Serializable)
- io.github.guoshiqiufeng.dify.chat.dto.request.TextToAudioRequest (implements java.io.Serializable)
- io.github.guoshiqiufeng.dify.chat.dto.request.ChatMessageSendRequest.ChatMessageFile
- io.github.guoshiqiufeng.dify.chat.dto.response.ChatMessageSendResponse (implements java.io.Serializable)
- io.github.guoshiqiufeng.dify.chat.dto.response.ChatMessageSendCompletionResponse (implements java.io.Serializable)
- io.github.guoshiqiufeng.dify.chat.dto.response.ChatMessageSendResponse.Metadata (implements java.io.Serializable)
- io.github.guoshiqiufeng.dify.chat.dto.response.ChatMessageSendResponse.RetrieverResources (implements java.io.Serializable)
- io.github.guoshiqiufeng.dify.chat.dto.response.ChatMessageSendResponse.Usage (implements java.io.Serializable)
- io.github.guoshiqiufeng.dify.chat.dto.response.message.CompletionData (implements java.io.Serializable)
- io.github.guoshiqiufeng.dify.chat.dto.response.message.AgentLogData
- io.github.guoshiqiufeng.dify.chat.dto.response.message.EmptyData
- io.github.guoshiqiufeng.dify.chat.dto.response.message.NodeStartedData
- io.github.guoshiqiufeng.dify.chat.dto.response.message.NodeFinishedData
- io.github.guoshiqiufeng.dify.chat.dto.response.message.ParallelBranchStartedData
- io.github.guoshiqiufeng.dify.chat.dto.response.message.ParallelBranchFinishedData
- io.github.guoshiqiufeng.dify.chat.dto.response.message.WorkflowFinishedData
- io.github.guoshiqiufeng.dify.chat.dto.response.message.WorkflowStartedData
- io.github.guoshiqiufeng.dify.chat.impl.DifyChatClientImpl (implements io.github.guoshiqiufeng.dify.chat.DifyChat)
- io.github.guoshiqiufeng.dify.chat.dto.response.DifyTextVO (implements java.io.Serializable)
- io.github.guoshiqiufeng.dify.chat.dto.response.parameter.Enabled (implements java.io.Serializable)
- io.github.guoshiqiufeng.dify.chat.dto.response.parameter.FileUpload (implements java.io.Serializable)
- io.github.guoshiqiufeng.dify.chat.dto.response.parameter.FileUploadConfig (implements java.io.Serializable)
- io.github.guoshiqiufeng.dify.chat.dto.response.parameter.FileUploadImage (implements java.io.Serializable)
- io.github.guoshiqiufeng.dify.chat.dto.response.FileUploadResponse (implements java.io.Serializable)
- com.fasterxml.jackson.databind.JsonDeserializer<T> (implements com.fasterxml.jackson.databind.deser.NullValueProvider)
- io.github.guoshiqiufeng.dify.chat.dto.response.jackson.CompletionDataDeserializer
- com.fasterxml.jackson.databind.deser.std.StdDeserializer<T> (implements java.io.Serializable, com.fasterxml.jackson.databind.deser.ValueInstantiator.Gettable)
- io.github.guoshiqiufeng.dify.chat.dto.response.jackson.ChatMessageSendCompletionResponseDeserializer
- io.github.guoshiqiufeng.dify.chat.dto.response.MessageConversationsResponse (implements java.io.Serializable)
- io.github.guoshiqiufeng.dify.chat.dto.response.MessageFeedbackResponse (implements java.io.Serializable)
- io.github.guoshiqiufeng.dify.chat.dto.request.MessagesCurrentRequest (implements java.io.Serializable)
- io.github.guoshiqiufeng.dify.chat.dto.response.MetaData
- io.github.guoshiqiufeng.dify.chat.dto.response.message.NodeFinishedData.ExecutionMetadata
- io.github.guoshiqiufeng.dify.chat.dto.response.parameter.TextInput (implements java.io.Serializable)
- io.github.guoshiqiufeng.dify.chat.dto.response.parameter.Paragraph (implements java.io.Serializable)
- io.github.guoshiqiufeng.dify.chat.dto.response.parameter.Select (implements java.io.Serializable)
- io.github.guoshiqiufeng.dify.chat.dto.response.parameter.TextToSpeech (implements java.io.Serializable)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- io.github.guoshiqiufeng.dify.core.exception.BaseException
- io.github.guoshiqiufeng.dify.chat.exception.DiftChatException
- io.github.guoshiqiufeng.dify.core.exception.BaseException
- java.lang.RuntimeException
- java.lang.Exception
- io.github.guoshiqiufeng.dify.chat.dto.response.parameter.UserInputForm (implements java.io.Serializable)
Interface Hierarchy
- io.github.guoshiqiufeng.dify.chat.constant.ChatUriConstant
- io.github.guoshiqiufeng.dify.chat.DifyChat
- io.github.guoshiqiufeng.dify.chat.client.DifyChatClient
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- io.github.guoshiqiufeng.dify.chat.enums.AnnotationReplyActionEnum
- io.github.guoshiqiufeng.dify.chat.exception.DiftChatExceptionEnum (implements io.github.guoshiqiufeng.dify.core.exception.BaseExceptionEnum)
- io.github.guoshiqiufeng.dify.chat.enums.IconTypeEnum
- io.github.guoshiqiufeng.dify.chat.dto.request.MessageFeedbackRequest.Rating
- io.github.guoshiqiufeng.dify.chat.enums.StreamEventEnum
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)