Lilac

Latest version: v0.3.9

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

Scan your dependencies

Page 5 of 9

0.1.18

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

What's Changed
* Add Single Item as a view type with pagination by dsmilkov in https://github.com/lilacai/lilac/pull/846
* Add monaco and enable column-level diffing. by nsthorat in https://github.com/lilacai/lilac/pull/845
* Add parallelism to dataset.map with dask. by nsthorat in https://github.com/lilacai/lilac/pull/847
* Upgrade Cohere embeddings to v3-light by brilee in https://github.com/lilacai/lilac/pull/833
* Integrate Presidio into PII detection by brilee in https://github.com/lilacai/lilac/pull/839
* Simplify the UI for choosing media fields by nsthorat in https://github.com/lilacai/lilac/pull/844

Other Changes
* Fix the `build_docs.sh` and `watch_docs.sh` scripts to use the latest version of Lilac by dsmilkov in https://github.com/lilacai/lilac/pull/829
* Add backend support for sampling jsonl files by brilee in https://github.com/lilacai/lilac/pull/826
* Fix the HF deploy script for windows. by nsthorat in https://github.com/lilacai/lilac/pull/831
* Fix the flaky hdbscan test by setting a UMAP random_state from the unit test. by nsthorat in https://github.com/lilacai/lilac/pull/832
* Remove redundant dataset_cache call by brilee in https://github.com/lilacai/lilac/pull/835
* Invalidate the query after the redirect to avoid 500 errors from deleted dataset. by nsthorat in https://github.com/lilacai/lilac/pull/836
* Fix dataset uploading on windows. by nsthorat in https://github.com/lilacai/lilac/pull/837
* OpenAI Azure connector by dechantoine in https://github.com/lilacai/lilac/pull/838
* Expose hbdscan in the docs by dsmilkov in https://github.com/lilacai/lilac/pull/840
* Add a query type to SemanticSimilaritySignal and SemanticSearch: 'question' | 'document' by nsthorat in https://github.com/lilacai/lilac/pull/841
* Fix missing token in hf upload by brilee in https://github.com/lilacai/lilac/pull/842
* Add debouncing to file watcher recompilation by brilee in https://github.com/lilacai/lilac/pull/843
* Fix bug where missing keys in the filter constraint would raise KeyError by brilee in https://github.com/lilacai/lilac/pull/849
* Pass the job_id to the dataset.map map_fn. by nsthorat in https://github.com/lilacai/lilac/pull/848
* Add unit tests for num_jobs=-1 by nsthorat in https://github.com/lilacai/lilac/pull/850


**Full Changelog**: https://github.com/lilacai/lilac/compare/v0.1.17...v0.1.18

0.1.17

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

What's Changed
Other Changes
* Simplify the lilac_deployer, add some links to make it easier. by nsthorat in https://github.com/lilacai/lilac/pull/817
* Add UI for dataset settings to edit tags of a dataset. by nsthorat in https://github.com/lilacai/lilac/pull/824
* Parquet source: When `pseudo_shuffle=True`, limit the number of shards we read from by dsmilkov in https://github.com/lilacai/lilac/pull/827


**Full Changelog**: https://github.com/lilacai/lilac/compare/v0.1.16...v0.1.17

0.1.16

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

What's Changed
Other Changes
* Update lilac version in deployer UI. Add tokens to HF API calls. by nsthorat in https://github.com/lilacai/lilac/pull/813
* Update deployer lilac version to 0.1.15. by nsthorat in https://github.com/lilacai/lilac/pull/814
* Pass token to deploy_project_operations. by nsthorat in https://github.com/lilacai/lilac/pull/816


**Full Changelog**: https://github.com/lilacai/lilac/compare/v0.1.14...v0.1.16

0.1.15

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

Features
* Improve markdown rendering by dsmilkov in https://github.com/lilacai/lilac/pull/728
* Add "Group by" mode by dsmilkov in https://github.com/lilacai/lilac/pull/735
* Add LILAC_AUTH_ADMIN_EMAILS to set admins. by nsthorat in https://github.com/lilacai/lilac/pull/733
* Add LILAC_AUTH_USER_DISABLE_LABEL_ALL by nsthorat in https://github.com/lilacai/lilac/pull/741
* Add allowing non-admin users to add labels, but not create label types. by nsthorat in https://github.com/lilacai/lilac/pull/734
* Add a github source and a LlamaIndexDocsSource source. by nsthorat in https://github.com/lilacai/lilac/pull/740

Bug fixes / other changes
* Fix bug with dataset config on upload. by nsthorat in https://github.com/lilacai/lilac/pull/729
* Upgrade duckdb to 0.9 by dsmilkov in https://github.com/lilacai/lilac/pull/731
* First prototype of RAG UI. by nsthorat in https://github.com/lilacai/lilac/pull/732
* Extract the dropdown+pill into a `DropPill` component by dsmilkov in https://github.com/lilacai/lilac/pull/742
* Make llama-index an optional dependency. by nsthorat in https://github.com/lilacai/lilac/pull/744
* Bug fixes for deploy scripts. by nsthorat in https://github.com/lilacai/lilac/pull/745


**Full Changelog**: https://github.com/lilacai/lilac/compare/v0.1.4...v0.1.15

0.1.14

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

Features
* Add "not exist" filter when somebody clicks on "N/A" in the histogram by dsmilkov in https://github.com/lilacai/lilac/pull/809
* Add a Lilac deployer UI that lets you deploy a dataset + Lilac from a streamlit UI. by nsthorat in https://github.com/lilacai/lilac/pull/812

Other Changes
* Switch to ruff formatting. by nsthorat in https://github.com/lilacai/lilac/pull/810
* Switch to Python 3.11. by nsthorat in https://github.com/lilacai/lilac/pull/811


**Full Changelog**: https://github.com/lilacai/lilac/compare/v0.1.13...v0.1.14

0.1.13

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

What's Changed
* PaLM gcp connector by dechantoine in https://github.com/lilacai/lilac/pull/793
* Add JSONL caching for dataset.map(). by nsthorat in https://github.com/lilacai/lilac/pull/808

Bug fixes
* Fix topk on an indexed repeated field + metadata filter by dsmilkov in https://github.com/lilacai/lilac/pull/807

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

**Full Changelog**: https://github.com/lilacai/lilac/compare/v0.1.12...v0.1.13

Page 5 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.