From 3454e3b32314b991eb37f2f2b2db7a1e436cc5b8 Mon Sep 17 00:00:00 2001 From: Hoc Phan Date: Tue, 1 Apr 2025 08:57:43 -0700 Subject: [PATCH] Update tracing.md - Added Okahu-Monocle (#385) Monocle is an open source tracing and eval for GenAI apps. --- docs/tracing.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/tracing.md b/docs/tracing.md index b5dd54a..ea48a2e 100644 --- a/docs/tracing.md +++ b/docs/tracing.md @@ -113,3 +113,4 @@ To customize this default setup, to send traces to alternative or additional bac - [Comet Opik](https://www.comet.com/docs/opik/tracing/integrations/openai_agents) - [Langfuse](https://langfuse.com/docs/integrations/openaiagentssdk/openai-agents) - [Langtrace](https://docs.langtrace.ai/supported-integrations/llm-frameworks/openai-agents-sdk) +- [Okahu-Monocle](https://github.com/monocle2ai/monocle)