Entity
Retrieval Augmented Generation (RAG)
A technique that enhances large language models by retrieving relevant information from a database and integrating it into prompts for more accurate generation.
术语属性
- Purpose:Enhance LLM accuracy with domain-specific data
- Components:Retrieval technology + LLM prompt engineering