Initial commit
This commit is contained in:
10
langgraph.json
Normal file
10
langgraph.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"graphs": {
|
||||
"agent": "./agent/agent.tsx:graph"
|
||||
},
|
||||
"ui": {
|
||||
"agent": "./agent/ui.tsx"
|
||||
},
|
||||
"_INTERNAL_docker_tag": "20",
|
||||
"env": ".env"
|
||||
}
|
||||
Reference in New Issue
Block a user