JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Package:
Description |
Related Packages
|
Classes and Interfaces
SEARCH:
Package org.bsc.langgraph4j.prebuilt
package
org.bsc.langgraph4j.prebuilt
Related Packages
Package
Description
org.bsc.langgraph4j
The
org.bsc.langgraph4j
package provides classes and interfaces for building stateful, multi-agent applications with LLMs.
Classes
Class
Description
MessagesState
<T>
Represents the agent's state as a collection of messages
MessagesStateGraph
<T>
Represents a state graph with messages for generic type T.