runtime error

Exit code: 1. Reason: Traceback (most recent call last): File "/app/app.py", line 7, in <module> from agent import BasicAgent File "/app/agent.py", line 6, in <module> from langchain_chroma import Chroma ModuleNotFoundError: No module named 'langchain_chroma'

Container logs:

Fetching error logs...