From 68c0aa1d19e47ad739acc7bd8a75f1d8b10217eb Mon Sep 17 00:00:00 2001 From: Alessandro Potenza Date: Fri, 6 Feb 2026 22:43:39 +0100 Subject: [PATCH] Add link to agentrial in MLOps section --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 73087a8..142d85e 100644 --- a/README.md +++ b/README.md @@ -347,7 +347,8 @@ # MLOps: Testing, Monitoring and Maintenance
Click to expand! - + +1. [agentrial: the pytest for AI agents](https://github.com/alepot55/agentrial) 1. [Building dashboards for operational visibility (AWS)](https://aws.amazon.com/builders-library/building-dashboards-for-operational-visibility/) 1. [Monitoring Machine Learning Models in Production](https://christophergs.com/machine%20learning/2020/03/14/how-to-monitor-machine-learning-models/) 1. [Effective testing for machine learning systems](https://www.jeremyjordan.me/testing-ml/)