Skip to content

Releases: langfuse/langfuse-python

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

v3.10.2

01 Dec 13:03

Choose a tag to compare

What's Changed

  • docs(experiments): evaluation value cannot be None by @hassiebp in #1446
  • chore(deps-dev): bump langchain-core from 1.0.0 to 1.0.7 by @dependabot[bot] in #1447
  • fix(openai): handle pydantic BaseModel as metadata by @hassiebp in #1449
  • fix(datasets): add schema arguments to create_dataset by @hassiebp in #1457
  • fix(prompts): evict prompt cache on NotFound error (#1442) by @Betensis in #1456

Full Changelog: v3.10.1...v3.10.2