Files
solana-agent-kit/examples/agent-kit-langgraph/langgraph.json
Deepak a537716d99 fin
2024-12-27 17:41:12 +05:30

9 lines
165 B
JSON

{
"node_version": "20",
"dockerfile_lines": [],
"dependencies": ["."],
"graphs": {
"solanaAgent": "./src/index.ts:graph"
},
"env": ".env"
}