feat(web): memoryExtractionEngine add pruning

This commit is contained in:
zhaoying
2026-03-02 11:42:46 +08:00
parent 77ea0680fb
commit 87df352adc
3 changed files with 62 additions and 42 deletions

View File

@@ -1640,6 +1640,10 @@ Memory Bear: After the rebellion, regional warlordism intensified for several re
scene_type_distribution: 'Scene Type Distribution',
general_type_distribution: 'General Type Distribution',
unmatched: 'Unmatched',
disagreementCase: 'Disagreement Case',
Pruned: 'Pruned',
pruning: 'Pruning',
pruning_desc: 'Text pruning {{count}} fragments'
},
memoryConversation: {
searchPlaceholder: 'Enter user ID...',