ragflow/web/src/hooks
balibabu c5c0dd2da0
Feat: Display the knowledge graph on the knowledge base page #4543 (#4587)
### What problem does this PR solve?

Feat: Display the knowledge graph on the knowledge base page #4543

### Type of change


- [x] New Feature (non-breaking change which adds functionality)
2025-01-22 19:43:27 +08:00
..
logic-hooks Feat: Bind event to the theme Switch #3221 (#4067) 2024-12-17 16:32:17 +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: Rename chat name, missing field 'avatar' #4125 (#4221) 2024-12-25 11:25:50 +08:00
chunk-hooks.ts Feat: Display the knowledge graph on the knowledge base page #4543 (#4587) 2025-01-22 19:43:27 +08:00
common-hooks.tsx Feat: Display the knowledge graph on the knowledge base page #4543 (#4587) 2025-01-22 19:43:27 +08:00
document-hooks.ts Feat: Metadata in documents for improve the prompt #3690 (#4462) 2025-01-13 17:13:37 +08:00
file-manager-hooks.ts Fix: Delete unused code #3651 (#3852) 2024-12-04 14:15:17 +08:00
flow-hooks.ts show avatar dialog instead of default (#4033) 2024-12-17 17:29:35 +08:00
knowledge-hooks.ts Feat: Display the knowledge graph on the knowledge base page #4543 (#4587) 2025-01-22 19:43:27 +08:00
llm-hooks.tsx Unified API response json schema (#3170) 2024-11-05 11:02:31 +08:00
logic-hooks.ts Fix: In order to distinguish the keys of a pair of messages, add a prefix to the id when rendering the message. #4409 (#4451) 2025-01-13 10:51:59 +08:00
login-hooks.ts feat: Add RunDrawer #3355 (#3434) 2024-11-15 15:17:23 +08:00
route-hook.ts fix: remove unused libraries #1306 (#1649) 2024-07-23 15:03:58 +08:00
use-callback-ref.ts Feat: Add FileUploadDialog #3221 (#4327) 2025-01-02 16:10:41 +08:00
use-controllable-state.ts Feat: Add FileUploadDialog #3221 (#4327) 2025-01-02 16:10:41 +08:00
user-setting-hooks.tsx Feat: Modify the data structure of the chunk in the conversation #3909 (#3955) 2024-12-10 16:36:16 +08:00