diff --git a/langgraph.json b/langgraph.json index eba4b7b..0c776ab 100644 --- a/langgraph.json +++ b/langgraph.json @@ -1,11 +1,11 @@ { "dockerfile_lines": [], "graphs": { - "report_masitro": "./report_masitro.py:graph" + "report_maistro": "./report_maistro.py:graph" }, "python_version": "3.11", "env": "./.env", "dependencies": [ "." ] - } \ No newline at end of file + }