mirror of
https://github.com/langchain-ai/langgraph.git
synced 2026-08-30 03:39:38 +02:00
java langgraph-checkpoint
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
dependencies {
|
||||
// MessagePack for serialization
|
||||
implementation 'org.msgpack:msgpack-core:0.9.3'
|
||||
implementation 'org.msgpack:jackson-dataformat-msgpack:0.9.3'
|
||||
}
|
||||
Reference in New Issue
Block a user