SurfSense/surfsense_backend/app/services
2026-04-22 04:04:08 -07:00
..
confluence
dropbox
gmail
google_calendar
google_drive
jira
linear
notion
onedrive
__init__.py
ai_file_sort_service.py feat: added ai file sorting 2026-04-14 01:43:30 -07:00
chat_comments_service.py
chat_session_state_service.py
composio_service.py
connector_service.py
docling_service.py refactor: remove allowed_formats from DocumentConverter initialization in DoclingService to allow acceptance of all supported formats 2026-04-06 19:31:42 +05:30
export_service.py Harden vision LLM fallback, folder upload validation, and export memory 2026-04-09 16:14:53 +02:00
folder_service.py feat: added ai file sorting 2026-04-14 01:43:30 -07:00
image_gen_router_service.py
kokoro_tts_service.py
llm_router_service.py feat: add default API base URLs for LiteLLM providers and enhance fallback handling in LLMRouterService 2026-04-22 00:56:05 -07:00
llm_service.py temp(hotpatch): block github_coplot custom provider 2026-04-22 04:04:08 -07:00
model_list_service.py cloud: added openrouter integration with global configs 2026-04-15 23:46:29 -07:00
new_streaming_service.py
notification_service.py refactor: enhance file skipping logic across Dropbox, Google Drive, and OneDrive connectors to return unsupported extensions, improving error reporting and maintainability 2026-04-07 03:16:34 +05:30
openrouter_integration_service.py cloud: added openrouter integration with global configs 2026-04-15 23:46:29 -07:00
page_limit_service.py chore: ran linting 2026-04-04 03:11:56 +05:30
public_chat_service.py feat: add public report PDF preview endpoint and update report content handling for Typst-based resumes 2026-04-16 22:51:36 +05:30
reranker_service.py
stt_service.py
task_dispatcher.py feat: add processing mode support for document uploads and ETL pipeline, improded error handling ux 2026-04-14 21:26:00 -07:00
task_logging_service.py
token_quota_service.py feat: no login experience and prem tokens 2026-04-15 17:02:00 -07:00
token_tracking_service.py chore: ran linting 2026-04-14 21:52:26 +05:30
turnstile_service.py feat: no login experience and prem tokens 2026-04-15 17:02:00 -07:00
vision_autocomplete_service.py chore: linting 2026-04-07 03:10:06 -07:00
vision_llm_router_service.py Add VisionLLMRouterService for Auto mode routing 2026-04-07 18:59:33 +02:00
vision_model_list_service.py chore: ran linting 2026-04-08 05:20:03 +05:30
web_search_service.py