v0.2.4
What's Changed
This release is mostly bug fixes and small changes to the upcoming clustering UI.
Clustering
- Optimize the cluster view page to reduce number of requests by @dsmilkov in #1062
- Improve the cluster titling and fix a few client-side bugs by @dsmilkov in #1058
- Add share-gpt specific format selectors. by @nsthorat in #1060
- Cluster spec deployer by @brilee in #1063
- Improve the cluster/pivot UI by @dsmilkov in #1068
- Tiny UI fix for "Clusters of" and shave off 1 call to dataset.stats in clustering by @dsmilkov in #1074
- Support input selectors from config files. by @nsthorat in #1076
Bug fixes
- fix npm deps? by @brilee in #1070
- Fix a couple issues with the export menu. by @nsthorat in #1069
- Create tasks api to ensure exceptions caught by @brilee in #1071
- Override the OpenAPI base url when lilac is not being served from / by @nsthorat in #1073
- Make the entire svelte app use relative links by @dsmilkov in #1075
Docs
- Add documentation for sharing datasets. by @nsthorat in #1061
- Fix broken link in README by @albertvillanova in #1064
- Fix broken links in HuggingFaceSpaceWelcome web component by @albertvillanova in #1065
Other Changes
New Contributors
- @albertvillanova made their first contribution in #1064
Full Changelog: v0.2.3...v0.2.4