Auto-sync: 2026-04-18 16:02

This commit is contained in:
2026-04-18 16:02:38 +08:00
parent badd1215d7
commit e7e77ae92e
55 changed files with 3026 additions and 16 deletions

27
wiki/entities/Thoth.md Normal file
View File

@@ -0,0 +1,27 @@
---
title: "Thoth"
type: entity
tags: []
---
## Aliases
- Thoth
## Summary
Camp 2 架构中最深奥的项目145 GitHub stars。为个人知识图谱构建 10 种实体类型 + 67 种带方向的关系。每次 LLM 调用前通过 FAISS 向量搜索 + 图扩展。
## Core Features
- Dream Cycle夜间四阶段进程
1. 0.93+ 相似度阈值合并重复内容
2. 描述从对话上下文丰富
3. 共现实体间关系推断
4. 90 天以上关系置信度衰减
- 三层防污染机制防止跨实体事实混淆
## Connections
- [[时序知识图谱]] — 实体关系存储
- [[记忆巩固]] — Dream Cycle 实现