Skip to content

v3.2.0

Compare
Choose a tag to compare
@hassiebp hassiebp released this 14 Jul 14:05
· 15 commits to main since this release

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