ragflow/web
chanx 03e39ca9be
Fix:Optimize Agent template page, fix bugs in knowledge base (#9009)
### What problem does this PR solve?

Replace Avatar with RAGFlowAvatar component for knowledge base and
agent, optimize Agent template page, and modify bugs in knowledge base
#3221

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
2025-07-24 09:30:05 +08:00
..
.husky
public Feat: Share agent dialog box externally #3221 (#9005) 2025-07-23 18:10:18 +08:00
src Fix:Optimize Agent template page, fix bugs in knowledge base (#9009) 2025-07-24 09:30:05 +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 Fix: Fixed the issue that the knowledge graph could not be displayed #8890 (#8891) 2025-07-17 15:26:21 +08:00
package.json Fix:Add a component of calendar (#8923) 2025-07-21 10:26:41 +08:00
tailwind.config.js Feat: Display agent version in pages #3221 (#8947) 2025-07-21 17:52:15 +08:00
tailwind.css Feat: Display agent history versions #3221 (#8942) 2025-07-21 16:28:06 +08:00
tsconfig.json
typings.d.ts