Skip to content

Latest commit

 

History

History
51 lines (29 loc) · 1.69 KB

File metadata and controls

51 lines (29 loc) · 1.69 KB

Module 4: Evaluation and Monitoring

In this module, we will learn how to evaluate and monitor our LLM and RAG system.

In the evaluation part, we assess the quality of our entire RAG system before it goes live.

In the monitoring part, we collect, store and visualize metrics to assess the answer quality of a deployed LLM. We also collect chat history and user feedback.

4.1 Introduction

4.2 Instrumenting LLM Pipelines with OpenTelemetry

4.3 Evaluation of LLM Pipelines

Links

Notes

  • Notes from 2024 edition
  • Did you take notes? Add them above this line (Send a PR with links to your notes)