doc: updated langfuse ver 1.14 in pip install cmd

This commit is contained in:
Ankur Garha 2023-12-18 22:56:08 +01:00
parent dc148c37b0
commit d6ed13fa4f
2 changed files with 2 additions and 2 deletions

View file

@ -15,7 +15,7 @@ join our [discord](https://discord.gg/wuPM9dRgDw)
## Pre-Requisites
Ensure you have run `pip install langfuse` for this integration
```shell
pip install langfuse litellm
pip install langfuse==1.14.0 litellm
```
## Quick Start