danny-avila/rag_api

parsers module not found

bsu3338 opened this issue · 1 comments

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

I did not have the latest container pulled.