LLM Frameworks
We have introduced and discussed the core idea behind RAG throughout this book. But before we get into practical examples, we will introduce two commonly used frameworks that are often used to help build RAG projects and LLM pipelines more generally: LangChain and LlamaIndex. RAG pipelines can be built from scratch without the need for these frameworks. However, frameworks like this help you get a head start and reduce your development time and cost. They typically offer a quicker path to deploying a solution with default configurations. These libraries experiment with various settings and combinations to deliver a ready-to-use, effective solution, all without requiring significant time or effort. They are perfect for reducing ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access