SurfSense/surfsense_backend/app/agents/new_chat/tools
DESKTOP-RTLN3BA\$punk 40a091f8cc feat: enhance knowledge base search and document retrieval
- 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.
2026-02-28 19:40:24 -08:00
..
google_drive chore; linting 2026-02-25 01:50:28 -08:00
linear feat: added improved llm model selector 2026-02-20 14:28:01 -08:00
notion feat: added improved llm model selector 2026-02-20 14:28:01 -08:00
__init__.py feat: added image gen support 2026-02-05 16:43:48 -08:00
display_image.py feat: added image gen support 2026-02-05 16:43:48 -08:00
generate_image.py chore: made generate_image more agnostic 2026-02-05 17:18:27 -08:00
knowledge_base.py feat: enhance knowledge base search and document retrieval 2026-02-28 19:40:24 -08:00
link_preview.py feat: add new FastAPI debug configurations and enhance web crawling capabilities with real-time web query support 2026-02-20 17:28:20 -08:00
mcp_client.py chore: linting 2026-01-20 03:00:02 -08:00
mcp_tool.py feat: enhance caching mechanisms to prevent memory leaks 2026-02-27 17:56:00 -08:00
podcast.py feat: fixed and improved search and background task management. 2026-02-09 14:03:56 -08:00
registry.py feat: enhance knowledge base search and document retrieval 2026-02-28 19:40:24 -08:00
report.py feat: enhance knowledge base search and document retrieval 2026-02-28 19:40:24 -08:00
scrape_webpage.py feat: update YouTube transcript fetching to select primary language transcripts 2026-02-06 14:02:46 -08:00
search_surfsense_docs.py feat: added configable summary calculation and various improvements 2026-02-26 18:24:57 -08:00
shared_memory.py feat: added configable summary calculation and various improvements 2026-02-26 18:24:57 -08:00
user_memory.py feat: added configable summary calculation and various improvements 2026-02-26 18:24:57 -08:00