From 66124d9afb586db76cde6b5080647b1f32daaa4e Mon Sep 17 00:00:00 2001 From: Abby Morgan <86856445+anmorgan24@users.noreply.github.com> Date: Wed, 26 Mar 2025 09:57:32 -0400 Subject: [PATCH] Update opik-observability.mdx --- docs/how-to/opik-observability.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/how-to/opik-observability.mdx b/docs/how-to/opik-observability.mdx index c1f8c9226..b434411da 100644 --- a/docs/how-to/opik-observability.mdx +++ b/docs/how-to/opik-observability.mdx @@ -18,7 +18,7 @@ Opik provides comprehensive support for every stage of your CrewAI application d ## Setup Comet provides a hosted version of the Opik platform, or you can run the platform locally. -To use the hosted version, simply [create a Comet account](https://www.comet.com/signup?utm_medium=github&utm_source=crewai_docs) and grab you API Key. +To use the hosted version, simply [create a free Comet account](https://www.comet.com/signup?utm_medium=github&utm_source=crewai_docs) and grab you API Key. To run the Opik platform locally, see our [installation guide](https://www.comet.com/docs/opik/self-host/overview/) for more information.