ragflow/web/src/hooks
balibabu 01ab5b5db1
feat: rename conversation and delete conversation and preview reference image and fetch file thumbnails (#79)
* feat: fetch file thumbnails

* feat: preview reference image

* feat: delete conversation

* feat: rename conversation
2024-02-28 16:28:33 +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: rename conversation and delete conversation and preview reference image and fetch file thumbnails (#79) 2024-02-28 16:28:33 +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