Introduction

In Chapter 5 (MLOps), we built a CI/CD pipeline. This chapter explores a different approach: fine-tuning — training the model itself on your own data.

[RAG]

Question → search DB → pass results to LLM → answer

→ Requires documents, search costs apply