Spaces:
Running
Running
Commit History
Refactor Dockerfile to create cache directory and update DocRetriever to filter by user_id
7097576
Add error handling to collect function in mail router
5a42f57
Update Dockerfile to change NLTK data download directory to /usr/local/nltk_data
8e239c7
Update collect function to reference pickle files in cache directory
bef73e4
Move pickle files to cache directory for better organization
f5ee9cf
Update requirements.txt to add new dependencies and adjust existing ones
d465d96
Refactor Dockerfile permissions and remove unnecessary print statements; update email parameter in collect function
4fe2f95
Implement OAuth 2.0 authentication flow and session management; remove token.pickle file
db83efb
Set permissions for the /app directory in Dockerfile
ea7d339
Add NLTK data directory creation and download in Dockerfile; log credentials in Gmail service
3d29524
Remove unnecessary logs directory creation from Dockerfile
57aa417
Fix cache directory permissions and update NLTK data path in Dockerfile
82700a7
Fix cache directory path for NLTK data in Dockerfile
a5cc316
Update Dockerfile and refactor FastAPI routers for consistency
f06d4d5
Remove commented-out code and unnecessary dependencies from Chroma model
5b954ed
Update attachments directory to use cache and simplify embeddings model initialization
83747e9
Add cache directory to Dockerfile and update embeddings model to use cache folder
44b626e
Remove SQLite installation steps from Dockerfile
38c5c69
Refactor mail and retriever modules to use the new database model; add FAISS dependency for vector storage
9a73c5d
Remove redundant SQLite version verification from Dockerfile
82f1c93
Refactor Dockerfile to install SQLite directly via package manager; update mail controller to retrieve user ID correctly
309c5cc
Enhance Dockerfile to build and install SQLite from source; update mail controller to retrieve and store user ID
0ca6462
Add SQLite installation to Dockerfile
c986d9a
Migrate requirements from root to app directory
c6c4099
Ignore binary and sqlite3 files
f9e31e6
Ignore large sqlite3 files
b18144f
Update GitHub Actions workflow to use force push for main branch
8eaa879
Refactor GitHub Actions workflow; update push command and ignore large sqlite3 files
a2ed7c5
Update token.pickle binary file with new data
7ac471a
Refactor GitHub Actions workflow for Hugging Face sync; simplify LFS handling and update push command
f6720be
Ensure correct LFS tracking in .gitattributes and update push strategy in GitHub Actions workflow
b2a84a5
Update GitHub Actions workflow; replace rebase with force push for main branch
da948b9
Enhance GitHub Actions workflow; add rebase step before pushing to Hugging Face Hub
d9bf0cf
Refactor GitHub Actions workflow for Hugging Face sync; improve Git LFS handling and streamline large file commits
da6fc10
Configure Git user identity in GitHub Actions workflow for Hugging Face sync
8da4dd1
Enhance GitHub Actions workflow for Hugging Face sync; add Git LFS support and improve email MIME type handling in mail.py
0c62c4d
Remove obsolete router and controller files; update application structure and dependencies
af08824
No code changes made; skipping commit.
0d660bd
Comment out the call to get_documents in test.py
b5a92b5
Refactor API routing to integrate new mail and content modules; remove obsolete main router
e3a12d5
Update email search query in collect function to use dynamic input instead of hardcoded subject
8470dde
Enhance email processing in mail.py to support additional file types, including Excel and ICS; update document handling and metadata extraction; modify collect function to search for specific email subjects.
09dea95
Refactor email processing in mail.py, enhance document handling, and remove obsolete binary files; update embedding model integration in llm module.
ad04a72
Add new test script, update email processing, and adjust retriever settings
1031c5b
Remove unused binary files and refactor main application structure to integrate FastAPI with new routing and utility functions.
c7426d8
Refactor model initialization and update query handling in main.py; add new playground script for text generation
a4e857f
Enhance model integration and error handling in retriever module
e83b975
Add initial binary files and update environment loading in main.py
c529966
commit
593e9ef
OxbridgeEconomics
commited on