Class JsonDslGenerator<State extends AgentState>

java.lang.Object
org.bsc.langgraph4j.dsl.JsonDslGenerator<State>
All Implemented Interfaces:
BiFunction<GraphDefinition.Nodes<State>,GraphDefinition.Edges<State>,String>, GraphDefinition.Reducer<State,String>

public class JsonDslGenerator<State extends AgentState> extends Object implements GraphDefinition.Reducer<State,String>
Generates a JSON graph DSL .