Releases: plageon/HtmlRAG
Releases · plageon/HtmlRAG
v0.1.1
16 Jan 08:57
Compare
Sorry, something went wrong.
No results found
v0.1.0
16 Jan 08:41
Compare
Sorry, something went wrong.
No results found
Fix some misguidence in reame.
Parameter max_node_words is removed from class GenHTMLPruner since v0.1.0.
v0.0.6
02 Jan 06:57
Compare
Sorry, something went wrong.
No results found
Fix display problems when showing package with pip show htmlrag.
Fix some problems in README.
v0.0.5
12 Dec 12:23
Compare
Sorry, something went wrong.
No results found
Add support for Chinese document.
Optimize block tree construction.
v0.0.4
11 Nov 11:38
Compare
Sorry, something went wrong.
No results found
Fix the bug in BM25HTMLPruner.
Fix the bug for duplicate child tags.
Optimize the computing efficiency for super long HTML documents.
Thank @LinXin04 for reporting some bugs.
v0.0.3
06 Nov 09:27
Compare
Sorry, something went wrong.
No results found
Add support for local embed inference.
BM25HTMLPruner for bm25 embedding
v0.0.1
05 Nov 08:29
Compare
Sorry, something went wrong.
No results found
We provide a simple tookit to apply HtmlRAG in your own RAG systems.
Please refer to the user guide for more details.