Releases: langfuse/langfuse-python
Releases · langfuse/langfuse-python
v1.12.0
v1.11.0
What's Changed
- feat: set public param on traces by @marcklingen in #210
Full Changelog: v1.10.0...v1.11.0
v1.10.0
What's Changed
- feat(core): start times created automatically on {.generation, .span, .event}, .end methods take optional body by @maxdeichmann in #206
- feat(datasets): get and upsert dataset items by @marcklingen in #207
- feat: get observation by @marcklingen in #209
Full Changelog: v1.9.3...v1.10.0
v1.9.3
What's Changed
- fix(core): allows setting the start_date on update methods by @maxdeichmann in #205
Full Changelog: v1.9.2...v1.9.3
v1.9.2
What's Changed
- feat(integrations): add auth check to openai and langchain by @maxdeichmann in #199
Full Changelog: v1.9.1...v1.9.2
v1.9.1
v1.9.0
What's Changed
- feature(core): add auth check api by @maxdeichmann in #198
This release requires the following server release: https://github.com/langfuse/langfuse/releases/tag/v1.7.0
Full Changelog: v1.8.2...v1.9.0
v1.8.2
What's Changed
- fix(openai): support async azure client by @maxdeichmann in #195
- fix(core): improve logged errors by @maxdeichmann in #196
Full Changelog: v1.8.0...v1.8.2
v1.8.0
What's Changed
- feature(openai): support azure client for openai integration by @maxdeichmann in #194
Full Changelog: v1.7.5...v1.8.0