huodon commited on
Commit
a9c2823
·
1 Parent(s): 80b9899
Files changed (1) hide show
  1. langgraph.json +1 -2
langgraph.json CHANGED
@@ -4,6 +4,5 @@
4
  "dependencies": ["."],
5
  "graphs": {
6
  "auto-anime-agent": "./dist/agent.mjs:graph"
7
- },
8
- "env": ".env"
9
  }
 
4
  "dependencies": ["."],
5
  "graphs": {
6
  "auto-anime-agent": "./dist/agent.mjs:graph"
7
+ }
 
8
  }