mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-05-12 17:22:38 +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 | ||
| display_image.py | ||
| generate_image.py | ||
| knowledge_base.py | ||
| link_preview.py | ||
| mcp_client.py | ||
| mcp_tool.py | ||
| podcast.py | ||
| registry.py | ||
| report.py | ||
| scrape_webpage.py | ||
| search_surfsense_docs.py | ||
| shared_memory.py | ||
| user_memory.py | ||