SurfSense/surfsense_backend/app/services
Anish Sarkar d9e312ddaa refactor: simplify SearXNG service configuration in Docker setup
- Consolidated volume mappings for SearXNG to use a single directory.
- Removed unnecessary port mappings and legacy data volume definitions.
- Updated web search service documentation to clarify Redis usage and circuit breaker implementation, eliminating Redis dependency for circuit breaker logic.
2026-03-14 20:34:34 +05:30
..
google_drive fix bugs and pattern inconsistencies in google drive tools 2026-02-20 19:41:29 +02:00
linear feat: added configable summary calculation and various improvements 2026-02-26 18:24:57 -08:00
notion feat: added configable summary calculation and various improvements 2026-02-26 18:24:57 -08:00
__init__.py Fixed all ruff lint and formatting errors 2025-07-24 14:43:48 -07:00
chat_comments_service.py feat: perf optimizations 2026-02-27 17:19:25 -08:00
chat_session_state_service.py Add chat session state service 2026-01-20 16:31:40 +02:00
composio_service.py add unified drive-picker-token endpoint and GOOGLE_PICKER_API_KEY config 2026-03-10 20:06:45 +02:00
connector_service.py feat: integrate SearXNG web search service with platform capabilities 2026-03-14 20:25:25 +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 feat: Added Local TTS (Kokoro TTS) Support 2025-08-13 17:25:34 -07:00
llm_router_service.py feat: Enhance LLM configuration and routing with model profile attachment 2026-03-10 18:18:59 -07:00
llm_service.py feat: optimize document upload process and enhance memory management 2026-02-28 17:22:34 -08:00
model_list_service.py feat: added improved llm model selector 2026-02-20 14:28:01 -08:00
new_streaming_service.py chore: linting 2026-02-15 23:38:15 -08:00
notification_service.py Add CommentReplyNotificationHandler for comment thread notifications 2026-02-04 15:25:50 +02:00
page_limit_service.py feat: enhance Azure OpenAI embeddings and add voice support for Azure provider 2025-10-30 22:33:47 -07:00
public_chat_service.py chore: ran linting 2026-02-13 02:43:26 +05:30
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_dispatcher.py feat: add should_summarize parameter to task dispatchers 2026-02-26 19:12:37 -08: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
web_search_service.py refactor: simplify SearXNG service configuration in Docker setup 2026-03-14 20:34:34 +05:30