Package dev.langchain4j.image_to_diagram
package dev.langchain4j.image_to_diagram
-
ClassDescriptionRepresents the process for correcting diagrams from images using asynchronous node and edge actions.This class provides functionality to parse a JSON formatted string and convert it into a `Diagram.Element` object.The `ImageLoader` class provides utility methods for loading and converting images to Base64 format.Represents the functionality to convert images to diagrams.Represents the state of an agent, specifically tailored for managing diagram-related data and processes.Class for processing images to generate diagrams.Represents an image that can be identified by a URL or encapsulated as data.