diff --git a/docs/how-to/langfuse-observability.mdx b/docs/how-to/langfuse-observability.mdx index c0feb6d87..2fd2f2935 100644 --- a/docs/how-to/langfuse-observability.mdx +++ b/docs/how-to/langfuse-observability.mdx @@ -10,6 +10,8 @@ This notebook demonstrates how to integrate **Langfuse** with **CrewAI** using O > **What is Langfuse?** [Langfuse](https://langfuse.com) is an open-source LLM engineering platform. It provides tracing and monitoring capabilities for LLM applications, helping developers debug, analyze, and optimize their AI systems. Langfuse integrates with various tools and frameworks via native integrations, OpenTelemetry, and APIs/SDKs. +[![Langfuse Overview Video](https://github.com/user-attachments/assets/3926b288-ff61-4b95-8aa1-45d041c70866)](https://langfuse.com/watch-demo) + ## Get Started We'll walk through a simple example of using CrewAI and integrating it with Langfuse via OpenTelemetry using OpenLit.