This repository was archived by the owner on Jul 25, 2025. It is now read-only.
v0.3.5
This release adds the Nomic 1.5 and bge-m3 embeddings as built-ins.
We also have made it easier to add selections to concepts:
add-to-concept.mp4
Features
- Support the FastAPI app being mounted. by @nsthorat in https://github.com/lilacai/lilac/pull/1174
- Add bge-m3 and Nomic 1.5 embeddings. by @nsthorat in https://github.com/lilacai/lilac/pull/1182
- Change link to selection => copy link to selection. by @nsthorat in https://github.com/lilacai/lilac/pull/1175
UI Changes
- Power-law histogram generations by @brilee in https://github.com/lilacai/lilac/pull/1165
Clustering
- Add support for calling mistral for titling (no public API yet) by @dsmilkov in https://github.com/lilacai/lilac/pull/1168
Demo
- Add GAIR-lima to the HF demo. by @nsthorat in https://github.com/lilacai/lilac/pull/1171
- Add ultrachat embeddings to public demo. by @nsthorat in https://github.com/lilacai/lilac/pull/1173
Bug fixes
- Format N/A values separately in histograms by @brilee in https://github.com/lilacai/lilac/pull/1169
- Fix bug with editing filters & keyword search of '' by @nsthorat in https://github.com/lilacai/lilac/pull/1180
- Fix issue with FastAPI mounts. by @nsthorat in https://github.com/lilacai/lilac/pull/1183
- Fix a few UI issues with concepts & UI bugs by @nsthorat in https://github.com/lilacai/lilac/pull/1179
Other Changes
- Variables for OpenAI API and Model by @drikster80 in https://github.com/lilacai/lilac/pull/1172
New Contributors
- @drikster80 made their first contribution in https://github.com/lilacai/lilac/pull/1172
Full Changelog: lilacai/lilac@v0.3.4...v0.3.5