Langfuse

Latest version: v2.36.2

Safety actively analyzes 640986 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 8 of 42

2.35.2

What's Changed
* feat: parse models from LLM response also by maxdeichmann in https://github.com/langfuse/langfuse-python/pull/699


**Full Changelog**: https://github.com/langfuse/langfuse-python/compare/v2.35.0...v2.35.2

2.35.0

What's Changed
* feat: add logging for score creation in eval by maxdeichmann in https://github.com/langfuse/langfuse/pull/1884
* feat: capture worker errors in sentry by maxdeichmann in https://github.com/langfuse/langfuse/pull/1885

* chore: configure eval worker by maxdeichmann in https://github.com/langfuse/langfuse/pull/1879
* fix: improve error message on worker by maxdeichmann in https://github.com/langfuse/langfuse/pull/1881
* fix: missing tokenizer model in isTiktokenModel (1878) by maxdeichmann in https://github.com/langfuse/langfuse/pull/1882
* fix: fix failing eval filter by maxdeichmann in https://github.com/langfuse/langfuse/pull/1883
* chore: add eval tests by maxdeichmann in https://github.com/langfuse/langfuse/pull/1888
* fix: increase eval attempts by maxdeichmann in https://github.com/langfuse/langfuse/pull/1889
* fix: visibility of llm template by maxdeichmann in https://github.com/langfuse/langfuse/pull/1890


**Full Changelog**: https://github.com/langfuse/langfuse/compare/v2.34.0...v2.35.0

2.34.2

What's Changed
* fix: remove duplicate langfuse handlers by hassiebp in https://github.com/langfuse/langfuse-python/pull/726
* chore(deps-dev): bump google-cloud-aiplatform from 1.49.0 to 1.53.0 by dependabot in https://github.com/langfuse/langfuse-python/pull/720


**Full Changelog**: https://github.com/langfuse/langfuse-python/compare/v2.34.1...v2.34.2

2.34.1

What's Changed
* fix: dataset items and llama by hassiebp in https://github.com/langfuse/langfuse-python/pull/725


**Full Changelog**: https://github.com/langfuse/langfuse-python/compare/v2.34.0...v2.34.1

2.34.0

What's Changed

* feat: improve api key design by maxdeichmann in https://github.com/langfuse/langfuse/pull/1834
* feat: add eval log by maxdeichmann in https://github.com/langfuse/langfuse/pull/1832
* feat: improve user facing errors by maxdeichmann in https://github.com/langfuse/langfuse/pull/1836
* feat: improve readability from log table by maxdeichmann in https://github.com/langfuse/langfuse/pull/1837
* feat: add trpc sentry middleware by maxdeichmann in https://github.com/langfuse/langfuse/pull/1842
* feat: improve eval config variable mapping UX by maxdeichmann in https://github.com/langfuse/langfuse/pull/1839
* feat: link eval templates in configs by maxdeichmann in https://github.com/langfuse/langfuse/pull/1845
* feat: add eval to score table by maxdeichmann in https://github.com/langfuse/langfuse/pull/1847
* feat: add logs to config page by maxdeichmann in https://github.com/langfuse/langfuse/pull/1850
* feat: add toolbar to log table by maxdeichmann in https://github.com/langfuse/langfuse/pull/1849

* perf: improve log table performance by maxdeichmann in https://github.com/langfuse/langfuse/pull/1835
* perf: sentry sampling worker by maxdeichmann in https://github.com/langfuse/langfuse/pull/1853
* perf: adjust sampling for trpc by maxdeichmann in https://github.com/langfuse/langfuse/pull/1848
* perf: reduce sentry sampling rate by maxdeichmann in https://github.com/langfuse/langfuse/pull/1861

* chore: update in-app notification by maxdeichmann in https://github.com/langfuse/langfuse/pull/1838
* chore: improve worker logger for gcp by maxdeichmann in https://github.com/langfuse/langfuse/pull/1852
* chore: move evals to ee folder by maxdeichmann in https://github.com/langfuse/langfuse/pull/1854

* fix: add logging to ingestion by maxdeichmann in https://github.com/langfuse/langfuse/pull/1865
* fix: rbac UI for eval templates by maxdeichmann in https://github.com/langfuse/langfuse/pull/1869
* fix: improve eval error handling by maxdeichmann in https://github.com/langfuse/langfuse/pull/1875
* fix: improve error logs by maxdeichmann in https://github.com/langfuse/langfuse/pull/1827
* fix: form error on missing api keys by maxdeichmann in https://github.com/langfuse/langfuse/pull/1828
* fix: fix ui in eval form by maxdeichmann in https://github.com/langfuse/langfuse/pull/1859
* fix: eval config delay by maxdeichmann in https://github.com/langfuse/langfuse/pull/1844
* fix: fix playground header link by maxdeichmann in https://github.com/langfuse/langfuse/pull/1840

**Full Changelog**: https://github.com/langfuse/langfuse/compare/v2.32.0...v2.34.0

2.33.1

What's Changed
* fix(openai): allow for contextmanager in wrapped generators by hassiebp in https://github.com/langfuse/langfuse-python/pull/714
* chore: v2.33.1 by hassiebp in https://github.com/langfuse/langfuse-python/pull/715
* add token usage parsing for Google Vertex AI models (683) by hassiebp in https://github.com/langfuse/langfuse-python/pull/701
* chore(deps-dev): bump boto3 from 1.34.96 to 1.34.110 by dependabot in https://github.com/langfuse/langfuse-python/pull/695
* chore: add load test file by maxdeichmann in https://github.com/langfuse/langfuse-python/pull/698
* chore(deps-dev): bump huggingface-hub from 0.22.2 to 0.23.1 by dependabot in https://github.com/langfuse/langfuse-python/pull/697
* chore(deps): bump langchain from 0.1.19 to 0.1.20 by dependabot in https://github.com/langfuse/langfuse-python/pull/700
* chore(deps): bump openai from 1.30.1 to 1.30.2 by dependabot in https://github.com/langfuse/langfuse-python/pull/703
* chore(deps-dev): bump langchain-groq from 0.1.3 to 0.1.4 by dependabot in https://github.com/langfuse/langfuse-python/pull/705
* chore(deps): bump openai from 1.30.2 to 1.30.3 by dependabot in https://github.com/langfuse/langfuse-python/pull/706
* chore(deps-dev): bump pytest-asyncio from 0.23.6 to 0.23.7 by dependabot in https://github.com/langfuse/langfuse-python/pull/709
* chore(deps-dev): bump langchain-google-vertexai from 1.0.3 to 1.0.4 by dependabot in https://github.com/langfuse/langfuse-python/pull/711
* chore(deps-dev): bump langchain-aws from 0.1.3 to 0.1.6 by dependabot in https://github.com/langfuse/langfuse-python/pull/713


**Full Changelog**: https://github.com/langfuse/langfuse-python/compare/v2.33.0...v2.33.1

Page 8 of 42

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.