SurfSense/surfsense_backend/app/services
2026-02-06 12:13:26 +05:30
..
__init__.py
chat_comments_service.py fix: prevent duplicate notifications and fix inbox count 2026-02-04 16:37:44 +02:00
chat_session_state_service.py Add chat session state service 2026-01-20 16:31:40 +02:00
composio_service.py feat: streamline Composio connector logic by removing redundant checks and enhancing email retrieval for user accounts 2026-02-04 03:03:40 +05:30
connector_service.py chore: ran linting 2026-02-06 05:35:15 +05:30
docling_service.py chore: cleanup 2026-01-07 19:07:06 -08:00
image_gen_router_service.py refactor: update image generation configuration to remove TPM references and clarify RPM usage in comments 2026-02-05 18:07:27 -08:00
kokoro_tts_service.py
llm_router_service.py fix: also update PROVIDER_MAP in llm_router_service.py for Auto mode 2026-01-31 01:50:05 +03:00
llm_service.py fix: use ollama_chat provider for proper tool 2026-01-30 21:16:40 +03:00
new_streaming_service.py Added chat renaming and auto naming by the active LLM 2026-02-03 20:47:18 -05:00
notification_service.py Add CommentReplyNotificationHandler for comment thread notifications 2026-02-04 15:25:50 +02:00
page_limit_service.py
public_chat_service.py Use RBAC for listing thread snapshots 2026-02-04 18:46:12 +02: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
task_logging_service.py