v0.1.3
What's Changed
- Add Hybrid RSF(relative score fusion) retrieval by @bwook00 in #287
- Add Passage Filter node and its first module 'similarity_threshold_cutoff' by @vkehfdl1 in #290
- Add Hybrid DBSF(Distribution-based Score Fusion) retrieval by @bwook00 in #289
- Move README supporting nodes & modules to Notion Page by @bwook00 in #294
- Add Flag Embedding LLM Reranker by @bwook00 in #297
- Add pass passage filter module by @vkehfdl1 in #298
- Add time reranker module by @vkehfdl1 in #300
- Add how to use custom LLM(hosted privately) at docs by @bwook00 in #310
- Add RAGAS test set data creation wrapper for AutoRAG by @vkehfdl1 in #302
- �Add similarity_percentile_cutoff module by @bwook00 in #311
- Resolve Autorag run_web cli relative path bug by @bwook00 in #315
- Add ascii art at trial by @bwook00 in #322
Full Changelog: v0.1.2...v0.1.3