Package dev.langchain4j.image_to_diagram.actions
package dev.langchain4j.image_to_diagram.actions
-
ClassDescriptionThis class implements the `NodeAction` interface for diagram image description.The EvaluateResult class is designed to evaluate and process results asynchronously, specifically targeting the conversion of image data to diagram data using an AI chat model.RouteDiagramTranslation class implements AsyncEdgeAction interface for processing ImageToDiagram.State and determining the type of diagram.TranslateGenericDiagramToPlantUML class implementation.The `TranslateSequenceDiagramToPlantUML` class implements the NodeAction<ImageToDiagram.State> interface.