sunholo 0.116.2__py3-none-any.whl → 0.118.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/chunker/message_data.py +1 -1
- sunholo/chunker/pdfs.py +1 -1
- sunholo/chunker/publish.py +1 -1
- sunholo/cli/cli_init.py +1 -1
- sunholo/genai/__init__.py +2 -1
- sunholo/genai/genaiv2.py +542 -0
- sunholo/{types.py → langchain_types.py} +5 -5
- sunholo/langfuse/evals.py +2 -1
- sunholo/mcp/cli.py +0 -2
- sunholo/templates/agent/__init__.py +0 -0
- sunholo/templates/agent/agent_service.py +157 -0
- sunholo/templates/agent/app.py +16 -0
- sunholo/templates/agent/my_log.py +3 -0
- sunholo/templates/agent/tools/__init__.py +0 -0
- sunholo/templates/agent/tools/your_agent.py +78 -0
- sunholo/templates/agent/vac_service.py +73 -0
- sunholo/templates/project/__init__.py +0 -0
- sunholo/templates/project/app.py +17 -0
- sunholo/templates/project/my_log.py +3 -0
- sunholo/templates/project/vac_service.py +71 -0
- sunholo/templates/system_services/__init__.py +0 -0
- sunholo/templates/system_services/app.py +49 -0
- sunholo/templates/system_services/my_log.py +3 -0
- sunholo/utils/big_context.py +11 -4
- {sunholo-0.116.2.dist-info → sunholo-0.118.1.dist-info}/METADATA +15 -7
- {sunholo-0.116.2.dist-info → sunholo-0.118.1.dist-info}/RECORD +30 -15
- {sunholo-0.116.2.dist-info → sunholo-0.118.1.dist-info}/WHEEL +1 -1
- {sunholo-0.116.2.dist-info → sunholo-0.118.1.dist-info}/LICENSE.txt +0 -0
- {sunholo-0.116.2.dist-info → sunholo-0.118.1.dist-info}/entry_points.txt +0 -0
- {sunholo-0.116.2.dist-info → sunholo-0.118.1.dist-info}/top_level.txt +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
sunholo/__init__.py,sha256=Ap2yX2ITBVt_vkloYipUM8OwW14g6aor2NX7LWp0-mI,1133
|
|
2
2
|
sunholo/custom_logging.py,sha256=YfIN1oP3dOEkkYkyRBU8BGS3uJFGwUDsFCl8mIVbwvE,12225
|
|
3
|
-
sunholo/
|
|
3
|
+
sunholo/langchain_types.py,sha256=uZ4zvgej_f7pLqjtu4YP7qMC_eZD5ym_5x4pyvA1Ih4,1834
|
|
4
4
|
sunholo/agents/__init__.py,sha256=X2I3pPkGeKWjc3d0QgSpkTyqD8J8JtrEWqwrumf1MMc,391
|
|
5
5
|
sunholo/agents/chat_history.py,sha256=Gph_CdlP2otYnNdR1q1Umyyyvcad2F6K3LxU5yBQ9l0,5387
|
|
6
6
|
sunholo/agents/dispatch_to_qa.py,sha256=AwLS41oK6iS8xre-HuWjS4jj9dvU-evWI58EYfG65fg,8879
|
|
@@ -36,16 +36,16 @@ sunholo/chunker/doc_handling.py,sha256=t_lDazHfJbs4Q2Ruq2MvBBeJRfsjjQkzMxKuX8qQK
|
|
|
36
36
|
sunholo/chunker/encode_metadata.py,sha256=hxxd9KU35Xi0Z_EL8kt_oD66pKfBLhEjBImC16ew-Eo,1919
|
|
37
37
|
sunholo/chunker/images.py,sha256=id2PBu6XyGEOtgafq2v0c9_O6kxaC_pYFMnbsIitkSg,1868
|
|
38
38
|
sunholo/chunker/loaders.py,sha256=5NXrMxV-WdbFpxeLhFzccw0_zhf1UQ7yKFFeaMkc9Bc,11105
|
|
39
|
-
sunholo/chunker/message_data.py,sha256=
|
|
40
|
-
sunholo/chunker/pdfs.py,sha256=
|
|
39
|
+
sunholo/chunker/message_data.py,sha256=bpb8QWQttqazm5lr7fTFJ5JDwf-P0SQ5cOIf6NikNyI,10836
|
|
40
|
+
sunholo/chunker/pdfs.py,sha256=xwbuMJrbypcyPXfZ8tiUidWeMr80C2NhfTC1mwa8SHY,2477
|
|
41
41
|
sunholo/chunker/process_chunker_data.py,sha256=uO-YOEHIjAOy0ZMJ0vea9OMNsQBISHfhbtgoyuHiP6s,3598
|
|
42
|
-
sunholo/chunker/publish.py,sha256=
|
|
42
|
+
sunholo/chunker/publish.py,sha256=IDud-NhRcEZFv9GkyWJFRKwfptIU052kSPKEx8AYW68,2943
|
|
43
43
|
sunholo/chunker/pubsub.py,sha256=48bhuAcszN7LGe3-ksPSLHHhq0uKxiXOrizck5qpcP0,1012
|
|
44
44
|
sunholo/chunker/splitter.py,sha256=RfekLPkjhCcNd1PFXIj_FxusJMJ8_3cyWl7bsYvtQ0g,7068
|
|
45
45
|
sunholo/cli/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
46
46
|
sunholo/cli/chat_vac.py,sha256=sYPzUDwwwebJvIobv3GRW_xbQQ4BTy9G-WHdarGCHB0,23705
|
|
47
47
|
sunholo/cli/cli.py,sha256=WiWyLywKwuKR46H7a-mBLO0c7jMW-PNl8th2Mj7ioMs,4606
|
|
48
|
-
sunholo/cli/cli_init.py,sha256=
|
|
48
|
+
sunholo/cli/cli_init.py,sha256=Nz-VvM-35K2FEsijpHeGWjT3qid5NWI1mPqE-3r_FFk,8523
|
|
49
49
|
sunholo/cli/configs.py,sha256=QUM9DvKOdZmEQRM5uI3Nh887T0YDiSMr7O240zTLqws,4546
|
|
50
50
|
sunholo/cli/deploy.py,sha256=zxdwUsRTRMC8U5vyRv0JiKBLFn84Ug_Tc88-_h9hJSs,1609
|
|
51
51
|
sunholo/cli/embedder.py,sha256=v-FKiSPHaQzB6ctClclYueIf3bf3CqYtC1oRgPfT4dY,5566
|
|
@@ -86,8 +86,9 @@ sunholo/gcs/download_folder.py,sha256=ijJTnS595JqZhBH8iHFErQilMbkuKgL-bnTCMLGuvl
|
|
|
86
86
|
sunholo/gcs/download_url.py,sha256=Ul81n1rklr8WogPsuxWWD1Nr8RHU451LzHPMJNhAKzw,6416
|
|
87
87
|
sunholo/gcs/extract_and_sign.py,sha256=paRrTCvCN5vkQwCB7OSkxWi-pfOgOtZ0bwdXE08c3Ps,1546
|
|
88
88
|
sunholo/gcs/metadata.py,sha256=oQLcXi4brsZ74aegWyC1JZmhlaEV270HS5_UWtAYYWE,898
|
|
89
|
-
sunholo/genai/__init__.py,sha256=
|
|
89
|
+
sunholo/genai/__init__.py,sha256=TV3PYHWoR4cChdmCOaYB0PtAEQ86qol9XYYEtb1JmSA,239
|
|
90
90
|
sunholo/genai/file_handling.py,sha256=Z3E7TR1DnP9WnneeEGC8LcT6k-9GFxwXDPaVZWw8HLE,8366
|
|
91
|
+
sunholo/genai/genaiv2.py,sha256=uqWcfvlsPVPyQo-W_cP9h2TTzyYfzj4lyJlyqPyKTkI,20269
|
|
91
92
|
sunholo/genai/images.py,sha256=EyjsDqt6XQw99pZUQamomCpMOoIah9bp3XY94WPU7Ms,1678
|
|
92
93
|
sunholo/genai/init.py,sha256=yG8E67TduFCTQPELo83OJuWfjwTnGZsyACospahyEaY,687
|
|
93
94
|
sunholo/genai/process_funcs_cls.py,sha256=D6eNrc3vtTZzwdkacZNOSfit499N_o0C5AHspyUJiYE,33690
|
|
@@ -98,7 +99,7 @@ sunholo/invoke/direct_vac_func.py,sha256=dACx3Zh7uZnuWLIFYiyLoyXUhh5-eUpd2RatDUd
|
|
|
98
99
|
sunholo/invoke/invoke_vac_utils.py,sha256=sJc1edHTHMzMGXjji1N67c3iUaP7BmAL5nj82Qof63M,2053
|
|
99
100
|
sunholo/langfuse/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
100
101
|
sunholo/langfuse/callback.py,sha256=jl0SZsFS53uMW9DGeM9SOL_EsRZsba0wwFGLqKzu9_U,1684
|
|
101
|
-
sunholo/langfuse/evals.py,sha256=
|
|
102
|
+
sunholo/langfuse/evals.py,sha256=P6bMK22ujySYcuH1qVdnUNAmV3p1KBshYUYpfdbMWF4,3846
|
|
102
103
|
sunholo/langfuse/prompts.py,sha256=E3ZBd51k8NWkeO7K-uYkUPJhbqJWXee8X0N79pVCaIA,2744
|
|
103
104
|
sunholo/llamaindex/__init__.py,sha256=DlY_cHWCsVEV1C5WBgDdHRgOMlJc8pDoCRukUJ8PT9w,88
|
|
104
105
|
sunholo/llamaindex/get_files.py,sha256=6rhXCDqQ_lrIapISQ_OYQDjiSATXvS_9m3qq53-oIl0,781
|
|
@@ -108,7 +109,7 @@ sunholo/llamaindex/user_history.py,sha256=ZtkecWuF9ORduyGB8kF8gP66bm9DdvCI-ZiK6K
|
|
|
108
109
|
sunholo/lookup/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
109
110
|
sunholo/lookup/model_lookup.yaml,sha256=O7o-jP53MLA06C8pI-ILwERShO-xf6z_258wtpZBv6A,739
|
|
110
111
|
sunholo/mcp/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
111
|
-
sunholo/mcp/cli.py,sha256=
|
|
112
|
+
sunholo/mcp/cli.py,sha256=d24nnVzhZYz4AWgTqmN-qjKG4rPbf8RhdmEOHZkBHy8,10570
|
|
112
113
|
sunholo/pubsub/__init__.py,sha256=DfTEk4zmCfqn6gFxRrqDO0pOrvXTDqH-medpgYO4PGw,117
|
|
113
114
|
sunholo/pubsub/process_pubsub.py,sha256=rN2N4WM6PZkMKDrdT8pnEfTvsXACRyJFqIHJQCbuxLs,3088
|
|
114
115
|
sunholo/pubsub/pubsub_manager.py,sha256=19w_N0LiG-wgVWvgJ13b8BUeN8ZzgSPXAhPmL1HRRSI,6966
|
|
@@ -124,13 +125,27 @@ sunholo/streaming/stream_lookup.py,sha256=hYg1DbdSE_QNJ8ZB-ynXJlWgvFjrGvwoUsGJu_
|
|
|
124
125
|
sunholo/streaming/streaming.py,sha256=gSxLuwK-5-t5D1AjcHf838BY-L4jvdkdn_xePl-DK3o,16635
|
|
125
126
|
sunholo/summarise/__init__.py,sha256=MZk3dblUMODcPb1crq4v-Z508NrFIpkSWNf9FIO8BcU,38
|
|
126
127
|
sunholo/summarise/summarise.py,sha256=UnycBVLLEXK1HitCOG2zW3XIyxMrw47xoVf6e2OC9A0,4150
|
|
128
|
+
sunholo/templates/agent/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
129
|
+
sunholo/templates/agent/agent_service.py,sha256=s2PZZNo287StnkiNIb7S05TWgx0oSJgcAtTWvKz1H2E,6184
|
|
130
|
+
sunholo/templates/agent/app.py,sha256=HK9xXjAoHzuYJQo43ddl1NjRAc7GY4tq6VMxVVUaEyA,413
|
|
131
|
+
sunholo/templates/agent/my_log.py,sha256=otLxNHIGsm4-fsoeagsykoqvBsqM3RlwCgEhsbdtfHA,81
|
|
132
|
+
sunholo/templates/agent/vac_service.py,sha256=FFnZrg0ohG2J4mfwbSIh8v4pgTNNJhN3Ng0jQtrg51c,2109
|
|
133
|
+
sunholo/templates/agent/tools/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
134
|
+
sunholo/templates/agent/tools/your_agent.py,sha256=vUeAnuIRK3d8Z4TcYQ80bBtPzDsXsUwl_hldt_lw4Uw,2920
|
|
135
|
+
sunholo/templates/project/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
136
|
+
sunholo/templates/project/app.py,sha256=skoIQRyTvWUT689RVCMYFDDuYSwkEw-6EsbGTIFLCA4,446
|
|
137
|
+
sunholo/templates/project/my_log.py,sha256=otLxNHIGsm4-fsoeagsykoqvBsqM3RlwCgEhsbdtfHA,81
|
|
138
|
+
sunholo/templates/project/vac_service.py,sha256=Xdfzmcidm4P-IlkjvkQZ47rC6ERRevSI1TchimjRDVg,2213
|
|
139
|
+
sunholo/templates/system_services/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
140
|
+
sunholo/templates/system_services/app.py,sha256=sJvYP1FC8ufWffr1pqKekVWeZiLMKq5HBWaRKxq8f64,1621
|
|
141
|
+
sunholo/templates/system_services/my_log.py,sha256=BkGSGkwyqIjU6W44BfsOhZbNs2XfzEvmKbfryfI3tBY,80
|
|
127
142
|
sunholo/terraform/__init__.py,sha256=yixxEltc3n9UpZaVi05GlgS-YRq_DVGjUc37I9ajeP4,76
|
|
128
143
|
sunholo/terraform/tfvars_editor.py,sha256=-TBBWbALYb5HLFYwD2s70Kp27ys6fzIyreBFOT5kqqY,13142
|
|
129
144
|
sunholo/tools/__init__.py,sha256=5NuYpwwTX81qGUWvgwfItoSLXteNnp7KjgD7IPZUFjI,53
|
|
130
145
|
sunholo/tools/web_browser.py,sha256=8Gdf02F4zCOeSnijnfaL6jzk4oaSI0cj48o-esoWzwE,29086
|
|
131
146
|
sunholo/utils/__init__.py,sha256=Hv02T5L2zYWvCso5hzzwm8FQogwBq0OgtUbN_7Quzqc,89
|
|
132
147
|
sunholo/utils/api_key.py,sha256=Ct4bIAQZxzPEw14hP586LpVxBAVi_W9Serpy0BK-7KI,244
|
|
133
|
-
sunholo/utils/big_context.py,sha256=
|
|
148
|
+
sunholo/utils/big_context.py,sha256=iJRbJlpgEMR8BSpSiOw35wRtZ-mjChVlei8m0lf6tIY,5876
|
|
134
149
|
sunholo/utils/config.py,sha256=bz0ODJyqnoHQIsk4pmNpVxxq5WvwS0SfOq4cnCjQPJk,9105
|
|
135
150
|
sunholo/utils/config_class.py,sha256=Z4sGzEkuxlCAJ8b-65_yzLmybnunywwOD9eXL8an5Wg,9619
|
|
136
151
|
sunholo/utils/config_schema.py,sha256=Wv-ncitzljOhgbDaq9qnFqH5LCuxNv59dTGDWgd1qdk,4189
|
|
@@ -149,9 +164,9 @@ sunholo/vertex/init.py,sha256=1OQwcPBKZYBTDPdyU7IM4X4OmiXLdsNV30C-fee2scQ,2875
|
|
|
149
164
|
sunholo/vertex/memory_tools.py,sha256=tBZxqVZ4InTmdBvLlOYwoSEWu4-kGquc-gxDwZCC4FA,7667
|
|
150
165
|
sunholo/vertex/safety.py,sha256=S9PgQT1O_BQAkcqauWncRJaydiP8Q_Jzmu9gxYfy1VA,2482
|
|
151
166
|
sunholo/vertex/type_dict_to_json.py,sha256=uTzL4o9tJRao4u-gJOFcACgWGkBOtqACmb6ihvCErL8,4694
|
|
152
|
-
sunholo-0.
|
|
153
|
-
sunholo-0.
|
|
154
|
-
sunholo-0.
|
|
155
|
-
sunholo-0.
|
|
156
|
-
sunholo-0.
|
|
157
|
-
sunholo-0.
|
|
167
|
+
sunholo-0.118.1.dist-info/LICENSE.txt,sha256=SdE3QjnD3GEmqqg9EX3TM9f7WmtOzqS1KJve8rhbYmU,11345
|
|
168
|
+
sunholo-0.118.1.dist-info/METADATA,sha256=_1l01je_MwmiGCriNA97uLBd1TJB04gcfXOUljF3T2Y,9641
|
|
169
|
+
sunholo-0.118.1.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
|
|
170
|
+
sunholo-0.118.1.dist-info/entry_points.txt,sha256=bZuN5AIHingMPt4Ro1b_T-FnQvZ3teBes-3OyO0asl4,49
|
|
171
|
+
sunholo-0.118.1.dist-info/top_level.txt,sha256=wt5tadn5--5JrZsjJz2LceoUvcrIvxjHJe-RxuudxAk,8
|
|
172
|
+
sunholo-0.118.1.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|