mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-10 22:41:41 +00:00
(docs) langfuse
This commit is contained in:
parent
468da13fe1
commit
e6aafb50dc
1 changed files with 0 additions and 5 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue