Skip to content

Releases: langfuse/langfuse-python

v3.2.1

16 Jul 09:50
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.2.0...v3.2.1

v3.2.0

14 Jul 14:05
Compare
Choose a tag to compare

What's Changed

  • feat: add serialization of numpy ndarray by @marcklingen in #1246
  • feat(client): allow setting additional headers by @hassiebp in #1248
  • feat(client): allow setting separate tracerprovider by @hassiebp in #1254
  • feat(client): allow updating span/generation name by @hassiebp in #1255
  • fix(openai): allow setting trace_id and parent_observation_id by @hassiebp in #1245
  • fix(serializer): NaN to string rather than None by @hassiebp in #1253
  • fix(client): allow using get_trace_url without active span by @skekfab in #1251
  • chore(deps-dev): bump llama-index-core from 0.12.25 to 0.12.41 by @dependabot[bot] in #1247

New Contributors

Full Changelog: v3.1.3...v3.2.0

v3.1.3

07 Jul 15:45
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.1.2...v3.1.3

v3.1.2

04 Jul 14:38
Compare
Choose a tag to compare

What's Changed

  • fix(langchain): do not stringify metadata unnecessarily by @hassiebp in #1237
  • chore: add good .env defaults by @nimarb in #1239
  • fix(openai): add check for metadata NotGiven by @hassiebp in #1240
  • fix(scores): skip sampling if OTEL sampler not available by @hassiebp in #1241
  • fix(dataset-run-items): correctly typ datasetRunItems.list by @hassiebp in #1242

Full Changelog: v3.1.1...v3.1.2

v3.1.1

02 Jul 18:16
Compare
Choose a tag to compare

What's Changed

  • fix(client): do not escape url param with httpx > 0.28 by @hassiebp in #1236

Full Changelog: v3.1.0...v3.1.1

v3.1.0

02 Jul 08:09
Compare
Choose a tag to compare

What's Changed

  • feat(prompts): chat message placeholders by @nimarb in #1222

New Contributors

Full Changelog: v3.0.9...v3.1.0

v3.0.9

01 Jul 13:48
Compare
Choose a tag to compare
chore: release v3.0.9

v3.0.8

29 Jun 09:34
Compare
Choose a tag to compare

What's Changed

  • feat(langchain): add last trace id property to CallbackHandler by @hassiebp in #1230
  • fix(openai): chat.completions.parse out of beta by @hassiebp in #1231

Full Changelog: v3.0.7...v3.0.8

v2.60.9

29 Jun 09:40
Compare
Choose a tag to compare

What's Changed

  • fix(openai): chat completions parse out of beta (sdk-v2) by @hassiebp in #1232

Full Changelog: v2.60.8...v2.60.9

v3.0.7

27 Jun 10:26
Compare
Choose a tag to compare

What's Changed

  • fix(client): auth check on missing credentials by @hassiebp in #1224
  • fix(flushing): rely on OTEL default flush settings by @hassiebp in #1229

Full Changelog: v3.0.6...v3.0.7