mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-04-26 01:06:23 +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. |
||
|---|---|---|
| .. | ||
| auth-api.service.ts | ||
| base-api.service.ts | ||
| chat-comments-api.service.ts | ||
| chat-threads-api.service.ts | ||
| connectors-api.service.ts | ||
| documents-api.service.ts | ||
| image-gen-config-api.service.ts | ||
| incentive-tasks-api.service.ts | ||
| invites-api.service.ts | ||
| logs-api.service.ts | ||
| members-api.service.ts | ||
| new-llm-config-api.service.ts | ||
| notes-api.service.ts | ||
| notifications-api.service.ts | ||
| permissions-api.service.ts | ||
| public-chat-api.service.ts | ||
| roles-api.service.ts | ||
| search-spaces-api.service.ts | ||
| user-api.service.ts | ||