View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window keveri-chat4j-api-1.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
cloud.keveri.chat4j.api.entity.callback
├─ cloud.keveri.chat4j.api.entity.callback.CallBack.class - [JAR]
cloud.keveri.chat4j.api.entity
├─ cloud.keveri.chat4j.api.entity.Role.class - [JAR]
cloud.keveri.chat4j.api.universal
├─ cloud.keveri.chat4j.api.universal.SupplierConfig.class - [JAR]
cloud.keveri.chat4j.api.group
├─ cloud.keveri.chat4j.api.group.ChatgptGroup.class - [JAR]
cloud.keveri.chat4j.api.interceptor
├─ cloud.keveri.chat4j.api.interceptor.HeaderMaskInterceptor.class - [JAR]
cloud.keveri.chat4j.api.entity.image
├─ cloud.keveri.chat4j.api.entity.image.ImageRequest.class - [JAR]
cloud.keveri.chat4j.api
├─ cloud.keveri.chat4j.api.AbstractChatBlender.class - [JAR]
├─ cloud.keveri.chat4j.api.AbstractEventSourceListener.class - [JAR]
├─ cloud.keveri.chat4j.api.BaseConfig.class - [JAR]
├─ cloud.keveri.chat4j.api.Chat4jErrorCodeConstants.class - [JAR]
├─ cloud.keveri.chat4j.api.ChatBlender.class - [JAR]
├─ cloud.keveri.chat4j.api.ChatConfig.class - [JAR]
├─ cloud.keveri.chat4j.api.Model.class - [JAR]
├─ cloud.keveri.chat4j.api.Response.class - [JAR]
├─ cloud.keveri.chat4j.api.StreamStatus.class - [JAR]
├─ cloud.keveri.chat4j.api.ValidProvider.class - [JAR]
cloud.keveri.chat4j.api.def
├─ cloud.keveri.chat4j.api.def.Const.class - [JAR]
cloud.keveri.chat4j.api.forest
├─ cloud.keveri.chat4j.api.forest.ChatLogHandler.class - [JAR]
cloud.keveri.chat4j.api.entity.chat
├─ cloud.keveri.chat4j.api.entity.chat.CompletionRequest.class - [JAR]
├─ cloud.keveri.chat4j.api.entity.chat.Message.class - [JAR]