v0.2.5
What's Changed
This release is mostly UI bug fixes.
We also added support for remote computation of GTE embeddings via Lilac Garden. If you are interested, please reach out to us.
Bug fixes
- Always sort by rowid to make db results stable by @dsmilkov in #1086
- Fix a couple of UI bugs by @dsmilkov in #1088
- Fix some small UI bugs. by @nsthorat in #1084
- Ignore folders that don't have a manifest.json and make project config source of truth for dataset listing by @brilee in #1083
- Fix bug with keyword search highlighting every field. by @nsthorat in #1081
Garden
Other Changes
- Remove the media path x preferred-embedding logic. by @nsthorat in #1079
- Deploy dataset by @brilee in #1085
- Enable deploying at HEAD for demo as well as staging. by @brilee in #1089
Full Changelog: v0.2.4...v0.2.5