v5.1.0
·
220 commits
to main
since this release
5.1.0
Features
- Updated
DocumentIndexClient
with support for metadata filters.- Add documentation for filtering to
document_index.ipynb
.
- Add documentation for filtering to
- 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 affectsTracer.submit_to_trace_viewer
.
Full Changelog: v5.0.3...v5.1.0