Package io.codemodder.plugins.llm
package io.codemodder.plugins.llm
-
ClassesClassDescriptionAn extension of
SarifPluginRawFileChangerthat uses large language models (LLMs) to analyze and fix the files found by the static analysis tool.Provides LLM-related functionality to codemods.Provides configured LLM services.A custom service class to call theOpenAiApi, since the out-of-the boxOpenAiServicedoes not support automatic retries.