SurfSense/surfsense_backend/app/tasks
Anish Sarkar f7b52470eb feat: enhance Google connectors indexing with content extraction and document migration
- Added `download_and_extract_content` function to extract content from Google Drive files as markdown.
- Updated Google Drive indexer to utilize the new content extraction method.
- Implemented document migration logic to update legacy Composio document types to their native Google types.
- Introduced identifier hashing for stable document identification.
- Improved file pre-filtering to handle unchanged and rename-only files efficiently.
2026-03-25 18:33:44 +05:30
..
celery_tasks merge upstream/dev into feat/migrate-electric-to-zero 2026-03-24 17:40:34 +02:00
chat refactor: remove link_preview tool and associated components to streamline agent functionality 2026-03-24 17:15:29 +05:30
connector_indexers feat: enhance Google connectors indexing with content extraction and document migration 2026-03-25 18:33:44 +05:30
document_processors chore: ran linting 2026-03-21 13:20:13 +05:30
__init__.py feat: SurfSense v0.0.6 init 2025-03-14 18:53:14 -07:00
composio_indexer.py chore: ran frontend and backend linting 2026-02-01 22:54:25 +05:30
surfsense_docs_indexer.py chore: ran linting 2026-03-17 04:40:46 +05:30