diff --git a/docs/how-to/langfuse-observability.mdx b/docs/how-to/langfuse-observability.mdx index 2c173d57c..cc2321fff 100644 --- a/docs/how-to/langfuse-observability.mdx +++ b/docs/how-to/langfuse-observability.mdx @@ -18,7 +18,7 @@ We'll walk through a simple example of using CrewAI and integrating it with Lang ```python -%pip install langfuse opnelit crewai crewai_tools +%pip install langfuse openlit crewai crewai_tools ``` ### Step 2: Set Up Environment Variables @@ -95,4 +95,4 @@ _[Public example trace in Langfuse](https://cloud.langfuse.com/project/cloramnkj ## References -- [Langfuse OpenTelemetry Docs](https://langfuse.com/docs/opentelemetry/get-started) \ No newline at end of file +- [Langfuse OpenTelemetry Docs](https://langfuse.com/docs/opentelemetry/get-started)