jar

io.github.jaeseung-bae.sdk : chatgpt-java-sdk

Maven & Gradle

Apr 28, 2023
2 stars

remove-me-test-purpose · Remove me, it is test purpose

Table Of Contents

Latest Version

Download io.github.jaeseung-bae.sdk : chatgpt-java-sdk JAR file - Latest Versions:

All Versions

Download io.github.jaeseung-bae.sdk : chatgpt-java-sdk JAR file - All Versions:

Version Vulnerabilities Size Updated
0.1.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window chatgpt-java-sdk-0.1.0-rc2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.github.kezhenxu94.chatgpt.internal

├─ io.github.kezhenxu94.chatgpt.internal.ChatGPTHttpRequest.class - [JAR]

├─ io.github.kezhenxu94.chatgpt.internal.ChatGPTHttpResponse.class - [JAR]

├─ io.github.kezhenxu94.chatgpt.internal.ChatGPTRequestBuilder.class - [JAR]

├─ io.github.kezhenxu94.chatgpt.internal.JsonBodyHandler.class - [JAR]

io.github.kezhenxu94.chatgpt.message

├─ io.github.kezhenxu94.chatgpt.message.AssistantMessage.class - [JAR]

├─ io.github.kezhenxu94.chatgpt.message.Message.class - [JAR]

├─ io.github.kezhenxu94.chatgpt.message.Role.class - [JAR]

├─ io.github.kezhenxu94.chatgpt.message.SystemMessage.class - [JAR]

├─ io.github.kezhenxu94.chatgpt.message.UserMessage.class - [JAR]

io.github.kezhenxu94.chatgpt

├─ io.github.kezhenxu94.chatgpt.ChatGPT.class - [JAR]

├─ io.github.kezhenxu94.chatgpt.ChatGPTBuilder.class - [JAR]

├─ io.github.kezhenxu94.chatgpt.ChatGPTImpl.class - [JAR]

├─ io.github.kezhenxu94.chatgpt.Conversation.class - [JAR]

├─ io.github.kezhenxu94.chatgpt.ConversationImpl.class - [JAR]