ragflow/web
balibabu ceb0419fe5
fix: delete chunk by @tanstack/react-query #1306 (#1749)
### What problem does this PR solve?
fix: delete chunk by @tanstack/react-query #1306

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
2024-07-30 16:55:00 +08:00
..
.husky feat: format code before submitting it #1251 (#1252) 2024-06-24 14:48:21 +08:00
public feat: display chunk token number when category of knowledge as general and unavailable llm models appear disabled and if the backend returns 401, it will jump to the login page and fixed the issue where the greeting would disappear when clicking on a new dialog (#117) 2024-03-11 16:13:34 +08:00
src fix: delete chunk by @tanstack/react-query #1306 (#1749) 2024-07-30 16:55:00 +08:00
.env feat: Support for conversational streaming (#809) 2024-05-16 20:15:02 +08:00
.eslintrc.js feat: set chunk to available state and select all chunk (#57) 2024-02-06 18:45:20 +08:00
.gitignore update knowledge_kb (#34) 2024-01-18 18:27:38 +08:00
.npmrc add front end code (#27) 2024-01-17 09:37:01 +08:00
.prettierignore feat: install prettier to format code and add react-dev-inspector to locate code in the IDE faster (#44) 2024-01-29 15:02:27 +08:00
.prettierrc feat: install prettier to format code and add react-dev-inspector to locate code in the IDE faster (#44) 2024-01-29 15:02:27 +08:00
.umirc.ts fix: Fixed an issue where the project could not be built #1306 (#1693) 2024-07-24 18:27:03 +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 build(deps-dev): bump ws from 8.17.0 to 8.18.0 in /web (#1668) 2024-07-24 16:43:52 +08:00
package.json fix: remove unused libraries #1306 (#1649) 2024-07-23 15:03:58 +08:00
reducer.js add front end code (#27) 2024-01-17 09:37:01 +08:00
tsconfig.json feat: test buildNodesAndEdgesFromDSLComponents (#940) 2024-05-27 19:35:14 +08:00
typings.d.ts fix: delete chunk by @tanstack/react-query #1306 (#1749) 2024-07-30 16:55:00 +08:00