Releases: langfuse/langfuse-python
Releases · langfuse/langfuse-python
v3.12.0
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
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
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
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
v3.10.6
What's Changed
- feat(api): update API spec from langfuse/langfuse fc04a50 by @langfuse-bot in #1467
- chore(deps): bump urllib3 from 2.5.0 to 2.6.0 by @dependabot[bot] in #1468
- fix(openai): handle parsed_n non integer by @hassiebp in #1470
- fix(resource-manager): flush custom tracer provider if provided by @hassiebp in #1469
Full Changelog: v3.10.5...v3.10.6
v3.10.5
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
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
Full Changelog: v3.10.4...v3.10.4a1
v3.10.3
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
- @aablsk made their first contribution in #1451
- @rmaceissoft made their first contribution in #1452
- @fhoering made their first contribution in #1419
Full Changelog: v3.10.2...v3.10.3