SurfSense/surfsense_backend/app/services
Anish Sarkar 4cbf80d73a feat: enhance Composio integration with pagination and improved error handling
- Updated the list_gmail_messages method to support pagination with page tokens, allowing for more efficient message retrieval.
- Modified the return structure to include next_page_token and result_size_estimate for better client-side handling.
- Improved error handling and logging throughout the Gmail indexing process, ensuring better visibility into failures.
- Implemented batch processing for Gmail messages, committing changes incrementally to prevent data loss.
- Ensured consistent timestamp updates for connectors, even when no documents are indexed, to maintain accurate UI states.
- Refactored the indexing logic to streamline message processing and enhance overall performance.
2026-01-23 04:44:37 +05:30
..
__init__.py Fixed all ruff lint and formatting errors 2025-07-24 14:43:48 -07:00
chat_comments_service.py feat: enhance chat comment notifications with author details 2026-01-20 20:05:37 +05:30
composio_service.py feat: enhance Composio integration with pagination and improved error handling 2026-01-23 04:44:37 +05:30
connector_service.py Add teams connector similar to slack 2026-01-09 13:20:30 -08:00
docling_service.py chore: cleanup 2026-01-07 19:07:06 -08:00
kokoro_tts_service.py feat: Added Local TTS (Kokoro TTS) Support 2025-08-13 17:25:34 -07:00
llm_service.py chore: cleanup 2026-01-07 19:07:06 -08:00
new_streaming_service.py feat: enhance chat functionality with chain-of-thought display and thinking steps management 2025-12-22 22:54:22 +05:30
notification_service.py feat: enhance chat comment notifications with author details 2026-01-20 20:05:37 +05:30
page_limit_service.py feat: enhance Azure OpenAI embeddings and add voice support for Azure provider 2025-10-30 22:33:47 -07:00
reranker_service.py roadmap(1.3): Update citation prompt to use new whole document structure 2025-12-14 22:07:31 -08:00
stt_service.py chore: updated docs & refactored sst_service.py 2025-10-15 14:31:38 -07:00
task_logging_service.py chore: removed chinese comments to pass ruff checks and updated migration nos 2025-10-13 20:07:32 -07:00