runtime error
Exit code: 1. Reason: Traceback (most recent call last): File "/home/user/app/app.py", line 8, in <module> from agent import chat_with_agent # import the function directly File "/home/user/app/agent.py", line 3, in <module> from langchain_community.tools import DuckDuckGoSearchResults ModuleNotFoundError: No module named 'langchain_community'
Container logs:
Fetching error logs...