From e6aafb50dcc273bfa2c866aa7e7c8f1f407c4680 Mon Sep 17 00:00:00 2001 From: ishaan-jaff Date: Sat, 18 Nov 2023 15:35:29 -0800 Subject: [PATCH] (docs) langfuse --- docs/my-website/docs/observability/langfuse_integration.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/docs/my-website/docs/observability/langfuse_integration.md b/docs/my-website/docs/observability/langfuse_integration.md index 1cea514b43..3e5f5603d0 100644 --- a/docs/my-website/docs/observability/langfuse_integration.md +++ b/docs/my-website/docs/observability/langfuse_integration.md @@ -93,11 +93,6 @@ print(response) -### Example - FastAPI Server with LiteLLM + Langfuse -https://replit.com/@BerriAI/LiteLLMFastAPILangfuse - - - ## Troubleshooting & Errors ### Data not getting logged to Langfuse ? - Ensure you're on the latest version of langfuse `pip install langfuse -U`. The latest version allows litellm to log JSON input/outputs to langfuse