mirror of
https://github.com/langchain-ai/langgraph.git
synced 2026-09-09 03:07:55 +02:00
5 lines
143 B
Groovy
5 lines
143 B
Groovy
dependencies {
|
|
// Internal dependencies
|
|
implementation project(':langgraph-checkpoint')
|
|
implementation project(':langgraph-core')
|
|
} |