feat:【antd】【ai】知识库的 knowledge 优化(retrieval)

This commit is contained in:
YunaiV
2025-11-13 22:27:28 +08:00
parent 26b1ea3888
commit 4452de0677
5 changed files with 20 additions and 18 deletions

View File

@@ -11,4 +11,5 @@ export const ACTION_ICON = {
VIEW: 'lucide:eye',
COPY: 'lucide:copy',
CLOSE: 'lucide:x',
BOOK: 'lucide:book',
};