Lilac

Latest version: v0.3.9

Safety actively analyzes 629503 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 8 of 9

0.0.20

Not secure
<!-- Release notes generated using configuration in .github/release.yml at v0.0.20 -->

Features
* Add "More like this" button in the item viewer by dsmilkov in https://github.com/lilacai/lilac/pull/676
* Add simple labeling functionality in the item viewer by dsmilkov in https://github.com/lilacai/lilac/pull/679
* Add removing labels, and add row_ids to add labels. by nsthorat in https://github.com/lilacai/lilac/pull/680
* Improving the label download by dsmilkov in https://github.com/lilacai/lilac/pull/682
* Expose `LangSmithSource` to the public API and docs by dsmilkov in https://github.com/lilacai/lilac/pull/684
* Add UI to clear labels. by nsthorat in https://github.com/lilacai/lilac/pull/686
* Add a 'label all' button to label all results in view by nsthorat in https://github.com/lilacai/lilac/pull/687
* Add docs for labeling. Fix some labeling issues. by nsthorat in https://github.com/lilacai/lilac/pull/692

Bug fixes
* Tiny CSS fixes to make mobile not terrible by nsthorat in https://github.com/lilacai/lilac/pull/677
* Fix REST API with new labels API. by nsthorat in https://github.com/lilacai/lilac/pull/681
* Fix issue with overflow on text by nsthorat in https://github.com/lilacai/lilac/pull/683
* Fix upload scripts so we can push to a staging directory without uploading data. by nsthorat in https://github.com/lilacai/lilac/pull/689
* Add better error messaging when inferring schema by dsmilkov in https://github.com/lilacai/lilac/pull/691
* Fix the huggingface deploy script. by nsthorat in https://github.com/lilacai/lilac/pull/695
* Fix bug with UDFs after metadata separation by nsthorat in https://github.com/lilacai/lilac/pull/696

Other
* Migrate to Pydantic V2 by dsmilkov in https://github.com/lilacai/lilac/pull/685


**Full Changelog**: https://github.com/lilacai/lilac/compare/v0.0.19...v0.0.20

0.0.19

Not secure
<!-- Release notes generated using configuration in .github/release.yml at v0.0.19 -->

What's Changed
New Features 🎉
* Improve the project API and documentation. by nsthorat in https://github.com/lilacai/lilac/pull/668
* Add the python API for adding labels. by nsthorat in https://github.com/lilacai/lilac/pull/667
* Add UI for viewing labels. by nsthorat in https://github.com/lilacai/lilac/pull/670

Other Changes
* Update homepage with short 10sec videos by dsmilkov in https://github.com/lilacai/lilac/pull/663
* Optional Outputs by hinthornw in https://github.com/lilacai/lilac/pull/666
* Fix bug with the selectRows cache not being cleared when labeling concepts in HF. by nsthorat in https://github.com/lilacai/lilac/pull/671
* Add a large guide for querying datasets. by nsthorat in https://github.com/lilacai/lilac/pull/669
* Re-design the items by dsmilkov in https://github.com/lilacai/lilac/pull/674

New Contributors
* hinthornw made their first contribution in https://github.com/lilacai/lilac/pull/666

**Full Changelog**: https://github.com/lilacai/lilac/compare/v0.0.18...v0.0.19

0.0.18

Not secure
<!-- Release notes generated using configuration in .github/release.yml at v0.0.18 -->

New Features
* Add first version for Dataset Insights by dsmilkov in https://github.com/lilacai/lilac/pull/641
* Add a compute concept modal. by nsthorat in https://github.com/lilacai/lilac/pull/657
* Add expandable metadata by dsmilkov in https://github.com/lilacai/lilac/pull/644
* Expand parts of metadata according to the search context by dsmilkov in https://github.com/lilacai/lilac/pull/659

Other Changes
* Fix the huggingface deploy script. by nsthorat in https://github.com/lilacai/lilac/pull/638
* Fix bug with concept labeler not returning refreshed results. by nsthorat in https://github.com/lilacai/lilac/pull/639
* Improve documentation around GCS paths. by nsthorat in https://github.com/lilacai/lilac/pull/647
* When merging floats, check for closeness to avoid precision issues. Pin pandas version. by nsthorat in https://github.com/lilacai/lilac/pull/655
* Fix `RuntimeError` in HNSW index by dsmilkov in https://github.com/lilacai/lilac/pull/656
* Fix negative-sentiment and legal-terminal concepts due to missing top-level `version` field by dsmilkov in https://github.com/lilacai/lilac/pull/658
* Fix italics for N/A by nsthorat in https://github.com/lilacai/lilac/pull/662


**Full Changelog**: https://github.com/lilacai/lilac/compare/v0.0.17...v0.0.18

0.0.17

Not secure
<!-- Release notes generated using configuration in .github/release.yml at v0.0.17 -->

What's Changed
* Fix bug in load script where we try to use the task manager when none is passed. by nsthorat in https://github.com/lilacai/lilac/pull/627
* Various bug fixes by dsmilkov in https://github.com/lilacai/lilac/pull/629
* Fix the async bug when starting the server by dsmilkov in https://github.com/lilacai/lilac/pull/636
* Fix bug with non-serializable schema in the concept labeler. by nsthorat in https://github.com/lilacai/lilac/pull/632
* Update the global project config during changes. by nsthorat in https://github.com/lilacai/lilac/pull/631
* Remove the explicit cache directory for sentence transformers. by nsthorat in https://github.com/lilacai/lilac/pull/637


**Full Changelog**: https://github.com/lilacai/lilac/compare/v0.0.16...v0.0.17

0.0.16

Not secure
<!-- Release notes generated using configuration in .github/release.yml at v0.0.16 -->

New Features
* Add LangSmith source by dsmilkov in https://github.com/lilacai/lilac/pull/626

Other Changes
* Improve memory usage of `lilac load` to unblock mosaic datasets by dsmilkov in https://github.com/lilacai/lilac/pull/620
* Add a project_path to lilac_start. by nsthorat in https://github.com/lilacai/lilac/pull/621
* Allow tanstack query result to contain non-serializable data by dsmilkov in https://github.com/lilacai/lilac/pull/625
* Fix auth bugs with concepts. Pip install lilac[all] in the dockerfile. by nsthorat in https://github.com/lilacai/lilac/pull/622
* Add ability to make concepts public. by nsthorat in https://github.com/lilacai/lilac/pull/624


**Full Changelog**: https://github.com/lilacai/lilac/compare/v0.0.15...v0.0.16

0.0.15

Not secure
What's Changed
* Fix paths on windows by dsmilkov in https://github.com/lilacai/lilac/pull/613
* Make db.select_groups work with python 3.11 by dsmilkov in https://github.com/lilacai/lilac/pull/612


**Full Changelog**: https://github.com/lilacai/lilac/compare/v0.0.14...v0.0.15

Page 8 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.