| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Important
The SDK was rewritten in v2 and released on December 17, 2023. Refer to the v2 migration guide for instructions on updating your code.
pip install langfuse
Full documentation: https://docs.langfuse.com/sdk/python
Langchain documentation: https://docs.langfuse.com/langchain
poetry self add poetry-dotenv-plugin poetry self add poetry-bumpversion
poetry install --all-extras
poetry run pre-commit install
poetry run pytest -s -v --log-cli-level=INFO
poetry run pytest -s -v --log-cli-level=INFO tests/test_sdk.py::test_flush
| Back | FazBrowse Home | New Git URL |