From 4cd452feb75edc2cf0025245142f31d77a5ed61b Mon Sep 17 00:00:00 2001 From: silentoplayz <50341825+silentoplayz@users.noreply.github.com> Date: Fri, 13 Sep 2024 17:54:54 +0000 Subject: [PATCH] Update langfuse.md :::note --- docs/tutorial/langfuse.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/tutorial/langfuse.md b/docs/tutorial/langfuse.md index abfde1c..5f54912 100644 --- a/docs/tutorial/langfuse.md +++ b/docs/tutorial/langfuse.md @@ -53,6 +53,6 @@ Once setup is complete, your Langfuse dashboard should start recording every API ![Langfuse Dashboard](/img/tutorial_langfuse.png) -## Note - +:::note Ensure that all configurations are correctly set, and environment variables are properly passed to avoid integration issues. +:::