Skip to content

Releases: langfuse/langfuse-python

v3.12.0

13 Jan 14:17

Choose a tag to compare

What's Changed

  • feat(api): update API spec from langfuse/langfuse d59b6a3 by @langfuse-bot in #1489
  • chore(deps): bump urllib3 from 2.6.0 to 2.6.3 by @dependabot[bot] in #1493
  • feat(api): update API spec from langfuse/langfuse 41f064c by @langfuse-bot in #1492
  • chore(deps-dev): bump werkzeug from 3.1.4 to 3.1.5 by @dependabot[bot] in #1494
  • feat(api): update API spec from langfuse/langfuse 99ffc45 by @langfuse-bot in #1495
  • fix(experiments): move evaluations to root experiment span by @hassiebp in #1497
  • feat(client): add score metadata argument to span client score methods by @hassiebp in #1498
  • feat(client): add methods to langfuse client to fetch and delete dataset runs by @marliessophie in #1453

Full Changelog: v3.11.2...v3.12.0

v3.11.2

23 Dec 20:43

Choose a tag to compare

What's Changed

  • fix(client): reuse httpx client in get_client by @hassiebp in #1482
  • chore(deps-dev): bump langchain-core from 1.0.7 to 1.2.5 by @dependabot[bot] in #1488

Full Changelog: v3.11.1...v3.11.2

v3.11.1

19 Dec 14:31

Choose a tag to compare

What's Changed

  • feat(api): update API spec from langfuse/langfuse 3dbec46 by @langfuse-bot in #1479
  • fix(langchain): allow prompt linking with langchain v1 create_agent by @hassiebp in #1481

Full Changelog: v3.11.0...v3.11.1

v3.11.0

17 Dec 10:29

Choose a tag to compare

What's Changed

  • fix(langchain): update docstring for trace_context by @hassiebp in #1476
  • chore(deps-dev): bump filelock from 3.20.0 to 3.20.1 by @dependabot[bot] in #1477
  • feat(client): allow propagating trace name by @hassiebp in #1478

Full Changelog: v3.10.7...v3.11.0

v3.10.7

16 Dec 15:37

Choose a tag to compare

What's Changed

Full Changelog: v3.10.6...v3.10.7

v3.10.6

12 Dec 13:29

Choose a tag to compare

What's Changed

Full Changelog: v3.10.5...v3.10.6

v3.10.5

03 Dec 17:49

Choose a tag to compare

What's Changed

  • feat(client): Add optional timestamp parameter to score creation by @hassiebp in #1464
  • fix(resource_manager): define tracer_provider if tracing_enabled=False by @cdepeuter in #1465

Full Changelog: v3.10.4...v3.10.5

v3.10.4

03 Dec 16:54

Choose a tag to compare

What's Changed

  • chore(deps-dev): bump werkzeug from 3.1.3 to 3.1.4 by @dependabot[bot] in #1462

Full Changelog: v3.10.3...v3.10.4

v3.10.4a1

03 Dec 16:59

Choose a tag to compare

v3.10.4a1 Pre-release
Pre-release

Full Changelog: v3.10.4...v3.10.4a1

v3.10.3

01 Dec 18:03

Choose a tag to compare

What's Changed

  • fix(gemini): gemini input token calculation when implicit cache is hit using langchain by @aablsk in #1451
  • feat(api): update API spec from langfuse/langfuse ad16fa0 by @langfuse-bot in #1454
  • feat: Add comment field to langfuse Evaluation from autoevals metadata by @rmaceissoft in #1452
  • feat(langchain): allow injecting trace_context into LangchainCallbackHandler (#1419) by @fhoering in #1458
  • feat(api): update API spec from langfuse/langfuse cb16277 by @langfuse-bot in #1459
  • fix(resource-manager): reuse passed tracer provider for reinit by @hassiebp in #1461

New Contributors

Full Changelog: v3.10.2...v3.10.3