ragflow/web
balibabu 1552dca28d
feat: support Self-RAG #1069 (#1079)
### What problem does this PR solve?

feat: support Self-RAG #1069
### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
2024-06-06 15:30:51 +08:00
..
public
src feat: support Self-RAG #1069 (#1079) 2024-06-06 15:30:51 +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: support GPT-4o #771 and hide the add button when the folder is a knowledge base (#775) 2024-05-15 11:34:57 +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: add custom edge (#1061) 2024-06-05 10:46:06 +08:00
package.json feat: fetch flow (#1068) 2024-06-06 11:01:14 +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