ragflow/web/src/hooks
balibabu aaf3084324
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)
* feat: set initial value for the model field of chat setting

* feat: add category column to chunk table

* feat: fetch knowledge detail on KnowledgeUploadFile mount
2024-03-06 19:17:45 +08:00
..
authHook.ts feat: prevent the user from entering the knowledge base if he is not logged in (#45) 2024-01-29 19:28:39 +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: 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