ooai_persistence.graphsΒΆ
Helpers for wiring persistence bundles into LangGraph graphs.
Functions
|
Return a compiled graph copy that uses the provided persistence bundle. |
|
Compile a StateGraph with the provided persistence bundle. |
|
Open async persistence and return a compiled or rebound graph. |
|
Open sync persistence and return a compiled or rebound graph. |
Classes
|
A compiled graph plus the managed persistence resources it uses. |