Auto-sync
This commit is contained in:
@@ -1,22 +0,0 @@
|
||||
---
|
||||
title: "Knowledge Base RAG"
|
||||
type: source
|
||||
tags: [openclaw, rag, knowledge, automation]
|
||||
date: 2026-03-06
|
||||
---
|
||||
|
||||
## Source File
|
||||
- [[raw/Agent/usecases/knowledge-base-rag.md]]
|
||||
|
||||
## Summary
|
||||
- 核心主题:基于RAG的知识库系统
|
||||
- 问题域:分散的知识难以搜索和利用
|
||||
- 方法/机制:RAG(检索增强生成)系统从知识库中检索相关信息
|
||||
- 结论/价值:让Agent能够基于自有知识库回答问题
|
||||
|
||||
## Key Claims
|
||||
- RAG系统从自有知识库中检索相关信息
|
||||
- 向量数据库支持语义搜索
|
||||
- 定期更新知识库内容
|
||||
|
||||
## Key Concepts
|
||||
Reference in New Issue
Block a user