Auto-sync: 2026-04-27 20:02

This commit is contained in:
2026-04-27 20:02:52 +08:00
parent 5854781fa8
commit de7ebe9256
59 changed files with 2122 additions and 1325 deletions

26
wiki/entities/LanceDB.md Normal file
View File

@@ -0,0 +1,26 @@
---
title: "LanceDB"
type: entity
tags: []
sources: []
last_updated: 2026-04-17
---
## 基本信息
- **类型**: 向量数据库
- **官网**: https://lancedb.com
- **许可**: Apache 2.0
## 描述
嵌入式向量数据库,为 memory-lancedb-pro 提供底层语义搜索能力。与短期文件记忆配合,构成双层记忆架构的长期记忆层。
## 在 OpenClaw 中的应用
- 存储重要的用户决策、偏好、反复使用的流程
- 通过语义搜索快速检索相关记忆
- 与每日文件记忆(短期)互补
## 相关 Entity
- [[OpenClaw]]:使用 LanceDB 作为长期记忆存储的 Agent 框架
## Aliases
- LanceDB