返回全部术语
41AI 与提示立刻上手

RAG

检索增强生成

让 AI 先查找相关资料,再基于这些资料生成回答,可以减少幻觉、提高准确性。

举个例子

我的 App 用 RAG 检索词典资料,再让 AI 生成单词解释。

相关资源

复制提示词

Design a RAG pipeline for my docs: chunking, embedding, retrieval, and prompt assembly.

相关术语

查看全部