jar

io.github.whitemagic2014 : gpt-magic-plus

Maven & Gradle

Aug 11, 2023
0 stars

gpt-magic-plus · java gpt chat service code

Table Of Contents

Latest Version

Download io.github.whitemagic2014 : gpt-magic-plus JAR file - Latest Versions:

All Versions

Download io.github.whitemagic2014 : gpt-magic-plus JAR file - All Versions:

Version Vulnerabilities Size Updated
1.2.x
1.1.x
1.0.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 gpt-magic-plus-1.2.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.WhiteMagic2014.beans

├─ com.github.WhiteMagic2014.beans.ChatLog.class - [JAR]

├─ com.github.WhiteMagic2014.beans.DataEmbedding.class - [JAR]

├─ com.github.WhiteMagic2014.beans.DataIndex.class - [JAR]

├─ com.github.WhiteMagic2014.beans.QuestionAnswer.class - [JAR]

com.github.WhiteMagic2014

├─ com.github.WhiteMagic2014.ContextMemory.class - [JAR]

├─ com.github.WhiteMagic2014.DefaultContextMemory.class - [JAR]

├─ com.github.WhiteMagic2014.DefaultIndexSearcher.class - [JAR]

├─ com.github.WhiteMagic2014.Gmp.class - [JAR]

├─ com.github.WhiteMagic2014.IndexCreator.class - [JAR]

├─ com.github.WhiteMagic2014.IndexSearcher.class - [JAR]

com.github.WhiteMagic2014.util

├─ com.github.WhiteMagic2014.util.VectorUtil.class - [JAR]