sunholo 0.103.0__py3-none-any.whl → 0.103.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/database/alloydb_client.py +2 -0
- sunholo/genai/images.py +3 -2
- {sunholo-0.103.0.dist-info → sunholo-0.103.2.dist-info}/METADATA +2 -2
- {sunholo-0.103.0.dist-info → sunholo-0.103.2.dist-info}/RECORD +8 -8
- {sunholo-0.103.0.dist-info → sunholo-0.103.2.dist-info}/LICENSE.txt +0 -0
- {sunholo-0.103.0.dist-info → sunholo-0.103.2.dist-info}/WHEEL +0 -0
- {sunholo-0.103.0.dist-info → sunholo-0.103.2.dist-info}/entry_points.txt +0 -0
- {sunholo-0.103.0.dist-info → sunholo-0.103.2.dist-info}/top_level.txt +0 -0
|
@@ -381,6 +381,7 @@ class AlloyDBClient:
|
|
|
381
381
|
SELECT source AS objectId
|
|
382
382
|
FROM {table_name}
|
|
383
383
|
WHERE {conditions}
|
|
384
|
+
GROUP BY source
|
|
384
385
|
ORDER BY source ASC
|
|
385
386
|
LIMIT 500;
|
|
386
387
|
"""
|
|
@@ -388,6 +389,7 @@ class AlloyDBClient:
|
|
|
388
389
|
query = f"""
|
|
389
390
|
SELECT DISTINCT source AS objectId
|
|
390
391
|
FROM {table_name}
|
|
392
|
+
GROUP BY source
|
|
391
393
|
ORDER BY source ASC
|
|
392
394
|
LIMIT 500;
|
|
393
395
|
"""
|
sunholo/genai/images.py
CHANGED
|
@@ -9,12 +9,13 @@ try:
|
|
|
9
9
|
except ImportError:
|
|
10
10
|
genai = None
|
|
11
11
|
|
|
12
|
-
def extract_gs_images_and_genai_upload(content: str):
|
|
12
|
+
def extract_gs_images_and_genai_upload(content: str, limit:int=20):
|
|
13
13
|
# Regular expression to find gs:// URLs
|
|
14
14
|
pattern = r'gs://[^ ]+\.(?:png|jpg|jpeg|pdf)'
|
|
15
15
|
|
|
16
16
|
gs_matches = re.findall(pattern, content)
|
|
17
|
-
|
|
17
|
+
# only 20 images by default
|
|
18
|
+
unique_gs_matches = list(set(gs_matches))[:limit]
|
|
18
19
|
output_gs_images = []
|
|
19
20
|
|
|
20
21
|
for gs_uri in unique_gs_matches:
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: sunholo
|
|
3
|
-
Version: 0.103.
|
|
3
|
+
Version: 0.103.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.103.
|
|
6
|
+
Download-URL: https://github.com/sunholo-data/sunholo-py/archive/refs/tags/v0.103.2.tar.gz
|
|
7
7
|
Author: Holosun ApS
|
|
8
8
|
Author-email: multivac@sunholo.com
|
|
9
9
|
License: Apache License, Version 2.0
|
|
@@ -59,7 +59,7 @@ sunholo/components/retriever.py,sha256=bKIVT7_18Ut3OJd0E0jyiISPnD9qkHWVjcQPT4i1_
|
|
|
59
59
|
sunholo/components/vectorstore.py,sha256=xKk7micTRwZckaI7U6PxvFz_ZSjCH48xPTDYiDcv2tc,5913
|
|
60
60
|
sunholo/database/__init__.py,sha256=bpB5Nk21kwqYj-qdVnvNgXjLsbflnH4g-San7OHMqR4,283
|
|
61
61
|
sunholo/database/alloydb.py,sha256=YH8wNPS8gN-TDZEXQcVHxwd1NScHRfAxma3gK4R6KCk,11740
|
|
62
|
-
sunholo/database/alloydb_client.py,sha256=
|
|
62
|
+
sunholo/database/alloydb_client.py,sha256=0Zljdy_AHCJE88_HD1nKc74x6edByuZUzYlaNbSJnn8,18916
|
|
63
63
|
sunholo/database/database.py,sha256=VqhZdkXUNdvWn8sUcUV3YNby1JDVf7IykPVXWBtxo9U,7361
|
|
64
64
|
sunholo/database/lancedb.py,sha256=DyfZntiFKBlVPaFooNN1Z6Pl-LAs4nxWKKuq8GBqN58,715
|
|
65
65
|
sunholo/database/static_dbs.py,sha256=8cvcMwUK6c32AS2e_WguKXWMkFf5iN3g9WHzsh0C07Q,442
|
|
@@ -86,7 +86,7 @@ sunholo/gcs/download_url.py,sha256=Ul81n1rklr8WogPsuxWWD1Nr8RHU451LzHPMJNhAKzw,6
|
|
|
86
86
|
sunholo/gcs/extract_and_sign.py,sha256=paRrTCvCN5vkQwCB7OSkxWi-pfOgOtZ0bwdXE08c3Ps,1546
|
|
87
87
|
sunholo/gcs/metadata.py,sha256=oQLcXi4brsZ74aegWyC1JZmhlaEV270HS5_UWtAYYWE,898
|
|
88
88
|
sunholo/genai/__init__.py,sha256=dBl6IA3-Fx6-Vx81r0XqxHlUq6WeW1iDX188dpChu8s,115
|
|
89
|
-
sunholo/genai/images.py,sha256=
|
|
89
|
+
sunholo/genai/images.py,sha256=EyjsDqt6XQw99pZUQamomCpMOoIah9bp3XY94WPU7Ms,1678
|
|
90
90
|
sunholo/genai/init.py,sha256=yG8E67TduFCTQPELo83OJuWfjwTnGZsyACospahyEaY,687
|
|
91
91
|
sunholo/genai/process_funcs_cls.py,sha256=wiOIMeGLFEParAkdwHbfySzsPuUgi0rimEYOMbWEZKU,29317
|
|
92
92
|
sunholo/genai/safety.py,sha256=mkFDO_BeEgiKjQd9o2I4UxB6XI7a9U-oOFjZ8LGRUC4,1238
|
|
@@ -147,9 +147,9 @@ sunholo/vertex/init.py,sha256=1OQwcPBKZYBTDPdyU7IM4X4OmiXLdsNV30C-fee2scQ,2875
|
|
|
147
147
|
sunholo/vertex/memory_tools.py,sha256=tBZxqVZ4InTmdBvLlOYwoSEWu4-kGquc-gxDwZCC4FA,7667
|
|
148
148
|
sunholo/vertex/safety.py,sha256=S9PgQT1O_BQAkcqauWncRJaydiP8Q_Jzmu9gxYfy1VA,2482
|
|
149
149
|
sunholo/vertex/type_dict_to_json.py,sha256=uTzL4o9tJRao4u-gJOFcACgWGkBOtqACmb6ihvCErL8,4694
|
|
150
|
-
sunholo-0.103.
|
|
151
|
-
sunholo-0.103.
|
|
152
|
-
sunholo-0.103.
|
|
153
|
-
sunholo-0.103.
|
|
154
|
-
sunholo-0.103.
|
|
155
|
-
sunholo-0.103.
|
|
150
|
+
sunholo-0.103.2.dist-info/LICENSE.txt,sha256=SdE3QjnD3GEmqqg9EX3TM9f7WmtOzqS1KJve8rhbYmU,11345
|
|
151
|
+
sunholo-0.103.2.dist-info/METADATA,sha256=gO_dkImH2qxEHORPAYlGhbsivFIaVGtYkQCc-rA0oI0,8312
|
|
152
|
+
sunholo-0.103.2.dist-info/WHEEL,sha256=GV9aMThwP_4oNCtvEC2ec3qUYutgWeAzklro_0m4WJQ,91
|
|
153
|
+
sunholo-0.103.2.dist-info/entry_points.txt,sha256=bZuN5AIHingMPt4Ro1b_T-FnQvZ3teBes-3OyO0asl4,49
|
|
154
|
+
sunholo-0.103.2.dist-info/top_level.txt,sha256=wt5tadn5--5JrZsjJz2LceoUvcrIvxjHJe-RxuudxAk,8
|
|
155
|
+
sunholo-0.103.2.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|