diff --git a/integrations/langfuse.md b/integrations/langfuse.md index 159954e1..3e8fd4ad 100644 --- a/integrations/langfuse.md +++ b/integrations/langfuse.md @@ -48,7 +48,7 @@ pip install langfuse-haystack ### Components This integration introduces one component: -- The `LangfuseConnector`: +- The [`LangfuseConnector`](https://docs.haystack.deepset.ai/docs/langfuseconnector): `LangfuseConnector` connects Haystack LLM framework with Langfuse in order to enable the tracing of operations and data flow within various components of a pipeline.