sunholo 0.77.0__py3-none-any.whl → 0.77.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.
- sunholo/vertex/extensions_call.py +1 -2
- {sunholo-0.77.0.dist-info → sunholo-0.77.1.dist-info}/METADATA +2 -2
- {sunholo-0.77.0.dist-info → sunholo-0.77.1.dist-info}/RECORD +7 -7
- {sunholo-0.77.0.dist-info → sunholo-0.77.1.dist-info}/LICENSE.txt +0 -0
- {sunholo-0.77.0.dist-info → sunholo-0.77.1.dist-info}/WHEEL +0 -0
- {sunholo-0.77.0.dist-info → sunholo-0.77.1.dist-info}/entry_points.txt +0 -0
- {sunholo-0.77.0.dist-info → sunholo-0.77.1.dist-info}/top_level.txt +0 -0
|
@@ -6,8 +6,7 @@ import json
|
|
|
6
6
|
|
|
7
7
|
from .genai_functions import genai_structured_output
|
|
8
8
|
|
|
9
|
-
def dynamic_extension_call(question,
|
|
10
|
-
config = ConfigManager(vac)
|
|
9
|
+
def dynamic_extension_call(question, config:ConfigManager, project_id:str=None, model_name:str="models/gemini-1.5-pro", **kwargs):
|
|
11
10
|
|
|
12
11
|
extensions = config.vacConfig('extensions')
|
|
13
12
|
if not extensions:
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: sunholo
|
|
3
|
-
Version: 0.77.
|
|
3
|
+
Version: 0.77.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.77.
|
|
6
|
+
Download-URL: https://github.com/sunholo-data/sunholo-py/archive/refs/tags/v0.77.1.tar.gz
|
|
7
7
|
Author: Holosun ApS
|
|
8
8
|
Author-email: multivac@sunholo.com
|
|
9
9
|
License: Apache License, Version 2.0
|
|
@@ -121,16 +121,16 @@ sunholo/utils/timedelta.py,sha256=BbLabEx7_rbErj_YbNM0MBcaFN76DC4PTe4zD2ucezg,49
|
|
|
121
121
|
sunholo/utils/user_ids.py,sha256=SQd5_H7FE7vcTZp9AQuQDWBXd4FEEd7TeVMQe1H4Ny8,292
|
|
122
122
|
sunholo/utils/version.py,sha256=P1QAJQdZfT2cMqdTSmXmcxrD2PssMPEGM-WI6083Fck,237
|
|
123
123
|
sunholo/vertex/__init__.py,sha256=tMd7ysJ1uwBjfFSn8JL0uS3-s6h_X4GAUBz8AArZEF0,339
|
|
124
|
-
sunholo/vertex/extensions_call.py,sha256=
|
|
124
|
+
sunholo/vertex/extensions_call.py,sha256=W20AMcPdyJYQvkTdIEo0VTMiuvreRNoTsVd7vcMJfCE,13793
|
|
125
125
|
sunholo/vertex/extensions_class.py,sha256=a1EEP3SHyHCVeA_tcYkud_oG1hw6liBsFsJpEaqs4MA,21026
|
|
126
126
|
sunholo/vertex/genai_functions.py,sha256=EODgy8_5KlKuhNY4h63F3vbEcpp5qcleabKm6maVvGk,2044
|
|
127
127
|
sunholo/vertex/init.py,sha256=uyg76EqS39jWJ2gxMqXOLWP6MQ2hc81wFdwgG86ZoCM,2868
|
|
128
128
|
sunholo/vertex/memory_tools.py,sha256=pomHrDKqvY8MZxfUqoEwhdlpCvSGP6KmFJMVKOimXjs,6842
|
|
129
129
|
sunholo/vertex/safety.py,sha256=S9PgQT1O_BQAkcqauWncRJaydiP8Q_Jzmu9gxYfy1VA,2482
|
|
130
130
|
sunholo/vertex/type_dict_to_json.py,sha256=uTzL4o9tJRao4u-gJOFcACgWGkBOtqACmb6ihvCErL8,4694
|
|
131
|
-
sunholo-0.77.
|
|
132
|
-
sunholo-0.77.
|
|
133
|
-
sunholo-0.77.
|
|
134
|
-
sunholo-0.77.
|
|
135
|
-
sunholo-0.77.
|
|
136
|
-
sunholo-0.77.
|
|
131
|
+
sunholo-0.77.1.dist-info/LICENSE.txt,sha256=SdE3QjnD3GEmqqg9EX3TM9f7WmtOzqS1KJve8rhbYmU,11345
|
|
132
|
+
sunholo-0.77.1.dist-info/METADATA,sha256=KvkeVR7-RfMUBwj0WH_c40XSYpjaO1lwbc1Vp76AD-k,7136
|
|
133
|
+
sunholo-0.77.1.dist-info/WHEEL,sha256=Z4pYXqR_rTB7OWNDYFOm1qRk0RX6GFP2o8LgvP453Hk,91
|
|
134
|
+
sunholo-0.77.1.dist-info/entry_points.txt,sha256=bZuN5AIHingMPt4Ro1b_T-FnQvZ3teBes-3OyO0asl4,49
|
|
135
|
+
sunholo-0.77.1.dist-info/top_level.txt,sha256=wt5tadn5--5JrZsjJz2LceoUvcrIvxjHJe-RxuudxAk,8
|
|
136
|
+
sunholo-0.77.1.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|