Skip to content

v5.1.0

Compare
Choose a tag to compare
@NiklasKoehneckeAA NiklasKoehneckeAA released this 15 Aug 08:21
· 220 commits to main since this release
84a5b41

5.1.0

Features

  • Updated DocumentIndexClient with support for metadata filters.
    • Add documentation for filtering to document_index.ipynb.
  • Add StudioClient as a connector for submitting traces.
  • You can now specify a chunk_overlap when creating an index in the Document Index.
  • Add support for monitoring progress in the document index connector when embedding documents.

Fixes

  • TaskSpan now properly sets its status to Error on crash.

Deprecations

  • Deprecate old Trace Viewer as the new StudioClient replaces it. This affects Tracer.submit_to_trace_viewer.

Full Changelog: v5.0.3...v5.1.0