Update Dockerfile to install tesseract-ocr alongside libgl1-mesa-glx 9ef67cc gavinzli commited on Apr 1
Optimize Dockerfile: combine apt-get update and install commands for libgl1-mesa-glx 61dc244 gavinzli commited on Apr 1
Update Dockerfile to install libgl1-mesa-glx and enhance email logging in mail controller 5d5142b gavinzli commited on Apr 1
Refactor Dockerfile to create cache directory and update DocRetriever to filter by user_id 7097576 gavinzli commited on Mar 31
Update Dockerfile to change NLTK data download directory to /usr/local/nltk_data 8e239c7 gavinzli commited on Mar 31
Refactor Dockerfile permissions and remove unnecessary print statements; update email parameter in collect function 4fe2f95 gavinzli commited on Mar 31
Add NLTK data directory creation and download in Dockerfile; log credentials in Gmail service 3d29524 gavinzli commited on Mar 30
Fix cache directory permissions and update NLTK data path in Dockerfile 82700a7 gavinzli commited on Mar 30
Add cache directory to Dockerfile and update embeddings model to use cache folder 44b626e gavinzli commited on Mar 30
Refactor Dockerfile to install SQLite directly via package manager; update mail controller to retrieve user ID correctly 309c5cc gavinzli commited on Mar 30
Enhance Dockerfile to build and install SQLite from source; update mail controller to retrieve and store user ID 0ca6462 gavinzli commited on Mar 30
Remove obsolete router and controller files; update application structure and dependencies af08824 gavinzli commited on Mar 30