{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":730534580,"defaultBranch":"main","name":"ragflow","ownerLogin":"infiniflow","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2023-12-12T06:13:13.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/69962740?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1717381440.0","currentOid":""},"activityList":{"items":[{"before":"65e59862e4eb47a91e8dd031837b46fef59e5734","after":"1defc83506462d8898db772058ed8def479424a5","ref":"refs/heads/main","pushedAt":"2024-07-03T07:14:34.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"JinHai-CN","name":"Jin Hai","path":"/JinHai-CN","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/33142505?s=80&v=4"},"commit":{"message":"API: create update_doc method (#1341)\n\n### What problem does this PR solve?\r\n\r\nAdds the API method of updating documents.\r\n\r\n\r\n### Type of change\r\n\r\n- [x] New Feature (non-breaking change which adds functionality)","shortMessageHtmlLink":"API: create update_doc method (#1341)"}},{"before":"477a52620fcf7e89b666cb77af1b072fba60226a","after":"65e59862e4eb47a91e8dd031837b46fef59e5734","ref":"refs/heads/main","pushedAt":"2024-07-03T06:42:48.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"KevinHuSh","name":null,"path":"/KevinHuSh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12318111?s=80&v=4"},"commit":{"message":"feat: create flow from dsl template #918 (#1351)\n\n### What problem does this PR solve?\r\n\r\nfeat: create flow from dsl template #918\r\n\r\n### Type of change\r\n\r\n- [x] New Feature (non-breaking change which adds functionality)","shortMessageHtmlLink":"feat: create flow from dsl template #918 (#1351)"}},{"before":"7c9ea5cad982202137490f4c97b7a3da082200b1","after":"477a52620fcf7e89b666cb77af1b072fba60226a","ref":"refs/heads/main","pushedAt":"2024-07-03T06:03:25.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"KevinHuSh","name":null,"path":"/KevinHuSh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12318111?s=80&v=4"},"commit":{"message":"feat: build nodes and edges from customer_service dsl #918 (#1348)\n\n### What problem does this PR solve?\r\n\r\nfeat: build nodes and edges from customer_service dsl #918\r\n\r\n### Type of change\r\n\r\n\r\n- [x] New Feature (non-breaking change which adds functionality)","shortMessageHtmlLink":"feat: build nodes and edges from customer_service dsl #918 (#1348)"}},{"before":"f6159ee4d3bbc254666ad1146db2baea1aeda3d8","after":"7c9ea5cad982202137490f4c97b7a3da082200b1","ref":"refs/heads/main","pushedAt":"2024-07-03T04:15:16.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"KevinHuSh","name":null,"path":"/KevinHuSh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12318111?s=80&v=4"},"commit":{"message":"add interpreter to graph (#1347)\n\n### What problem does this PR solve?\r\n\r\n#918 \r\n\r\n### Type of change\r\n\r\n- [x] New Feature (non-breaking change which adds functionality)","shortMessageHtmlLink":"add interpreter to graph (#1347)"}},{"before":"a7423e3a94f9764026180eb7c51ae8ef12554d5e","after":"f6159ee4d3bbc254666ad1146db2baea1aeda3d8","ref":"refs/heads/main","pushedAt":"2024-07-03T04:00:56.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"KevinHuSh","name":null,"path":"/KevinHuSh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12318111?s=80&v=4"},"commit":{"message":"feat: add DynamicParameters #918 (#1346)\n\n### What problem does this PR solve?\r\n\r\nfeat: add DynamicParameters #918\r\n\r\n### Type of change\r\n\r\n\r\n- [x] New Feature (non-breaking change which adds functionality)","shortMessageHtmlLink":"feat: add DynamicParameters #918 (#1346)"}},{"before":"25c4c717cbdfa1043880029b896eb8bfef667705","after":"a7423e3a94f9764026180eb7c51ae8ef12554d5e","ref":"refs/heads/main","pushedAt":"2024-07-03T02:15:20.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"KevinHuSh","name":null,"path":"/KevinHuSh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12318111?s=80&v=4"},"commit":{"message":"feat: add RelevantForm #918 (#1344)\n\n### What problem does this PR solve?\r\n\r\nfeat: add RelevantForm #918\r\n\r\n### Type of change\r\n\r\n- [x] New Feature (non-breaking change which adds functionality)","shortMessageHtmlLink":"feat: add RelevantForm #918 (#1344)"}},{"before":"f9adeb96477d7a619efe679cbb1b08b614c3c038","after":"25c4c717cbdfa1043880029b896eb8bfef667705","ref":"refs/heads/main","pushedAt":"2024-07-02T10:55:24.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"KevinHuSh","name":null,"path":"/KevinHuSh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12318111?s=80&v=4"},"commit":{"message":"Add Intel IPEX-LLM setup under deploy_local_llm (#1269)\n\n### What problem does this PR solve?\r\n\r\nIt adds the setup guide for using Intel IPEX-LLM with Ollama to\r\ndocs/guide/deploy_local_llm.md\r\n\r\n### Type of change\r\n\r\n- [ ] Bug Fix (non-breaking change which fixes an issue)\r\n- [ ] New Feature (non-breaking change which adds functionality)\r\n- [ ] Documentation Update\r\n- [ ] Refactoring\r\n- [ ] Performance Improvement\r\n- [x] Other (please describe): adds the setup guide for using Intel\r\nIPEX-LLM with Ollama to docs/guide/deploy_local_llm.md","shortMessageHtmlLink":"Add Intel IPEX-LLM setup under deploy_local_llm (#1269)"}},{"before":"04487d1bce30090a00f62f542f808d9a764cfad6","after":"f9adeb96477d7a619efe679cbb1b08b614c3c038","ref":"refs/heads/main","pushedAt":"2024-07-02T08:15:54.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"KevinHuSh","name":null,"path":"/KevinHuSh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12318111?s=80&v=4"},"commit":{"message":"feat: add CreateFlowModal #918 (#1343)\n\n### What problem does this PR solve?\r\n\r\nfeat: add CreateFlowModal #918\r\n\r\n### Type of change\r\n\r\n\r\n- [x] New Feature (non-breaking change which adds functionality)","shortMessageHtmlLink":"feat: add CreateFlowModal #918 (#1343)"}},{"before":"68b9a857c299669a2f5b367821de796b903a6462","after":"04487d1bce30090a00f62f542f808d9a764cfad6","ref":"refs/heads/main","pushedAt":"2024-07-02T03:43:57.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"KevinHuSh","name":null,"path":"/KevinHuSh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12318111?s=80&v=4"},"commit":{"message":"feat: customize edge arrow #918 (#1338)\n\n### What problem does this PR solve?\r\n\r\nfeat: customize edge arrow #918 \r\n\r\n### Type of change\r\n\r\n\r\n- [x] New Feature (non-breaking change which adds functionality)","shortMessageHtmlLink":"feat: customize edge arrow #918 (#1338)"}},{"before":"5fa3c2bdce574df0f11de684e24b2828720534ef","after":"68b9a857c299669a2f5b367821de796b903a6462","ref":"refs/heads/main","pushedAt":"2024-07-02T01:57:44.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"JinHai-CN","name":"Jin Hai","path":"/JinHai-CN","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/33142505?s=80&v=4"},"commit":{"message":"Doc: added doc for three doc methods (#1336)\n\n### What problem does this PR solve?\r\n\r\nAdds the documentation for three newly added API methods for content\r\nmanagement.\r\n\r\n### Type of change\r\n\r\n- [x] Documentation Update","shortMessageHtmlLink":"Doc: added doc for three doc methods (#1336)"}},{"before":"b5389f487cde3bd24693fa5f59fd54b937ec7784","after":"5fa3c2bdce574df0f11de684e24b2828720534ef","ref":"refs/heads/main","pushedAt":"2024-07-01T10:58:51.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"KevinHuSh","name":null,"path":"/KevinHuSh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12318111?s=80&v=4"},"commit":{"message":"feat: modify the style of the operator #918 (#1335)\n\n### What problem does this PR solve?\r\n\r\nfeat: modify the style of the operator #918\r\n### Type of change\r\n\r\n\r\n- [x] New Feature (non-breaking change which adds functionality)","shortMessageHtmlLink":"feat: modify the style of the operator #918 (#1335)"}},{"before":"8b1c145e561ea6d1decb09fc748c46737a8de313","after":"b5389f487cde3bd24693fa5f59fd54b937ec7784","ref":"refs/heads/main","pushedAt":"2024-07-01T10:15:00.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"JinHai-CN","name":"Jin Hai","path":"/JinHai-CN","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/33142505?s=80&v=4"},"commit":{"message":"API: created list_doc (#1327)\n\n### What problem does this PR solve?\r\n\r\nAdds the api of listing documentation.\r\n\r\n### Type of change\r\n\r\n- [x] New Feature (non-breaking change which adds functionality)","shortMessageHtmlLink":"API: created list_doc (#1327)"}},{"before":"92e932065714e7740df22f6d0d7b69886c166dd7","after":"8b1c145e561ea6d1decb09fc748c46737a8de313","ref":"refs/heads/main","pushedAt":"2024-07-01T09:12:04.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"KevinHuSh","name":null,"path":"/KevinHuSh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12318111?s=80&v=4"},"commit":{"message":"feat: modify the name of an operator #918 (#1333)\n\n### What problem does this PR solve?\r\n\r\nfeat: modify the name of an operator #918\r\n\r\n### Type of change\r\n\r\n\r\n- [x] New Feature (non-breaking change which adds functionality)","shortMessageHtmlLink":"feat: modify the name of an operator #918 (#1333)"}},{"before":"5eb21b9c7c6e710f92d9e723a7791078491d5527","after":"92e932065714e7740df22f6d0d7b69886c166dd7","ref":"refs/heads/main","pushedAt":"2024-07-01T07:50:24.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"KevinHuSh","name":null,"path":"/KevinHuSh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12318111?s=80&v=4"},"commit":{"message":"upgrade laws parser of docx (#1332)\n\n### What problem does this PR solve?\r\n\r\n\r\n### Type of change\r\n\r\n- [x] Refactoring","shortMessageHtmlLink":"upgrade laws parser of docx (#1332)"}},{"before":"4542346f1816eee49ea92a24df6f7dd9002ab9f7","after":"5eb21b9c7c6e710f92d9e723a7791078491d5527","ref":"refs/heads/main","pushedAt":"2024-07-01T06:37:05.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"KevinHuSh","name":null,"path":"/KevinHuSh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12318111?s=80&v=4"},"commit":{"message":"feat: construct the edge of the classification operator from dsl #918 (#1329)\n\n### What problem does this PR solve?\r\n\r\nfeat: construct the edge of the classification operator from dsl #918\r\n\r\n### Type of change\r\n\r\n\r\n- [x] New Feature (non-breaking change which adds functionality)","shortMessageHtmlLink":"feat: construct the edge of the classification operator from dsl #918 ("}},{"before":"fc7cc1d36c6023fd2b3de6534a48f19c86031b6f","after":"4542346f1816eee49ea92a24df6f7dd9002ab9f7","ref":"refs/heads/main","pushedAt":"2024-07-01T02:27:32.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"KevinHuSh","name":null,"path":"/KevinHuSh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12318111?s=80&v=4"},"commit":{"message":"feat: get the operator type from id #918 (#1323)\n\n### What problem does this PR solve?\r\n\r\nfeat: get the operator type from id #918\r\n\r\n### Type of change\r\n\r\n- [x] New Feature (non-breaking change which adds functionality)","shortMessageHtmlLink":"feat: get the operator type from id #918 (#1323)"}},{"before":"751447bd4fb375a65a4669ec390f488bafb31e02","after":"fc7cc1d36c6023fd2b3de6534a48f19c86031b6f","ref":"refs/heads/main","pushedAt":"2024-06-28T09:42:59.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"KevinHuSh","name":null,"path":"/KevinHuSh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12318111?s=80&v=4"},"commit":{"message":"Optimize docx handle method in laws parser (#1302)\n\n### What problem does this PR solve?\r\n\r\nOptimize docx handle method in laws parser\r\n\r\n### Type of change\r\n\r\n- [x] New Feature (non-breaking change which adds functionality)","shortMessageHtmlLink":"Optimize docx handle method in laws parser (#1302)"}},{"before":"f26d01dfa388d72aba7a9bbdeb5473ba3a1f12c8","after":"751447bd4fb375a65a4669ec390f488bafb31e02","ref":"refs/heads/main","pushedAt":"2024-06-28T09:32:38.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"KevinHuSh","name":null,"path":"/KevinHuSh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12318111?s=80&v=4"},"commit":{"message":"fix: fixed the issue where spaces could not be entered in the message… (#1320)\n\n### What problem does this PR solve?\r\n\r\nfix: fixed the issue where spaces could not be entered in the message\r\ninput box #1314\r\n### Type of change\r\n\r\n- [x] Bug Fix (non-breaking change which fixes an issue)","shortMessageHtmlLink":"fix: fixed the issue where spaces could not be entered in the message… ("}},{"before":"cd3c7399822407e27e28bb95e13ed1e5a85075fa","after":"f26d01dfa388d72aba7a9bbdeb5473ba3a1f12c8","ref":"refs/heads/main","pushedAt":"2024-06-28T09:22:10.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"KevinHuSh","name":null,"path":"/KevinHuSh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12318111?s=80&v=4"},"commit":{"message":"feat: add RelevantForm #918 (#1313)\n\n### What problem does this PR solve?\r\n\r\nfeat: add RelevantForm #918\r\n\r\n### Type of change\r\n\r\n\r\n- [x] New Feature (non-breaking change which adds functionality)","shortMessageHtmlLink":"feat: add RelevantForm #918 (#1313)"}},{"before":"44c7a0e281b347568873b81520e25bada1c4eb76","after":"cd3c7399822407e27e28bb95e13ed1e5a85075fa","ref":"refs/heads/main","pushedAt":"2024-06-28T08:25:20.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"KevinHuSh","name":null,"path":"/KevinHuSh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12318111?s=80&v=4"},"commit":{"message":"feat: add MessageForm #918 (#1312)\n\n### What problem does this PR solve?\r\n\r\nfeat: add MessageForm #918\r\n\r\n### Type of change\r\n\r\n\r\n- [x] New Feature (non-breaking change which adds functionality)","shortMessageHtmlLink":"feat: add MessageForm #918 (#1312)"}},{"before":"8c9b54db31bc18d6446590503816d9a779af53cd","after":"44c7a0e281b347568873b81520e25bada1c4eb76","ref":"refs/heads/main","pushedAt":"2024-06-28T07:29:29.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"KevinHuSh","name":null,"path":"/KevinHuSh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12318111?s=80&v=4"},"commit":{"message":"feat: translate fields of CategorizeForm #918 (#1311)\n\n### What problem does this PR solve?\r\n\r\nfeat: translate fields of CategorizeForm #918\r\n### Type of change\r\n\r\n\r\n- [x] New Feature (non-breaking change which adds functionality)","shortMessageHtmlLink":"feat: translate fields of CategorizeForm #918 (#1311)"}},{"before":"6a7c2112f7921300338023d30f93cc97fd7cbe30","after":"8c9b54db31bc18d6446590503816d9a779af53cd","ref":"refs/heads/main","pushedAt":"2024-06-28T06:27:57.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"JinHai-CN","name":"Jin Hai","path":"/JinHai-CN","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/33142505?s=80&v=4"},"commit":{"message":"API: completed delete_doc api (#1290)\n\n### What problem does this PR solve?\r\n\r\nAdds the functionality of deleting documentation\r\n\r\n### Type of change\r\n\r\n- [x] New Feature (non-breaking change which adds functionality)","shortMessageHtmlLink":"API: completed delete_doc api (#1290)"}},{"before":"0acf4194ca01f73b50ab5760e14ee6b2613c4430","after":"6a7c2112f7921300338023d30f93cc97fd7cbe30","ref":"refs/heads/main","pushedAt":"2024-06-28T04:01:06.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"KevinHuSh","name":null,"path":"/KevinHuSh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12318111?s=80&v=4"},"commit":{"message":"feat: limit there to be only one line between two nodes #918 (#1310)\n\n### What problem does this PR solve?\r\n\r\nfeat: limit there to be only one line between two nodes #918\r\n\r\n### Type of change\r\n\r\n- [x] New Feature (non-breaking change which adds functionality)","shortMessageHtmlLink":"feat: limit there to be only one line between two nodes #918 (#1310)"}},{"before":"89004f1fafa4528e6047d2fef8fcc42439f5b0ec","after":"0acf4194ca01f73b50ab5760e14ee6b2613c4430","ref":"refs/heads/main","pushedAt":"2024-06-28T03:40:21.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"KevinHuSh","name":null,"path":"/KevinHuSh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12318111?s=80&v=4"},"commit":{"message":"feat: filter out selected values ​​in other to fields from the curren… (#1307)\n\n### What problem does this PR solve?\r\n\r\nfeat: filter out selected values ​​in other to fields from the current\r\ndrop-down box options #918\r\n\r\n### Type of change\r\n\r\n\r\n- [x] New Feature (non-breaking change which adds functionality)","shortMessageHtmlLink":"feat: filter out selected values ​​in other to fields from the curren… ("}},{"before":"5a36866cf2fe9b442036c0a792b0e114c59e49df","after":"89004f1fafa4528e6047d2fef8fcc42439f5b0ec","ref":"refs/heads/main","pushedAt":"2024-06-28T01:00:21.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"KevinHuSh","name":null,"path":"/KevinHuSh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12318111?s=80&v=4"},"commit":{"message":"Update README.md (#1285)\n\n### What problem does this PR solve?\r\n\r\n_Briefly describe what this PR aims to solve. Include background context\r\nthat will help reviewers understand the purpose of the PR._\r\n\r\n### Type of change\r\n\r\n- [x] Documentation Update","shortMessageHtmlLink":"Update README.md (#1285)"}},{"before":"c8523dc6fd5094c03f4a3aa3faf873abf803226d","after":"5a36866cf2fe9b442036c0a792b0e114c59e49df","ref":"refs/heads/main","pushedAt":"2024-06-28T00:59:51.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"KevinHuSh","name":null,"path":"/KevinHuSh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12318111?s=80&v=4"},"commit":{"message":"feat: fix the problem of form entries being deleted when adding a new line #918 and clear the selection box to delete the corresponding edge (#1301)\n\n### What problem does this PR solve?\r\nfeat: clear the selection box to delete the corresponding edge. #918\r\nfeat: fix the problem of form entries being deleted when adding a new\r\nline #918\r\n\r\n### Type of change\r\n\r\n\r\n- [x] New Feature (non-breaking change which adds functionality)","shortMessageHtmlLink":"feat: fix the problem of form entries being deleted when adding a new…"}},{"before":"840e921e96f51b4c00b9dcdbeceacfe451daa483","after":"c8523dc6fd5094c03f4a3aa3faf873abf803226d","ref":"refs/heads/main","pushedAt":"2024-06-27T10:09:59.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"KevinHuSh","name":null,"path":"/KevinHuSh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12318111?s=80&v=4"},"commit":{"message":"Introduce new features (#1296)\n\n### What problem does this PR solve?\r\n\r\nUpdate README to introduce new features\r\n\r\n### Type of change\r\n\r\n- [x] Documentation Update","shortMessageHtmlLink":"Introduce new features (#1296)"}},{"before":"5a1e01d96fb41a4ff8ddf5dd4a4c33bafedbe001","after":"840e921e96f51b4c00b9dcdbeceacfe451daa483","ref":"refs/heads/main","pushedAt":"2024-06-27T10:09:02.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"KevinHuSh","name":null,"path":"/KevinHuSh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12318111?s=80&v=4"},"commit":{"message":"feat: set the edge as the data source to achieve two-way linkage betw… (#1299)\n\n### What problem does this PR solve?\r\n\r\nfeat: set the edge as the data source to achieve two-way linkage between\r\nthe edge and the to field. #918\r\n\r\n### Type of change\r\n\r\n- [x] New Feature (non-breaking change which adds functionality)","shortMessageHtmlLink":"feat: set the edge as the data source to achieve two-way linkage betw… ("}},{"before":"fbb8cbfc67bc5071b1d5058ff42c1bef3028c176","after":"5a1e01d96fb41a4ff8ddf5dd4a4c33bafedbe001","ref":"refs/heads/main","pushedAt":"2024-06-27T07:48:11.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"KevinHuSh","name":null,"path":"/KevinHuSh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12318111?s=80&v=4"},"commit":{"message":"feat: delete the edge on the classification node anchor when the anch… (#1297)\n\n### What problem does this PR solve?\r\n\r\nfeat: delete the edge on the classification node anchor when the anchor\r\nis connected to other nodes #918\r\n\r\n### Type of change\r\n\r\n- [x] New Feature (non-breaking change which adds functionality)","shortMessageHtmlLink":"feat: delete the edge on the classification node anchor when the anch… ("}},{"before":"0ce720a2479b591829b288bcbd0a613f482f53e5","after":"fbb8cbfc67bc5071b1d5058ff42c1bef3028c176","ref":"refs/heads/main","pushedAt":"2024-06-27T06:57:41.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"KevinHuSh","name":null,"path":"/KevinHuSh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12318111?s=80&v=4"},"commit":{"message":"feat: restrict classification operators cannot be connected to Answer and other classification #918 (#1294)\n\n### What problem does this PR solve?\r\n\r\nfeat: restrict classification operators cannot be connected to Answer\r\nand other classification #918\r\n\r\n### Type of change\r\n\r\n- [x] New Feature (non-breaking change which adds functionality)","shortMessageHtmlLink":"feat: restrict classification operators cannot be connected to Answer…"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEdZCH-gA","startCursor":null,"endCursor":null}},"title":"Activity · infiniflow/ragflow"}