ragflow/web
balibabu 96b63cc81f
Feat: Use the message_id returned by the interface as the id of the reply message #3221 (#8434)
### What problem does this PR solve?
Feat: Use the message_id returned by the interface as the id of the
reply message #3221

### Type of change


- [x] New Feature (non-breaking change which adds functionality)
2025-06-24 09:34:33 +08:00
..
.husky
public Feat: Add SwitchForm component #3221 (#8200) 2025-06-12 09:50:25 +08:00
src Feat: Use the message_id returned by the interface as the id of the reply message #3221 (#8434) 2025-06-24 09:34:33 +08:00
.env
.eslintrc.js
.gitignore
.npmrc
.prettierignore
.prettierrc
.umirc.ts Feat: The value selected in the Select component only displays the icon #3221 (#8209) 2025-06-12 12:31:57 +08:00
externals.d.ts
jest-setup.ts
jest.config.ts
package-lock.json Feat: Display agent operator call log #3221 (#8169) 2025-06-11 09:22:07 +08:00
package.json Feat: Display agent operator call log #3221 (#8169) 2025-06-11 09:22:07 +08:00
tailwind.config.js Feat: Display agent operator call log #3221 (#8169) 2025-06-11 09:22:07 +08:00
tailwind.css Feat: Display agent operator call log #3221 (#8169) 2025-06-11 09:22:07 +08:00
tsconfig.json
typings.d.ts