runtime error

Exit code: 1. Reason: Traceback (most recent call last): File "/home/user/app/app.py", line 8, in <module> from agent import build_graph File "/home/user/app/agent.py", line 117, in <module> with open("system_prompt.txt", "r", encoding="utf-8") as f: FileNotFoundError: [Errno 2] No such file or directory: 'system_prompt.txt'

Container logs:

Fetching error logs...