Autorag

Latest version: v0.1.9

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

Scan your dependencies

Page 1 of 4

0.1.9

What's Changed
* Add retrieval_ndcg_metric by bwook00 in https://github.com/Marker-Inc-Korea/AutoRAG/pull/386
* Add mrr retrieval metric by bwook00 in https://github.com/Marker-Inc-Korea/AutoRAG/pull/390
* Add MAP (Mean Average Precision) retrieval metric by bwook00 in https://github.com/Marker-Inc-Korea/AutoRAG/pull/401
* Make new openai_llm generator module by vkehfdl1 in https://github.com/Marker-Inc-Korea/AutoRAG/pull/404
* Parallel Processing of Ko Reranker by bwook00 in https://github.com/Marker-Inc-Korea/AutoRAG/pull/403
* Fix mock error by vkehfdl1 in https://github.com/Marker-Inc-Korea/AutoRAG/pull/406
* dump version 0.1.9 by vkehfdl1 in https://github.com/Marker-Inc-Korea/AutoRAG/pull/408


**Full Changelog**: https://github.com/Marker-Inc-Korea/AutoRAG/compare/v0.1.8...v0.1.9

0.1.8

What's Changed
* add library setuptools-scm and build by vkehfdl1 in https://github.com/Marker-Inc-Korea/AutoRAG/pull/387
* [Hotfix] Add pass augmenter at support by bwook00 in https://github.com/Marker-Inc-Korea/AutoRAG/pull/389
* Show logging at module level by vkehfdl1 in https://github.com/Marker-Inc-Korea/AutoRAG/pull/395
* Resolve minor error at colbert and long_context_reorder by vkehfdl1 in https://github.com/Marker-Inc-Korea/AutoRAG/pull/397
* Resolve summary.csv error at recency filter threshold paramter + dump version 0.1.8 by vkehfdl1 in https://github.com/Marker-Inc-Korea/AutoRAG/pull/392


**Full Changelog**: https://github.com/Marker-Inc-Korea/AutoRAG/compare/v0.1.7...v0.1.8

0.1.7

What's Changed
* Parallel processing at UPR reranker by bwook00 in https://github.com/Marker-Inc-Korea/AutoRAG/pull/334
* dump version 0.1.7 by vkehfdl1 in https://github.com/Marker-Inc-Korea/AutoRAG/pull/385


**Full Changelog**: https://github.com/Marker-Inc-Korea/AutoRAG/compare/v0.1.6...v0.1.7

0.1.6

What's Changed

* test for large embeddings and version control for latest chromaDB by vkehfdl1 in https://github.com/Marker-Inc-Korea/AutoRAG/pull/375
* Fix retrieval and retrieval token metrics to use unaswerable by bwook00 in https://github.com/Marker-Inc-Korea/AutoRAG/pull/371
* add pypi deploy CD by vkehfdl1 in https://github.com/Marker-Inc-Korea/AutoRAG/pull/374
* Parallel Processing of Colbert Reranker by vkehfdl1 in https://github.com/Marker-Inc-Korea/AutoRAG/pull/378
* Minor fix at publish.yml by vkehfdl1 in https://github.com/Marker-Inc-Korea/AutoRAG/pull/381
* Resolve error Colbert Reranker on CUDA environment by vkehfdl1 in https://github.com/Marker-Inc-Korea/AutoRAG/pull/379
* Add test code if QA data was created from a corpus by bwook00 in https://github.com/Marker-Inc-Korea/AutoRAG/pull/382
* Fix error at publish.yml by vkehfdl1 in https://github.com/Marker-Inc-Korea/AutoRAG/pull/383


**Full Changelog**: https://github.com/Marker-Inc-Korea/AutoRAG/compare/v0.1.5...v0.1.6

0.1.5

What's Changed
* Create 'Passage Augmenter' node and its first module 'prev_next_augmenter' by bwook00 in https://github.com/Marker-Inc-Korea/AutoRAG/pull/347
* [Hotfix] resolve Tart reranker error by bwook00 in https://github.com/Marker-Inc-Korea/AutoRAG/pull/363
* [Hotfix] resolve colbert, flag embedding reranker batch error by bwook00 in https://github.com/Marker-Inc-Korea/AutoRAG/pull/366
* Add pass passage augmenter module by bwook00 in https://github.com/Marker-Inc-Korea/AutoRAG/pull/352
* [Hotfix] recency filter change threshold parameter type str to datetime by bwook00 in https://github.com/Marker-Inc-Korea/AutoRAG/pull/369


**Full Changelog**: https://github.com/Marker-Inc-Korea/AutoRAG/compare/v0.1.4...v0.1.5

0.1.4

What's Changed
* Add Recency filter module by bwook00 in https://github.com/Marker-Inc-Korea/AutoRAG/pull/312
* Resolve error when put larger than corpus_df at 'make_single_content_qa' content_size by vkehfdl1 in https://github.com/Marker-Inc-Korea/AutoRAG/pull/324
* Parallel processing at sentence transformer reranker by vkehfdl1 in https://github.com/Marker-Inc-Korea/AutoRAG/pull/325
* Add refine module by bwook00 in https://github.com/Marker-Inc-Korea/AutoRAG/pull/323
* fix error by sorting in index in 'generate_qa_llama_index_by_ratio by vkehfdl1 in https://github.com/Marker-Inc-Korea/AutoRAG/pull/344
* Mock openai chat completion calls for preventing tons of openai usage. by vkehfdl1 in https://github.com/Marker-Inc-Korea/AutoRAG/pull/349
* generate sitemap.xml automatically for SEO by vkehfdl1 in https://github.com/Marker-Inc-Korea/AutoRAG/pull/351
* Parallel processing at colbert reranker by bwook00 in https://github.com/Marker-Inc-Korea/AutoRAG/pull/326
* parallel processing of g_eval by vkehfdl1 in https://github.com/Marker-Inc-Korea/AutoRAG/pull/350
* Parallel processing at Tart reranker by bwook00 in https://github.com/Marker-Inc-Korea/AutoRAG/pull/329
* Parallel processing at MonoT5 reranker by bwook00 in https://github.com/Marker-Inc-Korea/AutoRAG/pull/330
* trigger test at pull_request_target for access github repo secret fro… by vkehfdl1 in https://github.com/Marker-Inc-Korea/AutoRAG/pull/354
* Created Contributors file by gauravsaini02 in https://github.com/Marker-Inc-Korea/AutoRAG/pull/348
* Parallel processing at Flag embedding reranker and Flag embedding llm reranker by bwook00 in https://github.com/Marker-Inc-Korea/AutoRAG/pull/328

New Contributors
* gauravsaini02 made their first contribution in https://github.com/Marker-Inc-Korea/AutoRAG/pull/348

**Full Changelog**: https://github.com/Marker-Inc-Korea/AutoRAG/compare/v0.1.3...v0.1.4

Page 1 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.