From 1990abe376bf755ab088c58c5fdddf66abd82202 Mon Sep 17 00:00:00 2001 From: PixelPilot <161360836+PixelPil0t1@users.noreply.github.com> Date: Mon, 28 Apr 2025 13:32:29 +0200 Subject: [PATCH] Update arize-phoenix-observability.mdx --- docs/how-to/arize-phoenix-observability.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/how-to/arize-phoenix-observability.mdx b/docs/how-to/arize-phoenix-observability.mdx index 4a28e846c9..fe89e44eff 100644 --- a/docs/how-to/arize-phoenix-observability.mdx +++ b/docs/how-to/arize-phoenix-observability.mdx @@ -6,7 +6,7 @@ icon: magnifying-glass-chart # Arize Phoenix Integration -This guide demonstrates how to integrate **Arize Phoenix** with **CrewAI** using OpenTelemetry via the [OpenInference](https://github.com/openinference/openinference) SDK. By the end of this guide, you will be able to trace your CrewAI agents and easily debug your agents. +This guide demonstrates how to integrate **Arize Phoenix** with **CrewAI** using OpenTelemetry via the [OpenInference](https://github.com/Arize-ai/openinference) SDK. By the end of this guide, you will be able to trace your CrewAI agents and easily debug your agents. > **What is Arize Phoenix?** [Arize Phoenix](https://phoenix.arize.com) is an LLM observability platform that provides tracing and evaluation for AI applications.