Releases: langfuse/langfuse-python
Releases · langfuse/langfuse-python
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
v3.10.2
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