runtime error

Exit code: 1. Reason: Traceback (most recent call last): File "/app/app.py", line 4, in <module> from src.analyzer import analyze_review, analyze_and_respond, chat_with_assistant, clear_assistant_memory File "/app/src/analyzer.py", line 6, in <module> from langchain_community.chat_message_histories import ChatMessageHistory ModuleNotFoundError: No module named 'langchain_community'

Container logs:

Fetching error logs...