jar

org.jeecgframework.boot : jeecg-boot-starter3-chatgpt

Maven & Gradle

Mar 25, 2024
Table Of Contents

Latest Version

Download org.jeecgframework.boot : jeecg-boot-starter3-chatgpt JAR file - Latest Versions:

All Versions

Download org.jeecgframework.boot : jeecg-boot-starter3-chatgpt JAR file - All Versions:

Version Vulnerabilities Size Updated
3.6.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 jeecg-boot-starter3-chatgpt-3.6.3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.jeecg.chatgpt.dto.chat

├─ org.jeecg.chatgpt.dto.chat.MultiChatMessage.class - [JAR]

org.jeecg.chatgpt.prop

├─ org.jeecg.chatgpt.prop.AiChatProperties.class - [JAR]

org.jeecg.chatgpt.service

├─ org.jeecg.chatgpt.service.AiChatService.class - [JAR]

org.jeecg.chatgpt.dto.image

├─ org.jeecg.chatgpt.dto.image.ImageFormat.class - [JAR]

├─ org.jeecg.chatgpt.dto.image.ImageSize.class - [JAR]

org.jeecg.chatgpt.service.impl

├─ org.jeecg.chatgpt.service.impl.ChatGptService.class - [JAR]

├─ org.jeecg.chatgpt.service.impl.DefaultAiChatService.class - [JAR]

org.jeecg.chatgpt.config

├─ org.jeecg.chatgpt.config.AiChatAutoConfiguration.class - [JAR]