ragflow/web/src/hooks
balibabu 92a4a095c9
fix: Fixed an issue where quotes in messages could not be displayed #2677 (#2683)
### What problem does this PR solve?

fix: Fixed an issue where quotes in messages could not be displayed
#2677

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
- [ ] New Feature (non-breaking change which adds functionality)
- [ ] Documentation Update
- [ ] Refactoring
- [ ] Performance Improvement
- [ ] Other (please describe):
2024-09-30 12:40:12 +08:00
..
auth-hooks.ts fix: Set the default value of Self RAG to false #1220 (#1702) 2024-07-25 14:38:17 +08:00
chat-hooks.ts fix: Fixed the issue where the conversation list was not displayed on the conversation page #2625 (#2638) 2024-09-29 09:43:23 +08:00
chunk-hooks.ts feat: Supports chatting with files/images #1880 (#1943) 2024-08-14 17:26:47 +08:00
common-hooks.tsx feat: Supports chatting with files/images #1880 (#1943) 2024-08-14 17:26:47 +08:00
document-hooks.ts feat: Create a conversation before uploading files in it #1880 (#2057) 2024-08-22 18:01:48 +08:00
file-manager-hooks.ts fix: Fixed the issue where the error message was not displayed when uploading a file that was too large #1782 (#2654) 2024-09-29 15:22:05 +08:00
flow-hooks.ts feat: Fetch mind map in search page #2247 (#2292) 2024-09-06 19:56:17 +08:00
knowledge-hooks.ts feat: Search for the answers you want based on the selected knowledge base #2247 (#2287) 2024-09-06 15:42:55 +08:00
llm-hooks.ts feat: Delete Model Provider #2376 (#2565) 2024-09-24 19:10:06 +08:00
logic-hooks.ts fix: Fixed an issue where quotes in messages could not be displayed #2677 (#2683) 2024-09-30 12:40:12 +08:00
login-hooks.ts fix: Set the default value of Self RAG to false #1220 (#1702) 2024-07-25 14:38:17 +08:00
route-hook.ts fix: remove unused libraries #1306 (#1649) 2024-07-23 15:03:58 +08:00
store-hooks.ts fix: Set the default value of Self RAG to false #1220 (#1702) 2024-07-25 14:38:17 +08:00
user-setting-hooks.tsx feat: If the model is not set, a pop-up window will remind the user #2295 (#2574) 2024-09-25 11:16:00 +08:00