langfuse-python
langfuse-python copied to clipboard
🪢 Langfuse Python SDK - Instrument your LLM app with decorators or low-level SDK and get detailed tracing/observability. Works with any LLM or framework
Make json dump more robust. Support object type. Fix the error like this, which occur in using langraph. ``` File "/Users/huohuarong/.pyenv/versions/3.11.2/lib/python3.11/json/encoder.py", line 258, in iterencode return _iterencode(o, 0) │ └...
Implements tracing for assistant interaction as specified in https://github.com/langfuse/langfuse/issues/597
Hi all, since many of the features overlap across the core application and the client sdks, we centralize issues in the main application repo: [langfuse/langfuse](https://github.com/langfuse/langfuse/issues) (filter by _Python SDK_)
Bumps [llama-index](https://github.com/run-llama/llama_index) from 0.10.33 to 0.10.68. Release notes Sourced from llama-index's releases. 2024-08-21 (v0.10.68) llama-index-core [0.10.68] remove nested progress bars in base element node parser (#15550) Adding exhaustive docs for...
Bumps [langchain](https://github.com/langchain-ai/langchain) from 0.1.20 to 0.2.14. Release notes Sourced from langchain's releases. langchain==0.2.14 Changes since langchain==0.2.13 langchain: bump core to 0.2.32 (#25421) langchain: bump min core version (#25418) langchain: release...
Bumps cohere from 5.5.8 to 5.8.1. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- Dependabot commands...
Bumps [pdoc](https://github.com/mitmproxy/pdoc) from 14.5.1 to 14.6.0. Changelog Sourced from pdoc's changelog. 2024-07-24: pdoc 14.6.0 If example.data.Data is also exposed as example.Data, pdoc now links to example.Data in documentation. (#670, @nathanthorpe,...