(docs) langfuse

This commit is contained in:
ishaan-jaff
2023-11-18 15:35:29 -08:00
parent 468da13fe1
commit e6aafb50dc
@@ -93,11 +93,6 @@ print(response)
### Example - FastAPI Server with LiteLLM + Langfuse
https://replit.com/@BerriAI/LiteLLMFastAPILangfuse
<iframe src="https://replit.com/@BerriAI/LiteLLMFastAPILangfuse?embed=1" width="800" height="600"></iframe>
## 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