Package io.codemodder.plugins.llm
package io.codemodder.plugins.llm
-
ClassDescriptionThe possible outcomes of a binary risk analysis -- "high" or "low".Provides LLM-related functionality to codemods.Provides configured LLM services.A custom service class to call the
OpenAiApi, since the out-of-the boxOpenAiServicedoes not support automatic retries.An extension ofSarifPluginRawFileChangerthat uses large language models (LLMs) to more deeply analyze and then fix the files found by the static analysis tool.