Final_Assignment_Template / langgraph.json
HollowVoice's picture
Code is now running and getting one answer correct
ddba08c
raw
history blame contribute delete
159 Bytes
{
"dockerfile_lines": [],
"graphs": {
"agent": "./agent.py:create_graph"
},
"env": "./.env",
"python_version": "3.12",
"dependencies": ["."]
}