Skip to content

Releases: langfuse/langfuse-python

v2.38.0

04 Jul 16:58
Compare
Choose a tag to compare

What's Changed

  • feat: add fetch_* for trace objects, deprecate get_* by @marcklingen in #780
  • feat(task-manager): do not retry 4xx requests) by @hassiebp in #782
  • perf: for large payloads drop fields by size by @hassiebp in #776
  • chore(deps): bump openai from 1.35.3 to 1.35.9 by @dependabot in #773
  • docs: add deprecation warning to legacy callback handler methods by @marcklingen in #775
  • fix(langchain): add model parsing support for ChatFireworks and ChatPerplexity by @hassiebp in #781

Full Changelog: v2.37.0...v2.38.0

v2.37.0

02 Jul 17:19
16e98fd
Compare
Choose a tag to compare

What's Changed

  • feat(datasets): upgrade to v2 api by @marcklingen in #768
    • get_dataset() fetches items in pages to allow for large datasets to be fetched from API
    • add get_dataset_runs()
  • feat: add get_traces() by @marcklingen in #754
  • chore(deps-dev): bump langchain-mistralai from 0.0.2.post1 to 0.1.7 by @dependabot in #687
  • chore(deps-dev): bump langchain-openai from 0.0.8 to 0.1.7 by @dependabot in #743
  • chore(deps-dev): bump google-cloud-aiplatform from 1.53.0 to 1.56.0 by @dependabot in #744
  • chore(deps-dev): bump pymongo from 4.7.2 to 4.7.3 by @dependabot in #748
  • chore(deps-dev): bump boto3 from 1.34.110 to 1.34.131 by @dependabot in #750
  • chore(deps-dev): bump llama-index-llms-anthropic from 0.1.13 to 0.1.14 by @dependabot in #749
  • fix: upgrade anyio by @maxdeichmann in #757
  • chore(deps-dev): bump cohere from 5.3.4 to 5.5.8 by @dependabot in #756
  • chore(deps): bump openai from 1.33.0 to 1.35.3 by @dependabot in #752
  • chore(deps-dev): bump pdoc from 14.5.0 to 14.5.1 by @dependabot in #760
  • chore(deps-dev): bump chromadb from 0.5.1 to 0.5.3 by @dependabot in #762
  • ci: fix ruff lint check by @marcklingen in #772
  • chore(deps-dev): bump boto3 from 1.34.131 to 1.34.137 by @dependabot in #771

Full Changelog: v2.36.2...v2.37.0

v2.36.2

20 Jun 12:06
Compare
Choose a tag to compare

What's Changed

  • fix: streamed function/tool calls for langfuse.openai by @hassiebp
  • docs: add explanation on dataset item id by @marcklingen in #747

Full Changelog: v2.36.1...v2.36.2

v2.36.1

11 Jun 17:41
Compare
Choose a tag to compare

What's Changed

  • feat: join task manager threads concurrently instead of serially (#734) by @mjahr in #736
  • chore(deps-dev): bump huggingface-hub from 0.23.1 to 0.23.3 by @dependabot in #732
  • fix(llama-index): streaming objects in metadata by @hassiebp in #735

Full Changelog: v2.36.0...v2.36.1

v2.36.0

11 Jun 15:08
Compare
Choose a tag to compare

What's Changed

  • feat: adds filter by score IDs to list scores endpoint by @hassiebp in #733
  • chore(deps): bump openai from 1.30.3 to 1.33.0 by @dependabot in #730
  • chore(deps-dev): bump pdoc from 14.4.0 to 14.5.0 by @dependabot in #721
  • chore(deps-dev): bump langchain-groq from 0.1.4 to 0.1.5 by @dependabot in #731

Full Changelog: v2.35.2...v2.36.0

v2.35.2

07 Jun 13:51
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.35.0...v2.35.2

v2.35.0

06 Jun 16:59
Compare
Choose a tag to compare

What's Changed

  • feat: add observe context manager to dataset item runs by @hassiebp in #728

Full Changelog: v2.34.2...v2.35.0

v2.34.2

05 Jun 21:34
Compare
Choose a tag to compare

What's Changed

  • fix: remove duplicate langfuse handlers by @hassiebp in #726
  • chore(deps-dev): bump google-cloud-aiplatform from 1.49.0 to 1.53.0 by @dependabot in #720

Full Changelog: v2.34.1...v2.34.2

v2.34.1

05 Jun 17:31
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.34.0...v2.34.1

v2.34.0

05 Jun 15:46
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.33.1...v2.34.0