sunholo 0.96.8__py3-none-any.whl → 0.97.1__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.
@@ -1,2 +1,2 @@
1
1
  from .discovery_engine_client import DiscoveryEngineClient
2
- from .get_ai_search_chunks import get_all_chunks
2
+ from .get_ai_search_chunks import get_all_chunks, async_get_all_chunks
@@ -1,9 +1,9 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: sunholo
3
- Version: 0.96.8
3
+ Version: 0.97.1
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.96.8.tar.gz
6
+ Download-URL: https://github.com/sunholo-data/sunholo-py/archive/refs/tags/v0.97.1.tar.gz
7
7
  Author: Holosun ApS
8
8
  Author-email: multivac@sunholo.com
9
9
  License: Apache License, Version 2.0
@@ -20,7 +20,7 @@ Description-Content-Type: text/markdown
20
20
  License-File: LICENSE.txt
21
21
  Requires-Dist: google-auth
22
22
  Requires-Dist: ruamel.yaml
23
- Requires-Dist: langchain >=0.2.12
23
+ Requires-Dist: langchain ==0.2.16
24
24
  Requires-Dist: langchain-experimental >=0.0.61
25
25
  Requires-Dist: langchain-community >=0.2.11
26
26
  Provides-Extra: all
@@ -52,10 +52,10 @@ Requires-Dist: lancedb ; extra == 'all'
52
52
  Requires-Dist: langchain >=0.2.12 ; extra == 'all'
53
53
  Requires-Dist: langchain-experimental >=0.0.61 ; extra == 'all'
54
54
  Requires-Dist: langchain-community >=0.2.11 ; extra == 'all'
55
- Requires-Dist: langchain-openai >=0.1.20 ; extra == 'all'
56
- Requires-Dist: langchain-google-genai >=1.0.5 ; extra == 'all'
55
+ Requires-Dist: langchain-openai ==0.1.25 ; extra == 'all'
56
+ Requires-Dist: langchain-google-genai ==1.0.10 ; extra == 'all'
57
57
  Requires-Dist: langchain-google-alloydb-pg ; extra == 'all'
58
- Requires-Dist: langchain-anthropic >=0.1.13 ; extra == 'all'
58
+ Requires-Dist: langchain-anthropic ==0.1.23 ; extra == 'all'
59
59
  Requires-Dist: langchain-google-vertexai ; extra == 'all'
60
60
  Requires-Dist: langfuse ; extra == 'all'
61
61
  Requires-Dist: pg8000 ; extra == 'all'
@@ -77,7 +77,7 @@ Requires-Dist: tiktoken ; extra == 'all'
77
77
  Requires-Dist: unstructured[local-inference] ==0.14.9 ; extra == 'all'
78
78
  Requires-Dist: xlwings ; extra == 'all'
79
79
  Provides-Extra: anthropic
80
- Requires-Dist: langchain-anthropic >=0.1.13 ; extra == 'anthropic'
80
+ Requires-Dist: langchain-anthropic ==0.1.23 ; extra == 'anthropic'
81
81
  Provides-Extra: azure
82
82
  Requires-Dist: azure-identity ; extra == 'azure'
83
83
  Requires-Dist: azure-storage-blob ; extra == 'azure'
@@ -112,7 +112,7 @@ Requires-Dist: google-cloud-logging ; extra == 'gcp'
112
112
  Requires-Dist: google-cloud-pubsub ; extra == 'gcp'
113
113
  Requires-Dist: google-cloud-discoveryengine ; extra == 'gcp'
114
114
  Requires-Dist: google-generativeai >=0.7.1 ; extra == 'gcp'
115
- Requires-Dist: langchain-google-genai >=1.0.5 ; extra == 'gcp'
115
+ Requires-Dist: langchain-google-genai ==1.0.10 ; extra == 'gcp'
116
116
  Requires-Dist: langchain-google-alloydb-pg >=0.2.2 ; extra == 'gcp'
117
117
  Requires-Dist: langchain-google-vertexai ; extra == 'gcp'
118
118
  Requires-Dist: pillow ; extra == 'gcp'
@@ -129,7 +129,7 @@ Requires-Dist: tenacity ; extra == 'http'
129
129
  Provides-Extra: iac
130
130
  Requires-Dist: python-hcl2 ; extra == 'iac'
131
131
  Provides-Extra: openai
132
- Requires-Dist: langchain-openai ; extra == 'openai'
132
+ Requires-Dist: langchain-openai ==0.1.25 ; extra == 'openai'
133
133
  Requires-Dist: tiktoken ; extra == 'openai'
134
134
  Provides-Extra: pipeline
135
135
  Requires-Dist: GitPython ; extra == 'pipeline'
@@ -148,6 +148,14 @@ This is the Sunholo Python project, a comprehensive toolkit for working with lan
148
148
 
149
149
  Please refer to the website for full documentation at https://dev.sunholo.com/
150
150
 
151
+ ## Listen to the audio file:
152
+
153
+ A [NotebookLM](https://notebooklm.google/) generated podcast of the codebase that may help give you an overview of what the library is capable of:
154
+
155
+ [Listen to the audio file from Google Drive](https://drive.google.com/file/d/1GvwRmiYDjPjN2hXQ8plhnVDByu6TmgCQ/view?usp=drive_link) or on the website at https://dev.sunholo.com/docs/
156
+
157
+ > "Ever wish you could build your own AI?..."
158
+
151
159
  ## Tests via pytest
152
160
 
153
161
  If loading from GitHub, run tests:
@@ -70,7 +70,7 @@ sunholo/database/sql/sb/create_table.sql,sha256=SbcOrf5tUiVKGUohu1lau7IsbDRbTFbr
70
70
  sunholo/database/sql/sb/delete_source_row.sql,sha256=r6fEuUKdbiLHCDGKSbKINDCpJjsmfHZNNOo1ptwLLSo,75
71
71
  sunholo/database/sql/sb/return_sources.sql,sha256=89KAnxfK8n_qGK9jy1OQT8f9n4uYUtYL5cCxbC2mj_c,255
72
72
  sunholo/database/sql/sb/setup.sql,sha256=CvoFvZQev2uWjmFa3aj3m3iuPFzAAJZ0S7Qi3L3-zZI,89
73
- sunholo/discovery_engine/__init__.py,sha256=P00bB8aVVWefOZbCQvzHsVMuP_sd-_d_4o5xCuCpN3g,108
73
+ sunholo/discovery_engine/__init__.py,sha256=hLgqRDJ22Aov9o2QjAEfsVgnL3kMdM-g5p8RJ9OyKdQ,130
74
74
  sunholo/discovery_engine/chunker_handler.py,sha256=Fv4BLOBi_7ap3AiAy4TlTN48CLZSMurJ3TkvC75Euro,5123
75
75
  sunholo/discovery_engine/create_new.py,sha256=NzhSh6nG6nQ5J9gZh8IDph4JiEVT_DC5GGvP0GuwTWs,943
76
76
  sunholo/discovery_engine/discovery_engine_client.py,sha256=FjcKCIeLz40Xn8DqwHZuHCYp2-oOFHw-doy1v-ULnEk,21536
@@ -144,9 +144,9 @@ sunholo/vertex/init.py,sha256=1OQwcPBKZYBTDPdyU7IM4X4OmiXLdsNV30C-fee2scQ,2875
144
144
  sunholo/vertex/memory_tools.py,sha256=tBZxqVZ4InTmdBvLlOYwoSEWu4-kGquc-gxDwZCC4FA,7667
145
145
  sunholo/vertex/safety.py,sha256=S9PgQT1O_BQAkcqauWncRJaydiP8Q_Jzmu9gxYfy1VA,2482
146
146
  sunholo/vertex/type_dict_to_json.py,sha256=uTzL4o9tJRao4u-gJOFcACgWGkBOtqACmb6ihvCErL8,4694
147
- sunholo-0.96.8.dist-info/LICENSE.txt,sha256=SdE3QjnD3GEmqqg9EX3TM9f7WmtOzqS1KJve8rhbYmU,11345
148
- sunholo-0.96.8.dist-info/METADATA,sha256=KRXAVqOiJVX5B7yEYYJE47o6IElXxmjkQx5JsdJAQ2g,7889
149
- sunholo-0.96.8.dist-info/WHEEL,sha256=GV9aMThwP_4oNCtvEC2ec3qUYutgWeAzklro_0m4WJQ,91
150
- sunholo-0.96.8.dist-info/entry_points.txt,sha256=bZuN5AIHingMPt4Ro1b_T-FnQvZ3teBes-3OyO0asl4,49
151
- sunholo-0.96.8.dist-info/top_level.txt,sha256=wt5tadn5--5JrZsjJz2LceoUvcrIvxjHJe-RxuudxAk,8
152
- sunholo-0.96.8.dist-info/RECORD,,
147
+ sunholo-0.97.1.dist-info/LICENSE.txt,sha256=SdE3QjnD3GEmqqg9EX3TM9f7WmtOzqS1KJve8rhbYmU,11345
148
+ sunholo-0.97.1.dist-info/METADATA,sha256=7q3xUpN3cXA7VuS4wqiep21Gbt9KJxTjdVrK1UF27a4,8310
149
+ sunholo-0.97.1.dist-info/WHEEL,sha256=GV9aMThwP_4oNCtvEC2ec3qUYutgWeAzklro_0m4WJQ,91
150
+ sunholo-0.97.1.dist-info/entry_points.txt,sha256=bZuN5AIHingMPt4Ro1b_T-FnQvZ3teBes-3OyO0asl4,49
151
+ sunholo-0.97.1.dist-info/top_level.txt,sha256=wt5tadn5--5JrZsjJz2LceoUvcrIvxjHJe-RxuudxAk,8
152
+ sunholo-0.97.1.dist-info/RECORD,,