All Packages
Package Summary
Package
Description
The
org.bsc.langgraph4j package provides classes and interfaces for building
stateful, multi-agent applications with LLMs.Defines the core interfaces and classes for actions that constitute the building blocks of a LangGraph4j graph.
The
org.bsc.langgraph4j.dsl package provides utilities for exporting
StateGraph definitions to external DSL representations.This package contains implementations of the
Serializer interface
that utilize Java's built-in serialization mechanism.Provides classes and interfaces for managing the state of agents in the langgraph4j framework.