feat:【ele】【ai】知识库的 knowledge 优化实现

This commit is contained in:
YunaiV
2025-11-14 18:22:56 +08:00
parent 78bd8bee8f
commit 5dc6f2d672
10 changed files with 134 additions and 21 deletions

View File

@@ -10,4 +10,5 @@ export const ACTION_ICON = {
MORE: 'lucide:ellipsis-vertical',
VIEW: 'lucide:eye',
COPY: 'lucide:copy',
BOOK: 'lucide:book',
};