feat(web): memory extraction engine add custom_text

This commit is contained in:
zhaoying
2026-02-06 14:03:32 +08:00
parent 623aaf8a0e
commit 8d4c5b5b33
4 changed files with 17 additions and 4 deletions

View File

@@ -1543,7 +1543,8 @@ Memory Bear: After the rebellion, regional warlordism intensified for several re
text_preprocessing_desc: 'Text split into {{count}} semantic fragments',
knowledge_extraction_desc: 'Knowledge extraction completed, identified {{entities}} entities, {{statements}} statements, {{temporal_ranges_count}} temporal extractions, {{triplets}} triplets',
creating_nodes_edges_desc: 'Entity relationship creation completed, {{num}} relationships in total',
deduplication_desc: 'Deduplication and disambiguation completed, {{count}} unique entities in total'
deduplication_desc: 'Deduplication and disambiguation completed, {{count}} unique entities in total',
custom_text: 'Debug Text',
},
memoryConversation: {
searchPlaceholder: 'Enter user ID...',