runtime error

Exit code: 1. Reason: Traceback (most recent call last): File "/home/user/app/app.py", line 136, in <module> graph = workflow.compile() File "/usr/local/lib/python3.10/site-packages/langgraph/graph/state.py", line 127, in compile self.validate( File "/usr/local/lib/python3.10/site-packages/langgraph/graph/graph.py", line 258, in validate raise ValueError(f"Node '{node}' is a dead-end") ValueError: Node 'end' is a dead-end

Container logs:

Fetching error logs...