ragflow/web
balibabu 9cd09488ca
Feat: Send data to compare the performance of different models' answers #3221 (#9477)
### What problem does this PR solve?

Feat: Send data to compare the performance of different models' answers
#3221

### Type of change


- [x] New Feature (non-breaking change which adds functionality)
2025-08-14 16:57:35 +08:00
..
.husky
public Feat: Adjust the style of the note node #3221 (#9167) 2025-08-01 20:21:19 +08:00
src Feat: Send data to compare the performance of different models' answers #3221 (#9477) 2025-08-14 16:57:35 +08:00
.env
.eslintrc.js Feat: Run eslint when the project is running to standardize everyone's code #9377 (#9379) 2025-08-11 15:31:38 +08:00
.gitignore
.npmrc
.prettierignore
.prettierrc
.umirc.ts Feat: Allow chat to use meta data #3221 (#9393) 2025-08-12 10:15:10 +08:00
externals.d.ts
jest-setup.ts
jest.config.ts
package-lock.json Feat: Run eslint when the project is running to standardize everyone's code #9377 (#9379) 2025-08-11 15:31:38 +08:00
package.json Feat: Run eslint when the project is running to standardize everyone's code #9377 (#9379) 2025-08-11 15:31:38 +08:00
tailwind.config.js Feat: Render agent setting dialog #3221 (#9312) 2025-08-08 11:00:55 +08:00
tailwind.css Feat: Restore the button's background color #3221 (#9307) 2025-08-07 17:37:53 +08:00
tsconfig.json
typings.d.ts