Package io.codemodder.plugins.llm
package io.codemodder.plugins.llm
-
ClassDescriptionThe possible outcomes of a binary risk analysis -- "high" or "low".Provides a set of useful methods to simplify working with the files.Utilities for working with diff patches returned by an LLM.Provides LLM-related functionality to codemods.Provides configured LLM services.A custom service class to call the
OpenAiApi
, since the out-of-the boxOpenAiService
does not support automatic retries.An extension ofSarifPluginRawFileChanger
that uses large language models (LLMs) to more deeply analyze and then fix the files found by the static analysis tool.A set of utilities around LLM tokens.