sunholo 0.71.0__py3-none-any.whl → 0.71.2__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.
- {sunholo-0.71.0.dist-info → sunholo-0.71.2.dist-info}/METADATA +7 -2
- {sunholo-0.71.0.dist-info → sunholo-0.71.2.dist-info}/RECORD +6 -6
- {sunholo-0.71.0.dist-info → sunholo-0.71.2.dist-info}/LICENSE.txt +0 -0
- {sunholo-0.71.0.dist-info → sunholo-0.71.2.dist-info}/WHEEL +0 -0
- {sunholo-0.71.0.dist-info → sunholo-0.71.2.dist-info}/entry_points.txt +0 -0
- {sunholo-0.71.0.dist-info → sunholo-0.71.2.dist-info}/top_level.txt +0 -0
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: sunholo
|
|
3
|
-
Version: 0.71.
|
|
3
|
+
Version: 0.71.2
|
|
4
4
|
Summary: Large Language Model DevOps - a package to help deploy LLMs to the Cloud.
|
|
5
5
|
Home-page: https://github.com/sunholo-data/sunholo-py
|
|
6
|
-
Download-URL: https://github.com/sunholo-data/sunholo-py/archive/refs/tags/v0.71.
|
|
6
|
+
Download-URL: https://github.com/sunholo-data/sunholo-py/archive/refs/tags/v0.71.2.tar.gz
|
|
7
7
|
Author: Holosun ApS
|
|
8
8
|
Author-email: multivac@sunholo.com
|
|
9
9
|
License: Apache License, Version 2.0
|
|
@@ -60,10 +60,13 @@ Requires-Dist: playwright ; extra == 'all'
|
|
|
60
60
|
Requires-Dist: psycopg2-binary ; extra == 'all'
|
|
61
61
|
Requires-Dist: pypdf ; extra == 'all'
|
|
62
62
|
Requires-Dist: python-socketio ; extra == 'all'
|
|
63
|
+
Requires-Dist: pytesseract ; extra == 'all'
|
|
63
64
|
Requires-Dist: rich ; extra == 'all'
|
|
64
65
|
Requires-Dist: supabase ; extra == 'all'
|
|
66
|
+
Requires-Dist: tabulate ; extra == 'all'
|
|
65
67
|
Requires-Dist: tantivy ; extra == 'all'
|
|
66
68
|
Requires-Dist: tiktoken ; extra == 'all'
|
|
69
|
+
Requires-Dist: unstructured[local-inference] ; extra == 'all'
|
|
67
70
|
Provides-Extra: anthropic
|
|
68
71
|
Requires-Dist: langchain-anthropic >=0.1.13 ; extra == 'anthropic'
|
|
69
72
|
Provides-Extra: cli
|
|
@@ -110,7 +113,9 @@ Provides-Extra: pipeline
|
|
|
110
113
|
Requires-Dist: GitPython ; extra == 'pipeline'
|
|
111
114
|
Requires-Dist: lark ; extra == 'pipeline'
|
|
112
115
|
Requires-Dist: pypdf ; extra == 'pipeline'
|
|
116
|
+
Requires-Dist: pytesseract ; extra == 'pipeline'
|
|
113
117
|
Requires-Dist: tabulate ; extra == 'pipeline'
|
|
118
|
+
Requires-Dist: unstructured[local-inference] ; extra == 'pipeline'
|
|
114
119
|
Provides-Extra: tools
|
|
115
120
|
Requires-Dist: playwright ; extra == 'tools'
|
|
116
121
|
|
|
@@ -113,9 +113,9 @@ sunholo/vertex/extensions_class.py,sha256=0-XMrMvfhMN380ZdGXl11Mt7R9kCu9rB4Vduif
|
|
|
113
113
|
sunholo/vertex/init.py,sha256=RLjQppTUwubWgwf2PoAke-EtcwlVkFPaPMYvUsMw1KQ,2029
|
|
114
114
|
sunholo/vertex/memory_tools.py,sha256=hy_UhKl05Bka5zK7KWoO8ZPVM-p8AQkcgFVLHUg9jZs,5748
|
|
115
115
|
sunholo/vertex/safety.py,sha256=3meAX0HyGZYrH7rXPUAHxtI_3w_zoy_RX7Shtkoa660,1275
|
|
116
|
-
sunholo-0.71.
|
|
117
|
-
sunholo-0.71.
|
|
118
|
-
sunholo-0.71.
|
|
119
|
-
sunholo-0.71.
|
|
120
|
-
sunholo-0.71.
|
|
121
|
-
sunholo-0.71.
|
|
116
|
+
sunholo-0.71.2.dist-info/LICENSE.txt,sha256=SdE3QjnD3GEmqqg9EX3TM9f7WmtOzqS1KJve8rhbYmU,11345
|
|
117
|
+
sunholo-0.71.2.dist-info/METADATA,sha256=qqURUt_PfrH62Cs6aNs7FNpkMr1Q0DFM6Zxr0sBHPXk,6613
|
|
118
|
+
sunholo-0.71.2.dist-info/WHEEL,sha256=mguMlWGMX-VHnMpKOjjQidIo1ssRlCFu4a4mBpz1s2M,91
|
|
119
|
+
sunholo-0.71.2.dist-info/entry_points.txt,sha256=bZuN5AIHingMPt4Ro1b_T-FnQvZ3teBes-3OyO0asl4,49
|
|
120
|
+
sunholo-0.71.2.dist-info/top_level.txt,sha256=wt5tadn5--5JrZsjJz2LceoUvcrIvxjHJe-RxuudxAk,8
|
|
121
|
+
sunholo-0.71.2.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|