Skip to content

v2.27.0

Compare
Choose a tag to compare
@marcklingen marcklingen released this 18 Apr 23:23
· 110 commits to main since this release
c98c454

What's Changed

  • feat(datasets): add metadata/description fields, remove legacy span for langchain dataset runs, allow linking to source trace/observation when creating dataset item by @marcklingen in #593
    • This version includes a number of new fields across the pydantic types of the datasets routes. If you self-host Langfuse, please upgrade your server before updating to this version.
  • feat(api): add countObservations to metrics endpoint, model nullable by @marcklingen in #601
  • fix: issue #599 where meta can be None (#598) by @zoltan-fedor in #600
  • Deps
    • chore(deps-dev): bump langchain-anthropic from 0.1.7 to 0.1.9 by @dependabot in #589
    • chore(deps-dev): bump langchain-anthropic from 0.1.9 to 0.1.11 by @dependabot in #594
    • chore(deps-dev): bump langchain-mistralai from 0.1.1 to 0.1.2 by @dependabot in #591
    • chore(deps): bump aiohttp from 3.9.3 to 3.9.4 by @dependabot in #596

New Contributors

Full Changelog: v2.26.3...v2.27.0