runtime error

Exit code: 1. Reason: Traceback (most recent call last): File "/home/user/app/app.py", line 6, in <module> from agent import create_agent File "/home/user/app/agent.py", line 3, in <module> from langchain_ollama import ChatOllama ModuleNotFoundError: No module named 'langchain_ollama'

Container logs:

Fetching error logs...