概要
This skill empowers developers to bridge the gap between static LLMs and dynamic private data through Retrieval-Augmented Generation. It provides a comprehensive framework for managing the entire RAG lifecycle, including sophisticated document chunking, embedding generation, vector database configuration, and advanced retrieval strategies like hybrid search and reranking. By implementing these patterns, you can drastically reduce model hallucinations, enable source citations, and create AI applications that possess deep, domain-specific expertise across various industries.