Package org.bsc.langgraph4j.builder
Class Generator
java.lang.Object
org.bsc.langgraph4j.builder.Generator
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
-
Constructor Details
-
Generator
public Generator()
-
-
Method Details
-
main
- Throws:
Exception
-
generateBuilderFromDefinition
- Throws:
IOException
-
generateBuilderImplementationFromDefinition
public String generateBuilderImplementationFromDefinition(GraphDefinition.Graph graph) throws IOException - Throws:
IOException
-