fix: Add dependencies to langgraph config file
This commit is contained in:
@@ -6,5 +6,6 @@
|
||||
"agent": "./agent/uis/index.tsx"
|
||||
},
|
||||
"_INTERNAL_docker_tag": "20",
|
||||
"env": ".env"
|
||||
"env": ".env",
|
||||
"dependencies": ["."]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user