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