mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-04-29 19:06:24 +02:00
- 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. |
||
|---|---|---|
| .. | ||
| use-announcements.ts | ||
| use-api-key.ts | ||
| use-chat-session-state.ts | ||
| use-comments-electric.ts | ||
| use-comments.ts | ||
| use-composio-drive-folders.ts | ||
| use-connectors-electric.ts | ||
| use-debounce.ts | ||
| use-debounced-value.ts | ||
| use-documents.ts | ||
| use-github-stars.ts | ||
| use-global-loading.ts | ||
| use-google-drive-folders.ts | ||
| use-inbox.ts | ||
| use-logs.ts | ||
| use-media-query.ts | ||
| use-messages-electric.ts | ||
| use-mobile.ts | ||
| use-mounted.ts | ||
| use-platform-shortcut.ts | ||
| use-public-chat-runtime.ts | ||
| use-public-chat.ts | ||
| use-search-source-connectors.ts | ||