parsers module not found
bsu3338 opened this issue · 1 comments
bsu3338 commented
From the latest docker container build:
rag_api-1 | File "/app/main.py", line 29, in
rag_api-1 | from parsers import process_documents
rag_api-1 |ModuleNotFoundError: No module named 'parsers'
I assume it just needs added in the requirements.txt
bsu3338 commented
I did not have the latest container pulled.