v0.0.18
New Features
- Add first version for Dataset Insights by @dsmilkov in #641
- Add a compute concept modal. by @nsthorat in #657
- Add expandable metadata by @dsmilkov in #644
- Expand parts of metadata according to the search context by @dsmilkov in #659
Other Changes
- Fix the huggingface deploy script. by @nsthorat in #638
- Fix bug with concept labeler not returning refreshed results. by @nsthorat in #639
- Improve documentation around GCS paths. by @nsthorat in #647
- When merging floats, check for closeness to avoid precision issues. Pin pandas version. by @nsthorat in #655
- Fix
RuntimeError
in HNSW index by @dsmilkov in #656 - Fix negative-sentiment and legal-terminal concepts due to missing top-level
version
field by @dsmilkov in #658 - Fix italics for N/A by @nsthorat in #662
Full Changelog: v0.0.17...v0.0.18