Skip to content

Commit 979057e

Browse files
committed
Fix unicode escape in heading
1 parent 5774b73 commit 979057e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

04_write/4.2_memory_architecture.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ graph TB
160160

161161
这些挑战没有万能解法,需要根据具体应用场景权衡取舍。
162162

163-
### 4.2.8 案例:从\u201c记忆存储\u201d到\u201c持续状态维护\u201d
163+
### 4.2.8 案例:从“记忆存储”到“持续状态维护”
164164

165165
上述挑战在近期的开源项目中开始出现系统性的工程解法。以 Supermemory 为代表的新一代记忆框架,将记忆问题从 **信息检索** 重新定义为 **持续状态维护**,在架构层面回应了一致性、相关性和规模三大挑战。
166166

0 commit comments

Comments
 (0)