ragflow/web/src/hooks
balibabu 5fb8989bb1
feat: display all pdf pages and add DocumentPreview (#88)
* feat: add DocumentPreview

* feat: display all pdf pages
2024-03-01 11:28:58 +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
knowledgeHook.ts feat: display all pdf pages and add DocumentPreview (#88) 2024-03-01 11:28:58 +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: render message reference and add avatar to MessageItem (#73) 2024-02-26 18:38:54 +08:00