Recent Releases of flexrag
flexrag - 0.3.0
What's Changed
- [FEAT] Add prepare corpus entrypoint by @ZhuochengZhang98 in https://github.com/ictnlp/FlexRAG/pull/29
- [REFACTOR] Configure optimize by @ZhuochengZhang98 in https://github.com/ictnlp/FlexRAG/pull/30
- [REFACTOR] Refactor retriever by @ZhuochengZhang98 in https://github.com/ictnlp/FlexRAG/pull/34
- [Fix] Remove python 3.14 in classifiers by @ZhuochengZhang98 in https://github.com/ictnlp/FlexRAG/pull/35
Full Changelog: https://github.com/ictnlp/FlexRAG/compare/0.2.0...0.3.0
- Python
Published by ZhuochengZhang98 9 months ago
flexrag - Version 0.2.0 Release
What's Changed
- [REFACTOR] Optimize web retriever by @ZhuochengZhang98 in https://github.com/ictnlp/FlexRAG/pull/27
- [DOC] Add Chinese docs by @ZhuochengZhang98 in https://github.com/ictnlp/FlexRAG/pull/28
Full Changelog: https://github.com/ictnlp/FlexRAG/compare/0.1.12...0.2.0
- Python
Published by ZhuochengZhang98 11 months ago
flexrag - Version 0.1.12 Release
[FIX] Fix the rebuild_index entrypoint
Full Changelog: https://github.com/ictnlp/flexrag/compare/0.1.11...0.1.12
- Python
Published by ZhuochengZhang98 12 months ago
flexrag - Version 0.1.11 Release
[FIX] Update setup.py to include assets.
Full Changelog: https://github.com/ictnlp/flexrag/compare/0.1.10...0.1.11
- Python
Published by ZhuochengZhang98 12 months ago
flexrag - Version 0.1.10 Release
[FIX] change the assets paths for run_interactive entrypoints
Full Changelog: https://github.com/ictnlp/flexrag/compare/0.1.9...0.1.10
- Python
Published by ZhuochengZhang98 12 months ago
flexrag - Version 0.1.8 Release
What's Changed
- [FIX] Update requirements by @ZhuochengZhang98 in https://github.com/ictnlp/flexrag/pull/18
- [FEAT] Optimize LoggerManager & RAGEvalDataset by @ZhuochengZhang98 in https://github.com/ictnlp/flexrag/pull/20
- [FEAT] Add chunking methods by @ZhuochengZhang98 in https://github.com/ictnlp/flexrag/pull/22
- [DOC] Optimize document by @ZhuochengZhang98 in https://github.com/ictnlp/flexrag/pull/23
Full Changelog: https://github.com/ictnlp/flexrag/compare/0.1.7...0.1.8
- Python
Published by ZhuochengZhang98 about 1 year ago
flexrag - Version 0.1.7 Release
What's Changed
- Fix bugs and add support for HugghingFace datasets by @ZhuochengZhang98 in https://github.com/ictnlp/flexrag/pull/17
Full Changelog: https://github.com/ictnlp/flexrag/compare/0.1.6...0.1.7
- Python
Published by ZhuochengZhang98 about 1 year ago
flexrag - Version 0.1.6 Release
Celebration For Chinese New Year 🎉🎉🎉
What's Changed
- Optimize the documentation. by @ZhuochengZhang98 in https://github.com/ictnlp/flexrag/pull/12 and @ZhuochengZhang98 in https://github.com/ictnlp/flexrag/pull/13
- optimize the requirements by @ZhuochengZhang98 in https://github.com/ictnlp/flexrag/pull/14
- Add auto docstring for Register by @ZhuochengZhang98 in https://github.com/ictnlp/flexrag/pull/15
- Add run_retriever entrypoint and add some new retrieval metrics. by @ZhuochengZhang98 in https://github.com/ictnlp/flexrag/pull/16
Full Changelog: https://github.com/ictnlp/flexrag/compare/0.1.5...0.1.6
- Python
Published by ZhuochengZhang98 about 1 year ago
flexrag - Version 0.1.5 Release
What's Changed
- Add singlehop qa benchmark by @ZhuochengZhang98 in https://github.com/ictnlp/flexrag/pull/9
- Add wheels for Windows by @ZhuochengZhang98 in https://github.com/ictnlp/flexrag/pull/11
- Change document theme by @ZhuochengZhang98 in https://github.com/ictnlp/flexrag/pull/11
Full Changelog: https://github.com/ictnlp/flexrag/compare/0.1.4...0.1.5
- Python
Published by ZhuochengZhang98 about 1 year ago
flexrag - Version 0.1.4 Release
What's Changed
- [FIX] fix config item: corpus_path in example by @VincentXWD in https://github.com/ictnlp/flexrag/pull/3
- [FIX] fix bug in scann build_index by @ZhuochengZhang98 in https://github.com/ictnlp/flexrag/pull/6
- [FIX] fix bug in ElasticRetriever.len when index is not initialized by @ZhuochengZhang98 in https://github.com/ictnlp/flexrag/pull/8
New Contributors
- @VincentXWD made their first contribution in https://github.com/ictnlp/flexrag/pull/3
Full Changelog: https://github.com/ictnlp/flexrag/compare/0.1.3...0.1.4
- Python
Published by ZhuochengZhang98 about 1 year ago
flexrag - Version 0.1.3 Release
What's Changed
- Add document by @ZhuochengZhang98 in https://github.com/ictnlp/flexrag/pull/1
Full Changelog: https://github.com/ictnlp/flexrag/compare/0.1.2...0.1.3
- Python
Published by ZhuochengZhang98 about 1 year ago
flexrag - Version 0.1.2 Release
- Change project Name(Librarian -> FlexRAG);
- fix several bugs: 2.1 Fix bug in cache; 2.2 Fix bug in stop_str options;
- Python
Published by ZhuochengZhang98 about 1 year ago
flexrag - Version 0.1.1 Release
- Fix bug in setup.py;
- Add Github Actions.
Full Changelog: https://github.com/ZhuochengZhang98/librarian/commits/0.1.1
- Python
Published by ZhuochengZhang98 about 1 year ago
flexrag - Initial Release
This is a test release.
- Python
Published by ZhuochengZhang98 about 1 year ago