runtime error

Exit code: 1. Reason: Traceback (most recent call last): File "/app/app.py", line 6, in <module> from agent.src.ui.tab_session_chat import create_tab as tab_session_chat File "/app/agent/src/ui/tab_session_chat.py", line 2, in <module> from agent.src.llm.client import infer_model File "/app/agent/src/llm/client.py", line 14, in <module> from langchain_groq import ChatGroq ModuleNotFoundError: No module named 'langchain_groq'

Container logs:

Fetching error logs...