Package dev.langchain4j.image_to_diagram.actions.correction


package dev.langchain4j.image_to_diagram.actions.correction
  • Class
    Description
    Class declaration for EvaluateResult, which implements the AsyncNodeAction interface for ImageToDiagram.State.
    This is an example of a public class designed to eventually perform correction.
    The `PlantUMLAction` class provides utility methods for validating PlantUML code.
    Represents an error that occurred during the PlantUML code processing.
    The ReviewResult class implements the AsyncNodeAction interface for processing ImageToDiagram.State objects.
    Represents the result of evaluating a route.