SurfSense/surfsense_backend/app/retriever
DESKTOP-RTLN3BA\$punk 0e723a5b8b feat: perf optimizations
- improved search_knowledgebase_tool
- Added new endpoint to batch-fetch comments for multiple messages, reducing the number of API calls.
- Introduced CommentBatchRequest and CommentBatchResponse schemas for handling batch requests and responses.
- Updated chat_comments_service to validate message existence and permissions before fetching comments.
- Enhanced frontend with useBatchCommentsPreload hook to optimize comment loading for assistant messages.
2026-02-27 17:19:25 -08:00
..
__init__.py fix(backend): rename retriver directory to retriever 2025-12-06 22:21:30 +05:30
chunks_hybrid_search.py feat: perf optimizations 2026-02-27 17:19:25 -08:00
documents_hybrid_search.py feat: perf optimizations 2026-02-27 17:19:25 -08:00