Skip to course content
Free LLMOps course

LLMOps for Reliable AI Applications

Module 10

Release Gates and Regression Testing

By the end of this module you can define release gates that a change must pass, and run regression tests that catch the quality drop a model update introduced.

Units

  1. Unit 10.00: Defining what must pass to ship
  2. Unit 10.01: Catching the quality drop a model update caused
  3. Unit 10.02: Comparing two versions on the same set
  4. Unit 10.03: Rolling back when the gate fails
  5. Unit 10.04: Gates that people cannot quietly skip

Module work