runtime error
Exit code: 1. Reason: Traceback (most recent call last): File "/app/app.py", line 2, in <module> from agent import agent # Import your refactored agent ^^^^^^^^^^^^^^^^^^^^^^^ File "/app/agent.py", line 8, in <module> from langchain.text_splitter import CharacterTextSplitter ModuleNotFoundError: No module named 'langchain.text_splitter'
Container logs:
Fetching error logs...