ragflow/web/src/hooks
balibabu 5a0f1d2b84
feat: fetch conversation and delete chat dialog (#69)
* feat: set chat configuration to backend

* feat: exclude unEnabled variables

* feat: delete chat dialog

* feat: fetch conversation
2024-02-22 17:14:25 +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: fetch conversation and delete chat dialog (#69) 2024-02-22 17:14:25 +08:00
knowledgeHook.ts feat: fetch conversation and delete chat dialog (#69) 2024-02-22 17:14:25 +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