ragflow/web
balibabu fb66b1e726
feat: display the debugging results of each operator in a pop-up window #918 (#1445)
### What problem does this PR solve?

feat: display the debugging results of each operator in a pop-up window
#918
### Type of change


- [x] New Feature (non-breaking change which adds functionality)
2024-07-09 16:34:59 +08:00
..
.husky feat: format code before submitting it #1251 (#1252) 2024-06-24 14:48:21 +08:00
public
src feat: display the debugging results of each operator in a pop-up window #918 (#1445) 2024-07-09 16:34:59 +08:00
.env feat: Support for conversational streaming (#809) 2024-05-16 20:15:02 +08:00
.eslintrc.js
.gitignore
.npmrc
.prettierignore
.prettierrc
.umirc.ts feat: add description text to operators and extract the useFetchModelId to logicHooks.ts and drag the operator to the canvas and initialize the form data #918 (#1379) 2024-07-04 19:18:02 +08:00
externals.d.ts fix: cannot save the system model setting #468 (#508) 2024-04-23 17:46:56 +08:00
jest-setup.ts feat: test buildNodesAndEdgesFromDSLComponents (#940) 2024-05-27 19:35:14 +08:00
jest.config.ts feat: test buildNodesAndEdgesFromDSLComponents (#940) 2024-05-27 19:35:14 +08:00
package-lock.json feat: display the debugging results of each operator in a pop-up window #918 (#1445) 2024-07-09 16:34:59 +08:00
package.json feat: display the debugging results of each operator in a pop-up window #918 (#1445) 2024-07-09 16:34:59 +08:00
reducer.js
tsconfig.json feat: test buildNodesAndEdgesFromDSLComponents (#940) 2024-05-27 19:35:14 +08:00
typings.d.ts feat: delete the added model #503 and display an error message when the requested file fails to parse #684 (#708) 2024-05-10 10:38:39 +08:00