关于
This skill provides a comprehensive framework for building production-grade Retrieval-Augmented Generation (RAG) systems. It guides developers through the entire pipeline—from sophisticated document chunking and embedding generation to vector database configuration and advanced retrieval strategies like hybrid search and reranking. By implementing these patterns, you can build LLM applications that provide accurate, factual responses based on proprietary documentation or external knowledge bases while significantly reducing hallucinations and improving source transparency.