runtime error

Exit code: 1. Reason: Traceback (most recent call last): File "/app/app.py", line 15, in <module> with open(os.path.join(BASE_DIR, "systemprompt.md"), "r", encoding="utf-8") as f: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ FileNotFoundError: [Errno 2] No such file or directory: '/app/systemprompt.md'

Container logs:

Fetching error logs...