From 37e33f7a815b0e62ab4fe32b5d3ad186db84dac5 Mon Sep 17 00:00:00 2001 From: Nir Gazit Date: Sun, 2 Feb 2025 16:07:17 +0100 Subject: [PATCH] added traceloop / openllmetry Signed-off-by: Nir Gazit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 43aca99..c1ec22f 100644 --- a/README.md +++ b/README.md @@ -161,6 +161,7 @@ An awesome & curated list of the best LLMOps tools for developers. | [Giskard](https://github.com/Giskard-AI/giskard) | Testing framework dedicated to ML models, from tabular to LLMs. Detect risks of biases, performance issues and errors in 4 lines of code. | ![GitHub Badge](https://img.shields.io/github/stars/Giskard-AI/giskard.svg?style=flat-square) | | [Great Expectations](https://github.com/great-expectations/great_expectations) | Always know what to expect from your data. | ![GitHub Badge](https://img.shields.io/github/stars/great-expectations/great_expectations.svg?style=flat-square) | | [Helicone](https://github.com/Helicone/helicone) | Open source LLM observability platform. One line of code to monitor, evaluate, and experiment with features like prompt management, agent tracing, and evaluations. | ![GitHub Badge](https://img.shields.io/github/stars/Helicone/helicone.svg?style=flat-square) | +| [Traceloop OpenLLMetry](https://github.com/traceloop/openllmetry) | OpenTelemetry-based observability and monitoring for LLM and agents workflows. | ![GitHub Badge](https://img.shields.io/github/stars/traceloop/openllmetry.svg?style=flat-square) | [whylogs](https://github.com/whylabs/whylogs) | The open standard for data logging | ![GitHub Badge](https://img.shields.io/github/stars/whylabs/whylogs.svg?style=flat-square) | **[⬆ back to ToC](#table-of-contents)**