mirror of
https://github.com/langchain-ai/llmanager.git
synced 2026-07-01 20:44:01 -04:00
9 lines
134 B
JSON
9 lines
134 B
JSON
{
|
|
"node_version": "20",
|
|
"graphs": {
|
|
"agent": "./src/llmanager/index.ts:graph"
|
|
},
|
|
"env": ".env",
|
|
"dependencies": ["."]
|
|
}
|