sunholo 0.64.15__py3-none-any.whl → 0.64.16__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/cli/swagger.py +1 -2
- {sunholo-0.64.15.dist-info → sunholo-0.64.16.dist-info}/METADATA +2 -2
- {sunholo-0.64.15.dist-info → sunholo-0.64.16.dist-info}/RECORD +7 -7
- {sunholo-0.64.15.dist-info → sunholo-0.64.16.dist-info}/LICENSE.txt +0 -0
- {sunholo-0.64.15.dist-info → sunholo-0.64.16.dist-info}/WHEEL +0 -0
- {sunholo-0.64.15.dist-info → sunholo-0.64.16.dist-info}/entry_points.txt +0 -0
- {sunholo-0.64.15.dist-info → sunholo-0.64.16.dist-info}/top_level.txt +0 -0
sunholo/cli/swagger.py
CHANGED
|
@@ -16,7 +16,7 @@ def cli_swagger(args):
|
|
|
16
16
|
|
|
17
17
|
swag = generate_swagger(vac_config, agent_config)
|
|
18
18
|
|
|
19
|
-
console.print(swag)
|
|
19
|
+
console.print(swag, width=8000)
|
|
20
20
|
|
|
21
21
|
return swag
|
|
22
22
|
|
|
@@ -35,4 +35,3 @@ def setup_swagger_subparser(subparsers):
|
|
|
35
35
|
deploy_parser.add_argument('--vac_config_path', help='Path to the vacConfig file. Set _CONFIG_FOLDER env var and place file in there to change default config location.')
|
|
36
36
|
deploy_parser.add_argument('--agent_config_path', help='Path to agentConfig file. Set _CONFIG_FOLDER env var and place file in there to change default config location.')
|
|
37
37
|
deploy_parser.set_defaults(func=cli_swagger)
|
|
38
|
-
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: sunholo
|
|
3
|
-
Version: 0.64.
|
|
3
|
+
Version: 0.64.16
|
|
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.64.
|
|
6
|
+
Download-URL: https://github.com/sunholo-data/sunholo-py/archive/refs/tags/v0.64.16.tar.gz
|
|
7
7
|
Author: Holosun ApS
|
|
8
8
|
Author-email: multivac@sunholo.com
|
|
9
9
|
License: Apache License, Version 2.0
|
|
@@ -41,7 +41,7 @@ sunholo/cli/embedder.py,sha256=w7LT1CANSoQbOz8xAP3Zt4C_hP4lzGJOf8XD2jY5jBQ,7291
|
|
|
41
41
|
sunholo/cli/merge_texts.py,sha256=U9vdMwKmcPoc6iPOWX5MKSxn49dNGbNzVLw8ui5PhEU,1823
|
|
42
42
|
sunholo/cli/run_proxy.py,sha256=8mrZj0GPYO1q5e6cxej-PHdns5pGguWoDrX7RFg0FWo,11581
|
|
43
43
|
sunholo/cli/sun_rich.py,sha256=UpMqeJ0C8i0pkue1AHnnyyX0bFJ9zZeJ7HBR6yhuA8A,54
|
|
44
|
-
sunholo/cli/swagger.py,sha256=
|
|
44
|
+
sunholo/cli/swagger.py,sha256=mvgk7UK2AYeWSJ5EbxtRxjAJ4Qnny-z6xxY8G6UrbPU,1405
|
|
45
45
|
sunholo/components/__init__.py,sha256=IDoylb74zFKo6NIS3RQqUl0PDFBGVxM1dfUmO7OJ44U,176
|
|
46
46
|
sunholo/components/llm.py,sha256=T4we3tGmqUj4tPwxQr9M6AXv_BALqZV_dRSvINan-oU,10374
|
|
47
47
|
sunholo/components/retriever.py,sha256=jAgcmEM_D2Qfb3hYqHVZMZMLUEUqUbqmhD6G5czmEas,3820
|
|
@@ -104,9 +104,9 @@ sunholo/vertex/__init__.py,sha256=JvHcGFuv6R_nAhY2AdoqqhMpJ5ugeWPZ_svGhWrObBk,13
|
|
|
104
104
|
sunholo/vertex/init.py,sha256=JDMUaBRdednzbKF-5p33qqLit2LMsvgvWW-NRz0AqO0,1801
|
|
105
105
|
sunholo/vertex/memory_tools.py,sha256=8F1iTWnqEK9mX4W5RzCVKIjydIcNp6OFxjn_dtQ3GXo,5379
|
|
106
106
|
sunholo/vertex/safety.py,sha256=3meAX0HyGZYrH7rXPUAHxtI_3w_zoy_RX7Shtkoa660,1275
|
|
107
|
-
sunholo-0.64.
|
|
108
|
-
sunholo-0.64.
|
|
109
|
-
sunholo-0.64.
|
|
110
|
-
sunholo-0.64.
|
|
111
|
-
sunholo-0.64.
|
|
112
|
-
sunholo-0.64.
|
|
107
|
+
sunholo-0.64.16.dist-info/LICENSE.txt,sha256=SdE3QjnD3GEmqqg9EX3TM9f7WmtOzqS1KJve8rhbYmU,11345
|
|
108
|
+
sunholo-0.64.16.dist-info/METADATA,sha256=evzJvbRliMZ7e4Wh0_8R2cisKvQRnE6pYxT_KBFhw6I,6000
|
|
109
|
+
sunholo-0.64.16.dist-info/WHEEL,sha256=cpQTJ5IWu9CdaPViMhC9YzF8gZuS5-vlfoFihTBC86A,91
|
|
110
|
+
sunholo-0.64.16.dist-info/entry_points.txt,sha256=bZuN5AIHingMPt4Ro1b_T-FnQvZ3teBes-3OyO0asl4,49
|
|
111
|
+
sunholo-0.64.16.dist-info/top_level.txt,sha256=wt5tadn5--5JrZsjJz2LceoUvcrIvxjHJe-RxuudxAk,8
|
|
112
|
+
sunholo-0.64.16.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|