jar

io.codemodder : codemodder-plugin-llm

Maven & Gradle

Aug 21, 2023
39 stars

codemodder-plugin-llm · Codemod plugin for augmenting transformation with LLM assisted analysis and fixes

Table Of Contents

Latest Version

Download io.codemodder : codemodder-plugin-llm JAR file - Latest Versions:

All Versions

Download io.codemodder : codemodder-plugin-llm JAR file - All Versions:

Version Vulnerabilities Size Updated
0.67.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 codemodder-plugin-llm-0.67.3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.codemodder.plugins.llm

├─ io.codemodder.plugins.llm.LLMAssistedCodemod.class - [JAR]

├─ io.codemodder.plugins.llm.LLMDiffs.class - [JAR]

├─ io.codemodder.plugins.llm.LLMProvider.class - [JAR]

├─ io.codemodder.plugins.llm.LLMServiceModule.class - [JAR]

├─ io.codemodder.plugins.llm.OpenAIRetryStrategy.class - [JAR]

├─ io.codemodder.plugins.llm.OpenAIService.class - [JAR]