Relevanceai

Latest version: v10.2.2

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

Scan your dependencies

Page 3 of 12

2.2.0

What's Changed
* support stuff by boba-and-beer in https://github.com/RelevanceAI/RelevanceAI/pull/590
* Feature/fix datasets by boba-and-beer in https://github.com/RelevanceAI/RelevanceAI/pull/592
* V2.0.0 by boba-and-beer in https://github.com/RelevanceAI/RelevanceAI/pull/576
* V2.0.1 by boba-and-beer in https://github.com/RelevanceAI/RelevanceAI/pull/643
* V2.0.2 by boba-and-beer in https://github.com/RelevanceAI/RelevanceAI/pull/653
* V2.1.0 by boba-and-beer in https://github.com/RelevanceAI/RelevanceAI/pull/664
* V2.1.0 by boba-and-beer in https://github.com/RelevanceAI/RelevanceAI/pull/671
* V2.1.1 by boba-and-beer in https://github.com/RelevanceAI/RelevanceAI/pull/685
* V2.1.2 by boba-and-beer in https://github.com/RelevanceAI/RelevanceAI/pull/701
* V2.1.3 by boba-and-beer in https://github.com/RelevanceAI/RelevanceAI/pull/703
* V2.1.4 by boba-and-beer in https://github.com/RelevanceAI/RelevanceAI/pull/710
* V2.1.5 by boba-and-beer in https://github.com/RelevanceAI/RelevanceAI/pull/721
* V2.1.6 by boba-and-beer in https://github.com/RelevanceAI/RelevanceAI/pull/728
* V2.1.8 by boba-and-beer in https://github.com/RelevanceAI/RelevanceAI/pull/731
* fix the auth header by boba-and-beer in https://github.com/RelevanceAI/RelevanceAI/pull/732
* fix n_clusters by boba-and-beer in https://github.com/RelevanceAI/RelevanceAI/pull/735
* fix analyze sentiment by boba-and-beer in https://github.com/RelevanceAI/RelevanceAI/pull/736
* Distance Matrix data stored in metatdata by jtwinrelevanceai in https://github.com/RelevanceAI/RelevanceAI/pull/738
* Bad Regex for dataset_id by jtwinrelevanceai in https://github.com/RelevanceAI/RelevanceAI/pull/693
* changed default algo and n_clusters by jtwinrelevanceai in https://github.com/RelevanceAI/RelevanceAI/pull/737
* default allLM-mini distillroberta from sentence transformers by jtwinrelevanceai in https://github.com/RelevanceAI/RelevanceAI/pull/739
* rounding cluster report to 3 decimals by jtwinrelevanceai in https://github.com/RelevanceAI/RelevanceAI/pull/741
* Smart Typechecking by jtwinrelevanceai in https://github.com/RelevanceAI/RelevanceAI/pull/740
* Feature/small refactor by JackyKoh in https://github.com/RelevanceAI/RelevanceAI/pull/742
* Add clear cache and cache info by boba-and-beer in https://github.com/RelevanceAI/RelevanceAI/pull/747
* hotfix/sdk 361 sub clustering breaks for small parent by boba-and-beer in https://github.com/RelevanceAI/RelevanceAI/pull/748
* Feature/remove unnecessary service endpoints by boba-and-beer in https://github.com/RelevanceAI/RelevanceAI/pull/750
* migrate to after_id in docs by boba-and-beer in https://github.com/RelevanceAI/RelevanceAI/pull/752
* Revert "Feature/remove unnecessary service endpoints" by boba-and-beer in https://github.com/RelevanceAI/RelevanceAI/pull/754
* Move DocUtils to Main Package by jtwinrelevanceai in https://github.com/RelevanceAI/RelevanceAI/pull/753
* Readthedocs Feedback & Update by jtwinrelevanceai in https://github.com/RelevanceAI/RelevanceAI/pull/746
* Feature/fix error by boba-and-beer in https://github.com/RelevanceAI/RelevanceAI/pull/755
* added request log debugging with env var by jtwinrelevanceai in https://github.com/RelevanceAI/RelevanceAI/pull/745
* Feature/update chunksearch guides by boba-and-beer in https://github.com/RelevanceAI/RelevanceAI/pull/756
* Add merge cluster endpoint by boba-and-beer in https://github.com/RelevanceAI/RelevanceAI/pull/757
* Feature/cluster metadata by JackyKoh in https://github.com/RelevanceAI/RelevanceAI/pull/744


**Full Changelog**: https://github.com/RelevanceAI/RelevanceAI/compare/v2.1.8...v2.2.0

2.1.8

What's Changed
* Add insert centroids by boba-and-beer in https://github.com/RelevanceAI/RelevanceAI/pull/729
* fix RST by boba-and-beer in https://github.com/RelevanceAI/RelevanceAI/pull/730


**Full Changelog**: https://github.com/RelevanceAI/RelevanceAI/compare/v2.1.6...v2.1.8

2.1.6

What's Changed
* Fixing bias_detection by charyeezy in https://github.com/RelevanceAI/RelevanceAI/pull/722
* update wording on home page of readthedocs by JackyKoh in https://github.com/RelevanceAI/RelevanceAI/pull/723
* add update hwere by boba-and-beer in https://github.com/RelevanceAI/RelevanceAI/pull/724
* return the centroids by boba-and-beer in https://github.com/RelevanceAI/RelevanceAI/pull/725
* apply new hotfixes by boba-and-beer in https://github.com/RelevanceAI/RelevanceAI/pull/726
* Feature/sdk 322 fix label from list by boba-and-beer in https://github.com/RelevanceAI/RelevanceAI/pull/727


**Full Changelog**: https://github.com/RelevanceAI/RelevanceAI/compare/v.2.1.5...v2.1.6

v.2.1.5
What's Changed
* include shap chunk into sentiment by boba-and-beer in https://github.com/RelevanceAI/RelevanceAI/pull/711
* add neutral sentiment by boba-and-beer in https://github.com/RelevanceAI/RelevanceAI/pull/712
* rename shap to highlight by boba-and-beer in https://github.com/RelevanceAI/RelevanceAI/pull/713
* Feature/fix cluster ops by boba-and-beer in https://github.com/RelevanceAI/RelevanceAI/pull/716
* fix centroid insertion by boba-and-beer in https://github.com/RelevanceAI/RelevanceAI/pull/717
* add references around sentiment by boba-and-beer in https://github.com/RelevanceAI/RelevanceAI/pull/718
* Small fixes to workflows by charyeezy in https://github.com/RelevanceAI/RelevanceAI/pull/720


**Full Changelog**: https://github.com/RelevanceAI/RelevanceAI/compare/v2.1.4...v.2.1.5

2.1.4

What's Changed
* move these kwargs to the top by boba-and-beer in https://github.com/RelevanceAI/RelevanceAI/pull/704
* update shap by boba-and-beer in https://github.com/RelevanceAI/RelevanceAI/pull/705
* add summarize closest using generative model by boba-and-beer in https://github.com/RelevanceAI/RelevanceAI/pull/706
* add refresh to sentiments by boba-and-beer in https://github.com/RelevanceAI/RelevanceAI/pull/707
* make statement just text by boba-and-beer in https://github.com/RelevanceAI/RelevanceAI/pull/708
* make sentence transformer default by boba-and-beer in https://github.com/RelevanceAI/RelevanceAI/pull/709


**Full Changelog**: https://github.com/RelevanceAI/RelevanceAI/compare/v2.1.3...v2.1.4

2.1.3

What's Changed
* fix label ops facets call by boba-and-beer in https://github.com/RelevanceAI/RelevanceAI/pull/702
* supervised finetuning by ChakavehSaedi in https://github.com/RelevanceAI/RelevanceAI/pull/677


**Full Changelog**: https://github.com/RelevanceAI/RelevanceAI/compare/v2.1.2...v2.1.3

2.1.2

What's Changed
* Feature/pro 1604 better vectors providing a set of out of by boba-and-beer in https://github.com/RelevanceAI/RelevanceAI/pull/672
* Feature/cus 286 rewrite advanced search for vouch by charyeezy in https://github.com/RelevanceAI/RelevanceAI/pull/673
* Text fine tuning gpl by ChakavehSaedi in https://github.com/RelevanceAI/RelevanceAI/pull/669
* fixed bug by jtwinrelevanceai in https://github.com/RelevanceAI/RelevanceAI/pull/674
* model support for workflows by jtwinrelevanceai in https://github.com/RelevanceAI/RelevanceAI/pull/681
* rename by ChakavehSaedi in https://github.com/RelevanceAI/RelevanceAI/pull/680
* lol fix by jtwinrelevanceai in https://github.com/RelevanceAI/RelevanceAI/pull/682
* Feature/add cluster report to cluster by boba-and-beer in https://github.com/RelevanceAI/RelevanceAI/pull/676
* Feature/fix vector guide 2 by jtwinrelevanceai in https://github.com/RelevanceAI/RelevanceAI/pull/684
* changed operate to run by jtwinrelevanceai in https://github.com/RelevanceAI/RelevanceAI/pull/687
* fix cluster grade by jtwinrelevanceai in https://github.com/RelevanceAI/RelevanceAI/pull/686
* fixed hasattr by jtwinrelevanceai in https://github.com/RelevanceAI/RelevanceAI/pull/689
* [WIP] Vectorize Problems by jtwinrelevanceai in https://github.com/RelevanceAI/RelevanceAI/pull/688
* [WIP] basic new filters by jtwinrelevanceai in https://github.com/RelevanceAI/RelevanceAI/pull/691
* isnull().sum() by jtwinrelevanceai in https://github.com/RelevanceAI/RelevanceAI/pull/692
* Feature/fix guides images by boba-and-beer in https://github.com/RelevanceAI/RelevanceAI/pull/695
* More New Filtering Documentation by jtwinrelevanceai in https://github.com/RelevanceAI/RelevanceAI/pull/694
* Feature/add filters to vectorize by boba-and-beer in https://github.com/RelevanceAI/RelevanceAI/pull/698
* fix label ops by boba-and-beer in https://github.com/RelevanceAI/RelevanceAI/pull/700
* Feature/add fixes to sdk by boba-and-beer in https://github.com/RelevanceAI/RelevanceAI/pull/699


**Full Changelog**: https://github.com/RelevanceAI/RelevanceAI/compare/v2.1.0...v2.1.2

Page 3 of 12

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.