Releases: langfuse/langfuse-python
Releases · langfuse/langfuse-python
v2.7.0
What's Changed
- feat: add usage prices by @maxdeichmann in #302
- fix: fix langchain integration by @maxdeichmann in #304
Full Changelog: v2.6.4...v2.7.0
v2.6.4
What's Changed
- fix: fix langchain parent spans by @maxdeichmann in #296
Full Changelog: v2.6.3...v2.6.4
v2.6.3
What's Changed
- feat: support array in model parameters by @maxdeichmann in #295
Full Changelog: v2.6.2...v2.6.3
v2.6.2
What's Changed
- fix: filter image data in the openai integration by @maxdeichmann in #294
- refactor: add langchain test case by @maxdeichmann in #293
Full Changelog: v2.6.1...v2.6.2
v2.6.1
What's Changed
- fix: increase body size for ingestion API by @maxdeichmann in #292
Full Changelog: v2.6.0...v2.6.1
v2.6.0
What's Changed
- feat: generalize sdk_integration to simplify tagging different integrations by @marcklingen in #282
- feat: update pydantic models: include tags on traces (GET) and remove status from datasets by @marcklingen in #286
Full Changelog: v2.5.0...v2.6.0
v2.5.0
What's Changed
- chore(deps-dev): bump chromadb from 0.4.21 to 0.4.22 by @dependabot in #277
- chore(deps-dev): bump boto3 from 1.34.11 to 1.34.13 by @dependabot in #280
- feat(api): Add tags to traces by @RichardKruemmel in #279
New Contributors
- @RichardKruemmel made their first contribution in #279
Full Changelog: v2.4.2...v2.5.0
v2.4.2
What's Changed
- chore(deps-dev): bump pytest-asyncio from 0.21.1 to 0.23.3 by @dependabot in #271
- fix: fix event serializer to correctly support dates by @maxdeichmann in #276
Full Changelog: v2.4.1...v2.4.2
v2.4.1
What's Changed
- chore(deps-dev): bump ruff from 0.1.9 to 0.1.11 by @dependabot in #274
- fix: remove manual prompt interface by @maxdeichmann in #275
Full Changelog: v2.4.0...v2.4.1
v2.4.0
What's Changed
- feat(langchain): trace_name as param on CallbackHandler() by @marcklingen in #273
Full Changelog: v2.3.1...v2.4.0