ragflow/web/src/hooks
balibabu 28d29949c6
fix: historical chats appear in the new user's chat box #256 (#282)
### What problem does this PR solve?

historical chats appear in the new user's chat box

Issue link:#256

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
2024-04-09 19:01:57 +08:00
..
authHook.ts feat: add loading to ChatContainer and set font family to inter and add tooltip to Form.Item and download documents on the document list page (#136) 2024-03-20 18:20:42 +08:00
chatHooks.ts fix: historical chats appear in the new user's chat box #256 (#282) 2024-04-09 19:01:57 +08:00
chunkHooks.ts fix: disable sending messages if both application and conversation are empty and add loading to all pages (#134) 2024-03-20 11:13:51 +08:00
commonHooks.tsx change language #245 (#246) 2024-04-07 17:41:29 +08:00
documentHooks.ts feat: select the corresponding parsing method according to the file type and after the document is successfully uploaded, use the ChunkMethodModal to select the parsing method. and remove ChunkMethodModal from knowledge-file (#158) 2024-03-27 17:56:34 +08:00
knowledgeHook.ts fix: all documents in the knowledge base cannot be selected if they have not been parsed. #214 (#215) 2024-04-03 12:07:41 +08:00
llmHooks.ts feat: add support for ollama #221 (#260) 2024-04-08 19:13:45 +08:00
logicHooks.ts change language #245 (#246) 2024-04-07 17:41:29 +08:00
loginHooks.ts feat: enlarge the size of the next button for uploading files and add locale config to global.ts (#195) 2024-04-02 10:31:46 +08:00
routeHook.ts fix: #209 after saving the knowledge base configuration, jump to the dataset page (#212) 2024-04-03 11:21: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 change language #245 (#246) 2024-04-07 17:41:29 +08:00