mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-04-25 16:56:22 +02:00
- Introduced a mechanism to identify degenerate queries that lack meaningful search signals, improving search accuracy. - Implemented a fallback method for browsing recent documents when queries are degenerate, ensuring relevant results are returned. - Added limits on the number of chunks fetched per document to optimize performance and prevent excessive data loading. - Updated the ConnectorService to allow for reusable query embeddings, enhancing efficiency in search operations. - Enhanced LLM router service to support context window fallbacks, improving robustness during context window limitations. |
||
|---|---|---|
| .. | ||
| google_drive | ||
| linear | ||
| notion | ||
| __init__.py | ||
| chat_comments_service.py | ||
| chat_session_state_service.py | ||
| composio_service.py | ||
| connector_service.py | ||
| docling_service.py | ||
| image_gen_router_service.py | ||
| kokoro_tts_service.py | ||
| llm_router_service.py | ||
| llm_service.py | ||
| model_list_service.py | ||
| new_streaming_service.py | ||
| notification_service.py | ||
| page_limit_service.py | ||
| public_chat_service.py | ||
| reranker_service.py | ||
| stt_service.py | ||
| task_dispatcher.py | ||
| task_logging_service.py | ||