From 50ecf61e10e2a368ccf153657226251952b1bded Mon Sep 17 00:00:00 2001 From: Abby Morgan <86856445+anmorgan24@users.noreply.github.com> Date: Fri, 20 Sep 2024 15:20:01 -0400 Subject: [PATCH] Add Opik Comet recently sunset CometLLM and in its place launched Opik, a tool with most of the same capabilities as the old CometLLM but with a whole host of additional features and capabilities. This PR updates the readme accordingly. Signed-off-by: Abby Morgan abigailm@comet.com --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 55bf634..b7f4e86 100644 --- a/README.md +++ b/README.md @@ -1277,6 +1277,7 @@ be * [Frouros](https://github.com/IFCA/frouros): Frouros is an open source Python library for drift detection in machine learning systems. * [CometML](https://github.com/comet-ml/comet-examples): The best-in-class MLOps platform with experiment tracking, model production monitoring, a model registry, and data lineage from training straight through to production. * [Okrolearn](https://github.com/Okerew/okrolearn): A python machine learning library created to combine powefull data analasys feautures with tensors and machine learning components, while mantaining support for other libraries. +* [Opik](https://github.com/comet-ml/opik): Evaluate, trace, test, and ship LLM applications across your dev and production lifecycles. #### Data Analysis / Data Visualization