ragflow/web/src/hooks
2024-03-08 19:33:33 +08:00
..
authHook.ts feat: set initial state of auth to null (#108) 2024-03-07 15:32:12 +08:00
commonHooks.ts feat: add file icon and add message popover content (#77) 2024-02-27 19:05:50 +08:00
documentHooks.ts feat: add DocumentPreviewer for chunk of chat reference and remove duplicate \n from record.progress_msg (#97) 2024-03-05 16:30:28 +08:00
knowledgeHook.ts feat: fetch knowledge detail on KnowledgeUploadFile mount and add category column to chunk table and set initial value for the model field of chat setting (#104) 2024-03-06 19:17:45 +08:00
llmHooks.ts feat: create a chat assistant and extract SimilaritySlider (#67) 2024-02-20 18:10:20 +08:00
routeHook.ts feat: modify routing to nested mode and rename document (#52) 2024-02-02 18:49:54 +08:00
storeHooks.ts feat: confirm before deleting knowledge base and add ChunkToolBar (#56) 2024-02-05 19:26:03 +08:00
userSettingHook.ts feat: bind length of conversationList to chat count (#116) 2024-03-08 19:33:33 +08:00