hie-rag 0.2.4__py3-none-any.whl → 0.2.5__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
hie_rag/__init__.py CHANGED
@@ -2,7 +2,6 @@
2
2
  from .hie_rag import HieRag
3
3
  from .process import Process
4
4
  from .split import Split
5
- from .split_and_process import SplitAndProcess
6
5
  from .tree_index import TreeIndex
7
6
  from .utils import Utils
8
7
  from .vectordb import Vectordb
@@ -11,7 +10,6 @@ __all__ = [
11
10
  "HieRag",
12
11
  "Process",
13
12
  "Split",
14
- "SplitAndProcess",
15
13
  "TreeIndex",
16
14
  "Utils",
17
15
  "Vectordb",
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: hie_rag
3
- Version: 0.2.4
3
+ Version: 0.2.5
4
4
  Summary: A hierarchical RAG framework for chunks retrieval.
5
5
  License: Apache License
6
6
  Version 2.0, January 2004
@@ -1,4 +1,4 @@
1
- hie_rag/__init__.py,sha256=p2glSTkCqGvMlcivcuKBStFh2C5adojaC9aGmF6nbhY,358
1
+ hie_rag/__init__.py,sha256=cN-YRy_UzOHf0861gJrctW--sSeLKoxCs5Bx00bNhuA,288
2
2
  hie_rag/ai_client.py,sha256=VbGQ0e3vZNn8W2YoR15Vvq2r-MUs-TBRNLGiImT4QxU,1000
3
3
  hie_rag/hie_rag.py,sha256=fprBRIKlbuDqSdBoeupFie-f8i1gkCz0VUPB5lB0mXc,2777
4
4
  hie_rag/process.py,sha256=Z4qpNmxSsxUJgnqJtw8cYWJTS6SxhRR7F7eX_akyVCU,2427
@@ -6,8 +6,8 @@ hie_rag/split.py,sha256=gEQVt57xWruT5e1psgSOnwuBrQngzri3S4H6ZvKzsw4,5082
6
6
  hie_rag/tree_index.py,sha256=iTa25ohMv5O0HYc5JtzIzVAIhNdVklYiAIJvqyE8sbM,2722
7
7
  hie_rag/utils.py,sha256=_4TGiHuJ-Xo4JEEEdOjp4d1zxw6dNVsxROcom-vr7uU,4059
8
8
  hie_rag/vectordb.py,sha256=iI73ujrONjDaHU66RNdHnD2PZWSppnjm0isIHPJEGAY,11068
9
- hie_rag-0.2.4.dist-info/licenses/LICENSE,sha256=IwAxruLb1UG8F0KZtfnV6MJq10FRAxWM-XOTWkWsJt4,632
10
- hie_rag-0.2.4.dist-info/METADATA,sha256=-4V6CrFey8UwqnSdWGnM6WmhBRAIRhWNYPI07cX3hpY,3988
11
- hie_rag-0.2.4.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
12
- hie_rag-0.2.4.dist-info/top_level.txt,sha256=tN2S3VpMUl6oLWL9sN4xIh4o2na_zjnW8rHiwPFf0T8,8
13
- hie_rag-0.2.4.dist-info/RECORD,,
9
+ hie_rag-0.2.5.dist-info/licenses/LICENSE,sha256=IwAxruLb1UG8F0KZtfnV6MJq10FRAxWM-XOTWkWsJt4,632
10
+ hie_rag-0.2.5.dist-info/METADATA,sha256=d-bsqhfl-bF3KJpqR0Q1YDWSa3-E-mxMw1QL74x-YBg,3988
11
+ hie_rag-0.2.5.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
12
+ hie_rag-0.2.5.dist-info/top_level.txt,sha256=tN2S3VpMUl6oLWL9sN4xIh4o2na_zjnW8rHiwPFf0T8,8
13
+ hie_rag-0.2.5.dist-info/RECORD,,