重构: tool_registry拆分及多批改进
This commit is contained in:
@@ -132,8 +132,6 @@ export function useMarkdown() {
|
||||
escapeFallback,
|
||||
getMarked: () => _marked,
|
||||
getPurify: () => _purify,
|
||||
// 仅 AiChat 流式块级 memo 用(独立缓存,不与历史 _mdCache 混)
|
||||
clearHistoryCache: () => _mdCache.clear(),
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user