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