web
This commit is contained in:
10
web/agent/langgraph.json
Normal file
10
web/agent/langgraph.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"python_version": "3.12",
|
||||
"dockerfile_lines": [],
|
||||
"dependencies": ["."],
|
||||
"package_manager": "uv",
|
||||
"graphs": {
|
||||
"sample_agent": "./main.py:graph"
|
||||
},
|
||||
"env": ".env"
|
||||
}
|
||||
Reference in New Issue
Block a user