sunholo 0.76.4__py3-none-any.whl → 0.76.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.
@@ -7,7 +7,7 @@ from .init import init_vertex
7
7
  from ..logging import log
8
8
  from ..utils.gcp_project import get_gcp_project
9
9
  from ..utils.parsers import validate_extension_id
10
- from ..utils import ConfigManager
10
+ from ..auth import get_local_gcloud_token, get_cloud_run_token
11
11
  import base64
12
12
  import json
13
13
  from io import StringIO
@@ -280,7 +280,7 @@ class VertexAIExtensions:
280
280
  auth_config=None # on cloud run it sorts itself out via default creds(?)
281
281
 
282
282
  if not is_running_on_cloudrun():
283
- from ..auth import get_local_gcloud_token, get_cloud_run_token
283
+
284
284
  log.warning("Using local authentication via gcloud")
285
285
  auth_config = {
286
286
  "authType": "OAUTH",
@@ -1,9 +1,9 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: sunholo
3
- Version: 0.76.4
3
+ Version: 0.76.5
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.76.4.tar.gz
6
+ Download-URL: https://github.com/sunholo-data/sunholo-py/archive/refs/tags/v0.76.5.tar.gz
7
7
  Author: Holosun ApS
8
8
  Author-email: multivac@sunholo.com
9
9
  License: Apache License, Version 2.0
@@ -120,13 +120,13 @@ sunholo/utils/timedelta.py,sha256=BbLabEx7_rbErj_YbNM0MBcaFN76DC4PTe4zD2ucezg,49
120
120
  sunholo/utils/user_ids.py,sha256=SQd5_H7FE7vcTZp9AQuQDWBXd4FEEd7TeVMQe1H4Ny8,292
121
121
  sunholo/utils/version.py,sha256=P1QAJQdZfT2cMqdTSmXmcxrD2PssMPEGM-WI6083Fck,237
122
122
  sunholo/vertex/__init__.py,sha256=XH7FUKxdIgN9H2iDcWxL3sRnVHC3297G24RqEn4Ob0Y,240
123
- sunholo/vertex/extensions_class.py,sha256=uWoLmIGjoSR4kiKpUrKwhQ8_ouyUNahBgKhKBeaxIu0,18378
123
+ sunholo/vertex/extensions_class.py,sha256=TsPU3N-peHTrP3ObMdyfi3wiYKrcpcCY56GurcXsOFU,18345
124
124
  sunholo/vertex/init.py,sha256=aLdNjrX3bUPfnWRhKUg5KUxSu0Qnq2YvuFNsgml4QEY,2866
125
125
  sunholo/vertex/memory_tools.py,sha256=pomHrDKqvY8MZxfUqoEwhdlpCvSGP6KmFJMVKOimXjs,6842
126
126
  sunholo/vertex/safety.py,sha256=S9PgQT1O_BQAkcqauWncRJaydiP8Q_Jzmu9gxYfy1VA,2482
127
- sunholo-0.76.4.dist-info/LICENSE.txt,sha256=SdE3QjnD3GEmqqg9EX3TM9f7WmtOzqS1KJve8rhbYmU,11345
128
- sunholo-0.76.4.dist-info/METADATA,sha256=rhp2wTZu8pxnx9XDd9nNBZgB82QBikrxRMZMnbngTTI,7136
129
- sunholo-0.76.4.dist-info/WHEEL,sha256=Z4pYXqR_rTB7OWNDYFOm1qRk0RX6GFP2o8LgvP453Hk,91
130
- sunholo-0.76.4.dist-info/entry_points.txt,sha256=bZuN5AIHingMPt4Ro1b_T-FnQvZ3teBes-3OyO0asl4,49
131
- sunholo-0.76.4.dist-info/top_level.txt,sha256=wt5tadn5--5JrZsjJz2LceoUvcrIvxjHJe-RxuudxAk,8
132
- sunholo-0.76.4.dist-info/RECORD,,
127
+ sunholo-0.76.5.dist-info/LICENSE.txt,sha256=SdE3QjnD3GEmqqg9EX3TM9f7WmtOzqS1KJve8rhbYmU,11345
128
+ sunholo-0.76.5.dist-info/METADATA,sha256=2R-hFbzaL8QjpAGtqR5iAtM7fD82_98tWT92vUU1FdY,7136
129
+ sunholo-0.76.5.dist-info/WHEEL,sha256=Z4pYXqR_rTB7OWNDYFOm1qRk0RX6GFP2o8LgvP453Hk,91
130
+ sunholo-0.76.5.dist-info/entry_points.txt,sha256=bZuN5AIHingMPt4Ro1b_T-FnQvZ3teBes-3OyO0asl4,49
131
+ sunholo-0.76.5.dist-info/top_level.txt,sha256=wt5tadn5--5JrZsjJz2LceoUvcrIvxjHJe-RxuudxAk,8
132
+ sunholo-0.76.5.dist-info/RECORD,,