pip install langfuse
Full documentation: https://docs.langfuse.com/sdk/python
- Generate Fern Python SDK in langfuse and copy the files generated in
generated/python
into thelangfuse/api
folder in this repo. - Rebuild and deploy the package to PyPi.
- poetry version patch
- poetry build
- poetry publish