runtime error

Exit code: 1. Reason: Traceback (most recent call last): File "/app/app.py", line 5, in <module> from agent import build_agent File "/app/agent.py", line 23, in <module> from langchain.agents import AgentExecutor, create_react_agent ModuleNotFoundError: No module named 'langchain'

Container logs:

Fetching error logs...