ragbits-document-search 1.4.0.dev202601010248__py3-none-any.whl → 1.4.0.dev202601170236__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.
- {ragbits_document_search-1.4.0.dev202601010248.dist-info → ragbits_document_search-1.4.0.dev202601170236.dist-info}/METADATA +3 -3
- {ragbits_document_search-1.4.0.dev202601010248.dist-info → ragbits_document_search-1.4.0.dev202601170236.dist-info}/RECORD +3 -3
- {ragbits_document_search-1.4.0.dev202601010248.dist-info → ragbits_document_search-1.4.0.dev202601170236.dist-info}/WHEEL +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: ragbits-document-search
|
|
3
|
-
Version: 1.4.0.
|
|
3
|
+
Version: 1.4.0.dev202601170236
|
|
4
4
|
Summary: Document Search module for Ragbits
|
|
5
5
|
Project-URL: Homepage, https://github.com/deepsense-ai/ragbits
|
|
6
6
|
Project-URL: Bug Reports, https://github.com/deepsense-ai/ragbits/issues
|
|
@@ -22,11 +22,11 @@ Classifier: Programming Language :: Python :: 3.13
|
|
|
22
22
|
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
|
|
23
23
|
Classifier: Topic :: Software Development :: Libraries :: Python Modules
|
|
24
24
|
Requires-Python: >=3.10
|
|
25
|
-
Requires-Dist: docling<3.0.0,>=2.15.1
|
|
25
|
+
Requires-Dist: docling[easyocr]<3.0.0,>=2.15.1
|
|
26
26
|
Requires-Dist: filetype<2.0.0,>=1.2.0
|
|
27
27
|
Requires-Dist: opencv-python<5.0.0.0,>=4.11.0.86
|
|
28
28
|
Requires-Dist: python-pptx<2.0.0,>=1.0.0
|
|
29
|
-
Requires-Dist: ragbits-core==1.4.0.
|
|
29
|
+
Requires-Dist: ragbits-core==1.4.0.dev202601170236
|
|
30
30
|
Requires-Dist: rerankers<1.0.0,>=0.6.1
|
|
31
31
|
Provides-Extra: ray
|
|
32
32
|
Requires-Dist: ray[data]<3.0.0,>=2.43.0; extra == 'ray'
|
|
@@ -41,6 +41,6 @@ ragbits/document_search/retrieval/rerankers/litellm.py,sha256=C5pum0YGrQPT3raUD7
|
|
|
41
41
|
ragbits/document_search/retrieval/rerankers/llm.py,sha256=YcKu4OqPhChfL1BUygim0xBLtiHOOJqI4oNF6ilYtPc,5902
|
|
42
42
|
ragbits/document_search/retrieval/rerankers/noop.py,sha256=9v381IrfLbNYHQaecTNkQHN6rLZx-WB5QqqA5XKrF20,1072
|
|
43
43
|
ragbits/document_search/retrieval/rerankers/rrf.py,sha256=y281Rucv3fuyMNLjJrikqD5--wLu0KQcwbeI6WxmPao,2628
|
|
44
|
-
ragbits_document_search-1.4.0.
|
|
45
|
-
ragbits_document_search-1.4.0.
|
|
46
|
-
ragbits_document_search-1.4.0.
|
|
44
|
+
ragbits_document_search-1.4.0.dev202601170236.dist-info/METADATA,sha256=4T37Z-XLbiFQBQ_pWhUUvnPwL4C8cgxOs39cHPGWjxs,3261
|
|
45
|
+
ragbits_document_search-1.4.0.dev202601170236.dist-info/WHEEL,sha256=WLgqFyCfm_KASv4WHyYy0P3pM_m7J5L9k2skdKLirC8,87
|
|
46
|
+
ragbits_document_search-1.4.0.dev202601170236.dist-info/RECORD,,
|