solace-agent-mesh 1.4.9__py3-none-any.whl → 1.4.11__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.
Potentially problematic release.
This version of solace-agent-mesh might be problematic. Click here for more details.
- solace_agent_mesh/agent/adk/artifacts/s3_artifact_service.py +5 -0
- solace_agent_mesh/agent/adk/services.py +15 -11
- solace_agent_mesh/assets/docs/404.html +2 -2
- solace_agent_mesh/assets/docs/assets/js/{main.51e33228.js → main.dc155742.js} +2 -2
- solace_agent_mesh/assets/docs/docs/documentation/Enterprise/installation/index.html +2 -2
- solace_agent_mesh/assets/docs/docs/documentation/Enterprise/rbac-setup-guilde/index.html +2 -2
- solace_agent_mesh/assets/docs/docs/documentation/Enterprise/single-sign-on/index.html +2 -2
- solace_agent_mesh/assets/docs/docs/documentation/Migrations/A2A Upgrade To 0.3.0/a2a-gateway-upgrade-to-0.3.0/index.html +2 -2
- solace_agent_mesh/assets/docs/docs/documentation/Migrations/A2A Upgrade To 0.3.0/a2a-technical-migration-map/index.html +2 -2
- solace_agent_mesh/assets/docs/docs/documentation/concepts/agents/index.html +2 -2
- solace_agent_mesh/assets/docs/docs/documentation/concepts/architecture/index.html +2 -2
- solace_agent_mesh/assets/docs/docs/documentation/concepts/cli/index.html +2 -2
- solace_agent_mesh/assets/docs/docs/documentation/concepts/gateways/index.html +2 -2
- solace_agent_mesh/assets/docs/docs/documentation/concepts/orchestrator/index.html +2 -2
- solace_agent_mesh/assets/docs/docs/documentation/concepts/plugins/index.html +2 -2
- solace_agent_mesh/assets/docs/docs/documentation/deployment/debugging/index.html +2 -2
- solace_agent_mesh/assets/docs/docs/documentation/deployment/deploy/index.html +2 -2
- solace_agent_mesh/assets/docs/docs/documentation/deployment/observability/index.html +2 -2
- solace_agent_mesh/assets/docs/docs/documentation/getting-started/component-overview/index.html +2 -2
- solace_agent_mesh/assets/docs/docs/documentation/getting-started/configurations/index.html +2 -2
- solace_agent_mesh/assets/docs/docs/documentation/getting-started/configurations/litellm_models/index.html +2 -2
- solace_agent_mesh/assets/docs/docs/documentation/getting-started/installation/index.html +2 -2
- solace_agent_mesh/assets/docs/docs/documentation/getting-started/introduction/index.html +2 -2
- solace_agent_mesh/assets/docs/docs/documentation/getting-started/quick-start/index.html +2 -2
- solace_agent_mesh/assets/docs/docs/documentation/tutorials/bedrock-agents/index.html +2 -2
- solace_agent_mesh/assets/docs/docs/documentation/tutorials/custom-agent/index.html +2 -2
- solace_agent_mesh/assets/docs/docs/documentation/tutorials/event-mesh-gateway/index.html +2 -2
- solace_agent_mesh/assets/docs/docs/documentation/tutorials/mcp-integration/index.html +2 -2
- solace_agent_mesh/assets/docs/docs/documentation/tutorials/mongodb-integration/index.html +2 -2
- solace_agent_mesh/assets/docs/docs/documentation/tutorials/rag-integration/index.html +2 -2
- solace_agent_mesh/assets/docs/docs/documentation/tutorials/rest-gateway/index.html +2 -2
- solace_agent_mesh/assets/docs/docs/documentation/tutorials/slack-integration/index.html +2 -2
- solace_agent_mesh/assets/docs/docs/documentation/tutorials/sql-database/index.html +2 -2
- solace_agent_mesh/assets/docs/docs/documentation/user-guide/builtin-tools/artifact-management/index.html +2 -2
- solace_agent_mesh/assets/docs/docs/documentation/user-guide/builtin-tools/audio-tools/index.html +2 -2
- solace_agent_mesh/assets/docs/docs/documentation/user-guide/builtin-tools/data-analysis-tools/index.html +2 -2
- solace_agent_mesh/assets/docs/docs/documentation/user-guide/builtin-tools/embeds/index.html +2 -2
- solace_agent_mesh/assets/docs/docs/documentation/user-guide/builtin-tools/index.html +2 -2
- solace_agent_mesh/assets/docs/docs/documentation/user-guide/create-agents/index.html +2 -2
- solace_agent_mesh/assets/docs/docs/documentation/user-guide/create-gateways/index.html +2 -2
- solace_agent_mesh/assets/docs/docs/documentation/user-guide/creating-python-tools/index.html +2 -2
- solace_agent_mesh/assets/docs/docs/documentation/user-guide/creating-service-providers/index.html +2 -2
- solace_agent_mesh/assets/docs/docs/documentation/user-guide/solace-ai-connector/index.html +2 -2
- solace_agent_mesh/assets/docs/docs/documentation/user-guide/structure/index.html +2 -2
- solace_agent_mesh/assets/docs/lunr-index-1759514789087.json +1 -0
- solace_agent_mesh/assets/docs/lunr-index.json +1 -1
- solace_agent_mesh/assets/docs/search-doc-1759514789087.json +1 -0
- solace_agent_mesh/assets/docs/search-doc.json +1 -1
- solace_agent_mesh/cli/__init__.py +1 -1
- solace_agent_mesh/cli/commands/add_cmd/agent_cmd.py +1 -1
- solace_agent_mesh/cli/commands/init_cmd/orchestrator_step.py +1 -1
- solace_agent_mesh/cli/commands/plugin_cmd/create_cmd.py +0 -1
- solace_agent_mesh/cli/commands/plugin_cmd/plugin_cmd_llm.txt +1 -1
- solace_agent_mesh/client/webui/frontend/static/assets/{main-B0PHV3hm.js → main-DnnE01OM.js} +1 -1
- solace_agent_mesh/client/webui/frontend/static/index.html +1 -1
- solace_agent_mesh/common/services/identity_service.py +1 -1
- solace_agent_mesh/common/services/providers/local_file_identity_service.py +1 -1
- solace_agent_mesh/gateway/http_sse/component.py +3 -2
- solace_agent_mesh/gateway/http_sse/main.py +1 -2
- solace_agent_mesh/templates/plugin_pyproject_template.toml +0 -1
- {solace_agent_mesh-1.4.9.dist-info → solace_agent_mesh-1.4.11.dist-info}/METADATA +1 -1
- {solace_agent_mesh-1.4.9.dist-info → solace_agent_mesh-1.4.11.dist-info}/RECORD +66 -66
- solace_agent_mesh/assets/docs/lunr-index-1759254374040.json +0 -1
- solace_agent_mesh/assets/docs/search-doc-1759254374040.json +0 -1
- /solace_agent_mesh/assets/docs/assets/js/{main.51e33228.js.LICENSE.txt → main.dc155742.js.LICENSE.txt} +0 -0
- {solace_agent_mesh-1.4.9.dist-info → solace_agent_mesh-1.4.11.dist-info}/WHEEL +0 -0
- {solace_agent_mesh-1.4.9.dist-info → solace_agent_mesh-1.4.11.dist-info}/entry_points.txt +0 -0
- {solace_agent_mesh-1.4.9.dist-info → solace_agent_mesh-1.4.11.dist-info}/licenses/LICENSE +0 -0
|
@@ -13,14 +13,14 @@ solace_agent_mesh/agent/adk/intelligent_mcp_callbacks.py,sha256=4h2riXiw6DqFi3VV
|
|
|
13
13
|
solace_agent_mesh/agent/adk/invocation_monitor.py,sha256=_20-nQXVjGlAEyw9PLFTTvgti-WgqyNE58LPUELUWnA,11671
|
|
14
14
|
solace_agent_mesh/agent/adk/mcp_content_processor.py,sha256=8s3ytZ8qrKZCUt_u8aE_EHH1_01yewPoekkllCuz9ME,23850
|
|
15
15
|
solace_agent_mesh/agent/adk/runner.py,sha256=Sw4gg0LBrsEjqAOGl0D3Zdars7SGrlgDtlZ5w4HK2q8,13430
|
|
16
|
-
solace_agent_mesh/agent/adk/services.py,sha256=
|
|
16
|
+
solace_agent_mesh/agent/adk/services.py,sha256=tUyg9XsifsupUzMEHa4Q2Z7tABjhkEmtJ93l_38Lpis,13196
|
|
17
17
|
solace_agent_mesh/agent/adk/setup.py,sha256=xBu1lCcBLf6OV0GpJuEM1znO1o-0rWgUNFf36PkmFas,42588
|
|
18
18
|
solace_agent_mesh/agent/adk/stream_parser.py,sha256=3i5rFN7dDVgjLvK4GG0PKYmxgIdtqKABfM9oTCouSZ0,8278
|
|
19
19
|
solace_agent_mesh/agent/adk/tool_wrapper.py,sha256=yzkXjE4QtdVtO5edB-c-R_qJgaex9rmCHIswW1ltfxY,6513
|
|
20
20
|
solace_agent_mesh/agent/adk/artifacts/__init__.py,sha256=vAB8eqGwgPo3nx6YkT93Y7puYRMcqIKMAchBizvdw7Y,62
|
|
21
21
|
solace_agent_mesh/agent/adk/artifacts/artifacts_llm.txt,sha256=UZVqU_AU8rqrnzQV6CZ_MzsYd7o9ihUcqF7J1xns9gU,6567
|
|
22
22
|
solace_agent_mesh/agent/adk/artifacts/filesystem_artifact_service.py,sha256=Z5uL1Mvy5ywVX47EXTy_xW2ZLtugAu6GlFWkeJ4leko,13983
|
|
23
|
-
solace_agent_mesh/agent/adk/artifacts/s3_artifact_service.py,sha256=
|
|
23
|
+
solace_agent_mesh/agent/adk/artifacts/s3_artifact_service.py,sha256=QXtjlGSQb5dpnTPeSRxThi9379JO0CATvPZJcWKlVsk,15373
|
|
24
24
|
solace_agent_mesh/agent/adk/models/lite_llm.py,sha256=Enia0uFs2epagavdaCWNnvMFIL7VxRuo0A6mYBQZGWQ,30325
|
|
25
25
|
solace_agent_mesh/agent/adk/models/models_llm.txt,sha256=tpihTC3M1-WXduJgZerCGcJzNUfRSsbtol4VFhKyd6U,6119
|
|
26
26
|
solace_agent_mesh/agent/protocol/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
@@ -88,10 +88,10 @@ solace_agent_mesh/common/sam_events/__init__.py,sha256=J83dwcSjizOxMp4er9kNXdpP-
|
|
|
88
88
|
solace_agent_mesh/common/sam_events/event_service.py,sha256=9x4lrnl1-d3BnLduJC0m4qLzVDTJtK8wKh3t29Y-ioo,7599
|
|
89
89
|
solace_agent_mesh/common/services/__init__.py,sha256=4m4Vnp-DgXSsj-JFcE5ONAwjyWNm8IuaIxF2a0hV0SA,114
|
|
90
90
|
solace_agent_mesh/common/services/employee_service.py,sha256=sIxj0Nt7JRL52P8MzGv3XfCXlBoGRSPOGkq9moMvA4s,6269
|
|
91
|
-
solace_agent_mesh/common/services/identity_service.py,sha256=
|
|
91
|
+
solace_agent_mesh/common/services/identity_service.py,sha256=wNK9qZsdvXCsoDTDsqFq7KLLpHvzf3ymRdtaYLcX3P8,4750
|
|
92
92
|
solace_agent_mesh/common/services/services_llm.txt,sha256=RsJO51zDpJS_Fah0UXvAg0LurA0PPMnSmjiuIiTcyzM,13936
|
|
93
93
|
solace_agent_mesh/common/services/providers/__init__.py,sha256=UVRTEftrFu3XMFRmNLiXKAFRaDYoD-_As05cIOO0gqI,126
|
|
94
|
-
solace_agent_mesh/common/services/providers/local_file_identity_service.py,sha256=
|
|
94
|
+
solace_agent_mesh/common/services/providers/local_file_identity_service.py,sha256=v_G-2ASl7CbM-Fw6-NxYiUS0ODkN1XYW7cwmeqImIHU,4913
|
|
95
95
|
solace_agent_mesh/common/services/providers/providers_llm.txt,sha256=UjxyEPSURBOQ2qYKS5JZJ6xvkqCxbalLZ19Jdsw_kQU,3221
|
|
96
96
|
solace_agent_mesh/common/utils/__init__.py,sha256=V4B3mUhsqB_3YYdT_JZepEw32OHf4mhzMR7I8I3aV-8,129
|
|
97
97
|
solace_agent_mesh/common/utils/artifact_utils.py,sha256=-FEd1PlspVQNC-iknNeAy6AToZSvuV5SbH71fK7l1X4,826
|
|
@@ -126,10 +126,10 @@ solace_agent_mesh/gateway/base/task_context.py,sha256=sFRRHyvBij-xms1f_VFc8om8-x
|
|
|
126
126
|
solace_agent_mesh/gateway/http_sse/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
127
127
|
solace_agent_mesh/gateway/http_sse/alembic.ini,sha256=jPWjnjnvk5tr691YUcCv-jo7ZApFEgqS01Iz70U93Mc,4650
|
|
128
128
|
solace_agent_mesh/gateway/http_sse/app.py,sha256=T9fHBRy5HyiG31lrV44q-VxEzHn_aAh2fjddHc6sm-I,6476
|
|
129
|
-
solace_agent_mesh/gateway/http_sse/component.py,sha256=
|
|
129
|
+
solace_agent_mesh/gateway/http_sse/component.py,sha256=7i-Jl30dgjI5t-TpVdkoDRU42FQVEdwuBJ7zM_uNVCI,74543
|
|
130
130
|
solace_agent_mesh/gateway/http_sse/dependencies.py,sha256=xgXt4GWFYEamXArxJBEDCRQ4BNIWUgOO2OZ2YakK0t8,17478
|
|
131
131
|
solace_agent_mesh/gateway/http_sse/http_sse_llm.txt,sha256=Jx6IJWYFl48LmW-xDuCtjpubs0iPY54bt6bLWF_SNUw,14271
|
|
132
|
-
solace_agent_mesh/gateway/http_sse/main.py,sha256=
|
|
132
|
+
solace_agent_mesh/gateway/http_sse/main.py,sha256=4VbNqcwu9SeSCt-A0dF6kcnCMsDZETB9GYXC2HIS2wE,24990
|
|
133
133
|
solace_agent_mesh/gateway/http_sse/session_manager.py,sha256=4AReeS6-p-2MqE0AOlBrHSoU-ADC4W7dJ28aVtZbDp0,8538
|
|
134
134
|
solace_agent_mesh/gateway/http_sse/sse_event_buffer.py,sha256=GsC-kh2D5Fd3A3SZUU0zeGk74FB8617u-YsYMSNLPCI,3210
|
|
135
135
|
solace_agent_mesh/gateway/http_sse/sse_manager.py,sha256=qCfh9aYwR-nX7Ps8DnumKTmh5bO-QwS4E7AlWjS113o,14638
|
|
@@ -191,7 +191,7 @@ solace_agent_mesh/gateway/http_sse/shared/response_utils.py,sha256=-_z86YA02965C
|
|
|
191
191
|
solace_agent_mesh/gateway/http_sse/shared/timestamp_utils.py,sha256=o3pJKPR6DA8sbOgflnmcotFp4H-I-Hij3lA-7F-yUAM,2380
|
|
192
192
|
solace_agent_mesh/gateway/http_sse/shared/types.py,sha256=ISN1jjxOOLcak_o-Gm0W7yVW2dWcVmiHQ2wXzttOwPg,1291
|
|
193
193
|
solace_agent_mesh/gateway/http_sse/shared/utils.py,sha256=SAfrRjBc_bwrEVFafGbswBShky2GlzLhp_c7C47QG-w,493
|
|
194
|
-
solace_agent_mesh/cli/__init__.py,sha256=
|
|
194
|
+
solace_agent_mesh/cli/__init__.py,sha256=E_3GCl6XTRrqUMJy7bs7bnXqi2aoli2GL8PC4NQJkSE,23
|
|
195
195
|
solace_agent_mesh/cli/main.py,sha256=yFbF4ijz7P6nxj26d-mTC8BnK6NKVnfqPh3y4pDBZqo,831
|
|
196
196
|
solace_agent_mesh/cli/utils.py,sha256=7zntmVuvWbaWEhViSF2uw484-79a5I1XTUt-0eGQWY4,8036
|
|
197
197
|
solace_agent_mesh/cli/commands/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
@@ -200,7 +200,7 @@ solace_agent_mesh/cli/commands/eval_cmd.py,sha256=o1HuXKodwh_XH7AFPuXlRDMP0A75uQ
|
|
|
200
200
|
solace_agent_mesh/cli/commands/run_cmd.py,sha256=vgR6UDaZ_f7H95cr5_8XCh0ifGp2z0E9CZaaJ2xR5lM,7437
|
|
201
201
|
solace_agent_mesh/cli/commands/add_cmd/__init__.py,sha256=IGTXUx_AcoinYlzlZtQsjiCYbe76ZiLqxAcGc6-uoDE,280
|
|
202
202
|
solace_agent_mesh/cli/commands/add_cmd/add_cmd_llm.txt,sha256=x-UE5buoIEE_oUJ3opOzW8U33S3XUKCRNKWxNXNVk-c,10212
|
|
203
|
-
solace_agent_mesh/cli/commands/add_cmd/agent_cmd.py,sha256=
|
|
203
|
+
solace_agent_mesh/cli/commands/add_cmd/agent_cmd.py,sha256=TUsbHfA7pgCNrXn941szSDh8pWtDYKs1JX6RbF7gVoA,29951
|
|
204
204
|
solace_agent_mesh/cli/commands/add_cmd/gateway_cmd.py,sha256=kV7XOo2CvYWPQ6AL8cLDm-2GACbLAUlQc2c9fNzybEY,12840
|
|
205
205
|
solace_agent_mesh/cli/commands/add_cmd/web_add_agent_step.py,sha256=niutiDp5neHtgEEtWKcK9TGLJHga87y46rrjVHdjkFU,3702
|
|
206
206
|
solace_agent_mesh/cli/commands/add_cmd/web_add_gateway_step.py,sha256=Gk6Mw54l_M9QJKBa0IkHOkKJmuTsb4HQkIUTyVN-tqE,4326
|
|
@@ -210,7 +210,7 @@ solace_agent_mesh/cli/commands/init_cmd/database_step.py,sha256=sO52x4weVPpwyICn
|
|
|
210
210
|
solace_agent_mesh/cli/commands/init_cmd/directory_step.py,sha256=3uPZybhDh84vtXqFfck4__6Dbi9LdqXqs0nRjP3VApY,862
|
|
211
211
|
solace_agent_mesh/cli/commands/init_cmd/env_step.py,sha256=D3AnwnfJwH-QWQbbE6O-Mv0xuuepJ840wbeD5f7d6JA,7340
|
|
212
212
|
solace_agent_mesh/cli/commands/init_cmd/init_cmd_llm.txt,sha256=mCUzKbriK0FSdsRvBANLac50x8t39gT0D3jS-4Zirjc,13226
|
|
213
|
-
solace_agent_mesh/cli/commands/init_cmd/orchestrator_step.py,sha256=
|
|
213
|
+
solace_agent_mesh/cli/commands/init_cmd/orchestrator_step.py,sha256=Gm8yLGEE2J4jyCCgWOoVJncmx9U8qE1xyfOBlRET7AA,20012
|
|
214
214
|
solace_agent_mesh/cli/commands/init_cmd/project_files_step.py,sha256=bOh7yYuaXIIs0q3-nd1nSVc6P6g6EHoDJjFDlKZVnf4,1352
|
|
215
215
|
solace_agent_mesh/cli/commands/init_cmd/web_init_step.py,sha256=YoHEiEMZf_ZPG1qvLMJads_ET6IYEKJCCCees5_tqbY,4197
|
|
216
216
|
solace_agent_mesh/cli/commands/init_cmd/webui_gateway_step.py,sha256=MIAu-tbbfDIcTrU7ZEVkvI91UdrX4QcY17JHCdzIH0c,8820
|
|
@@ -218,10 +218,10 @@ solace_agent_mesh/cli/commands/plugin_cmd/__init__.py,sha256=BIes7cBV0CyJEhhT0Qn
|
|
|
218
218
|
solace_agent_mesh/cli/commands/plugin_cmd/add_cmd.py,sha256=qJedNQtBZ1oyxXlS09KQR5AhfGRpyTCovljg3fvwK74,5064
|
|
219
219
|
solace_agent_mesh/cli/commands/plugin_cmd/build_cmd.py,sha256=OzEO2lsezlIZe29jWiR08ajQeDEP1cYqrWaMSd8i8o4,2988
|
|
220
220
|
solace_agent_mesh/cli/commands/plugin_cmd/catalog_cmd.py,sha256=GskrCwJQ42upCIG2nvMomprPrT1f9sBnkGast2ZLb_c,5136
|
|
221
|
-
solace_agent_mesh/cli/commands/plugin_cmd/create_cmd.py,sha256=
|
|
221
|
+
solace_agent_mesh/cli/commands/plugin_cmd/create_cmd.py,sha256=JMg54K7BYAB9Wd6lMYT0PI21zNibh4NveA5nGe8swHo,11770
|
|
222
222
|
solace_agent_mesh/cli/commands/plugin_cmd/install_cmd.py,sha256=DYi9GTs99Xv5PTEhtvx5id8nh6ZTOZ-t7N6yJzmkKZ4,11081
|
|
223
223
|
solace_agent_mesh/cli/commands/plugin_cmd/official_registry.py,sha256=rnzQq3LDvSzvCPoEhoSn6M3xQG4AVLd54PX9cA5GzPg,5218
|
|
224
|
-
solace_agent_mesh/cli/commands/plugin_cmd/plugin_cmd_llm.txt,sha256
|
|
224
|
+
solace_agent_mesh/cli/commands/plugin_cmd/plugin_cmd_llm.txt,sha256=7eCoaN4JNCfSUpvRB-IWS8eBBEjaIhl84hiP2imBWNk,10934
|
|
225
225
|
solace_agent_mesh/evaluation/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
226
226
|
solace_agent_mesh/evaluation/config_loader.py,sha256=gmTqvLqcYnahwJODjCjUQBBAQ3L7iV7MVJAJf1A-5JI,23117
|
|
227
227
|
solace_agent_mesh/evaluation/evaluator.py,sha256=pm05eBtfVsKIkp4BUrumi8StyU9Ctxzeab4NCRPGHPw,23183
|
|
@@ -253,17 +253,17 @@ solace_agent_mesh/templates/plugin_agent_config_template.yaml,sha256=giUU5YSqT5x
|
|
|
253
253
|
solace_agent_mesh/templates/plugin_custom_config_template.yaml,sha256=bv7Sep_5sUKMpzzPRYO98SHGt0zuLIfDIDLKBdpPBfM,1117
|
|
254
254
|
solace_agent_mesh/templates/plugin_custom_template.py,sha256=-c7JD_AGfgBqatPMvJBpSDaiwKp5LsbjrKn_sDSAy_4,360
|
|
255
255
|
solace_agent_mesh/templates/plugin_gateway_config_template.yaml,sha256=cB5uw_7NfmtAVvHk8UlyAnhjPDtzxJxcGgxYaXcB278,2500
|
|
256
|
-
solace_agent_mesh/templates/plugin_pyproject_template.toml,sha256=
|
|
256
|
+
solace_agent_mesh/templates/plugin_pyproject_template.toml,sha256=A-QY7mtEvpvPiBhkAg-ACp7QkVr2PGTdDcOh3F9n4c8,902
|
|
257
257
|
solace_agent_mesh/templates/plugin_readme_template.md,sha256=i094KPRPL_u3JTA1h6FRjMy0YlA_B4jNKDBiYdE6wbM,1271
|
|
258
258
|
solace_agent_mesh/templates/plugin_tools_template.py,sha256=GUVw556CtBYE6sHbpXnFf0uysp6furt4_tMZVOlpI6s,8465
|
|
259
259
|
solace_agent_mesh/templates/shared_config.yaml,sha256=85EEcZDzomstQNBnOR2yjYpnTEXGGNs1VGduvHFk-HE,3310
|
|
260
260
|
solace_agent_mesh/templates/templates_llm.txt,sha256=T3h8CcIowTbyBedlfRk7FZww8_xGmnY5fEqGhhdI3JU,9234
|
|
261
261
|
solace_agent_mesh/templates/webui.yaml,sha256=4cEkPXLRhpATVD3A0UuJuo5aG0ApEseiADGtY3-W5qw,1784
|
|
262
|
-
solace_agent_mesh/assets/docs/404.html,sha256=
|
|
263
|
-
solace_agent_mesh/assets/docs/lunr-index-
|
|
264
|
-
solace_agent_mesh/assets/docs/lunr-index.json,sha256=
|
|
265
|
-
solace_agent_mesh/assets/docs/search-doc-
|
|
266
|
-
solace_agent_mesh/assets/docs/search-doc.json,sha256=
|
|
262
|
+
solace_agent_mesh/assets/docs/404.html,sha256=SNlJybCkfE_MUm5fMa8Jzm5toP5ov1Jnbc-KLg2POhk,11750
|
|
263
|
+
solace_agent_mesh/assets/docs/lunr-index-1759514789087.json,sha256=_7XSt_oqVzEQaIzHWntyBjSNKqONzIqSXeJpUBt5WLY,1202761
|
|
264
|
+
solace_agent_mesh/assets/docs/lunr-index.json,sha256=_7XSt_oqVzEQaIzHWntyBjSNKqONzIqSXeJpUBt5WLY,1202761
|
|
265
|
+
solace_agent_mesh/assets/docs/search-doc-1759514789087.json,sha256=gF68qGQaSdjN0R2QCSTDyN-1yQn1s6RUVm4ppZ3Sxpo,425790
|
|
266
|
+
solace_agent_mesh/assets/docs/search-doc.json,sha256=gF68qGQaSdjN0R2QCSTDyN-1yQn1s6RUVm4ppZ3Sxpo,425790
|
|
267
267
|
solace_agent_mesh/assets/docs/sitemap.xml,sha256=rQaMKdLMLb0GOc5KpWYBiiVN_4OZgH8iRuCL3K1uHpI,7190
|
|
268
268
|
solace_agent_mesh/assets/docs/assets/css/styles.906a1503.css,sha256=gQj16ydMLPiq6y-t8Ovto65hsvPbQX6coyIFOja-2eY,83293
|
|
269
269
|
solace_agent_mesh/assets/docs/assets/images/Solace_AI_Framework_With_Broker-85f0a306a9bcdd20b390b7a949f6d862.png,sha256=e6MbZpxlY1xJ8U01zQogm8vWgokQqDfhsyPyNxtuS00,447393
|
|
@@ -363,49 +363,49 @@ solace_agent_mesh/assets/docs/assets/js/d6a81ee7.829198f1.js,sha256=6adqCXcWhOhK
|
|
|
363
363
|
solace_agent_mesh/assets/docs/assets/js/f284c35a.ed8dd236.js,sha256=_zvWxe9mrWJrDNZHrkFtGWcd8dj6Q6_qQGCVJ8EZ0pM,22493
|
|
364
364
|
solace_agent_mesh/assets/docs/assets/js/f897a61a.126663fe.js,sha256=hY5NvBKRQIFTHG_WQJ_B0ek3PAGTcq_zBSS0M7Gi7bM,17031
|
|
365
365
|
solace_agent_mesh/assets/docs/assets/js/fbfa3e75.e144b16c.js,sha256=Li4QOuQnso5c1xJULcdtVFYVy3WeK5CRzYBVukX25s8,7312
|
|
366
|
-
solace_agent_mesh/assets/docs/assets/js/main.
|
|
367
|
-
solace_agent_mesh/assets/docs/assets/js/main.
|
|
366
|
+
solace_agent_mesh/assets/docs/assets/js/main.dc155742.js,sha256=qLip9l2xV93k_Mwi62BMBWAWNAz1_PVgvXGJrURCYF8,484008
|
|
367
|
+
solace_agent_mesh/assets/docs/assets/js/main.dc155742.js.LICENSE.txt,sha256=3Jia5o7yaxOtbxuy9khs-thK96m55yCiPaUA-IkWh0A,2069
|
|
368
368
|
solace_agent_mesh/assets/docs/assets/js/runtime~main.0d2ff2b6.js,sha256=YM42hTqOpyOm0lVe1etdyRs0PSKqvJ5woNqamzwOx_U,6334
|
|
369
|
-
solace_agent_mesh/assets/docs/docs/documentation/Enterprise/installation/index.html,sha256=
|
|
370
|
-
solace_agent_mesh/assets/docs/docs/documentation/Enterprise/rbac-setup-guilde/index.html,sha256=
|
|
371
|
-
solace_agent_mesh/assets/docs/docs/documentation/Enterprise/single-sign-on/index.html,sha256=
|
|
372
|
-
solace_agent_mesh/assets/docs/docs/documentation/Migrations/A2A Upgrade To 0.3.0/a2a-gateway-upgrade-to-0.3.0/index.html,sha256=
|
|
373
|
-
solace_agent_mesh/assets/docs/docs/documentation/Migrations/A2A Upgrade To 0.3.0/a2a-technical-migration-map/index.html,sha256=
|
|
374
|
-
solace_agent_mesh/assets/docs/docs/documentation/concepts/agents/index.html,sha256=
|
|
375
|
-
solace_agent_mesh/assets/docs/docs/documentation/concepts/architecture/index.html,sha256=
|
|
376
|
-
solace_agent_mesh/assets/docs/docs/documentation/concepts/cli/index.html,sha256=
|
|
377
|
-
solace_agent_mesh/assets/docs/docs/documentation/concepts/gateways/index.html,sha256=
|
|
378
|
-
solace_agent_mesh/assets/docs/docs/documentation/concepts/orchestrator/index.html,sha256=
|
|
379
|
-
solace_agent_mesh/assets/docs/docs/documentation/concepts/plugins/index.html,sha256=
|
|
380
|
-
solace_agent_mesh/assets/docs/docs/documentation/deployment/debugging/index.html,sha256=
|
|
381
|
-
solace_agent_mesh/assets/docs/docs/documentation/deployment/deploy/index.html,sha256=
|
|
382
|
-
solace_agent_mesh/assets/docs/docs/documentation/deployment/observability/index.html,sha256=
|
|
383
|
-
solace_agent_mesh/assets/docs/docs/documentation/getting-started/component-overview/index.html,sha256=
|
|
384
|
-
solace_agent_mesh/assets/docs/docs/documentation/getting-started/configurations/index.html,sha256=
|
|
385
|
-
solace_agent_mesh/assets/docs/docs/documentation/getting-started/configurations/litellm_models/index.html,sha256=
|
|
386
|
-
solace_agent_mesh/assets/docs/docs/documentation/getting-started/installation/index.html,sha256=
|
|
387
|
-
solace_agent_mesh/assets/docs/docs/documentation/getting-started/introduction/index.html,sha256=
|
|
388
|
-
solace_agent_mesh/assets/docs/docs/documentation/getting-started/quick-start/index.html,sha256=
|
|
389
|
-
solace_agent_mesh/assets/docs/docs/documentation/tutorials/bedrock-agents/index.html,sha256=
|
|
390
|
-
solace_agent_mesh/assets/docs/docs/documentation/tutorials/custom-agent/index.html,sha256=
|
|
391
|
-
solace_agent_mesh/assets/docs/docs/documentation/tutorials/event-mesh-gateway/index.html,sha256=
|
|
392
|
-
solace_agent_mesh/assets/docs/docs/documentation/tutorials/mcp-integration/index.html,sha256=
|
|
393
|
-
solace_agent_mesh/assets/docs/docs/documentation/tutorials/mongodb-integration/index.html,sha256=
|
|
394
|
-
solace_agent_mesh/assets/docs/docs/documentation/tutorials/rag-integration/index.html,sha256=
|
|
395
|
-
solace_agent_mesh/assets/docs/docs/documentation/tutorials/rest-gateway/index.html,sha256=
|
|
396
|
-
solace_agent_mesh/assets/docs/docs/documentation/tutorials/slack-integration/index.html,sha256=
|
|
397
|
-
solace_agent_mesh/assets/docs/docs/documentation/tutorials/sql-database/index.html,sha256=
|
|
398
|
-
solace_agent_mesh/assets/docs/docs/documentation/user-guide/builtin-tools/index.html,sha256=
|
|
399
|
-
solace_agent_mesh/assets/docs/docs/documentation/user-guide/builtin-tools/artifact-management/index.html,sha256=
|
|
400
|
-
solace_agent_mesh/assets/docs/docs/documentation/user-guide/builtin-tools/audio-tools/index.html,sha256=
|
|
401
|
-
solace_agent_mesh/assets/docs/docs/documentation/user-guide/builtin-tools/data-analysis-tools/index.html,sha256=
|
|
402
|
-
solace_agent_mesh/assets/docs/docs/documentation/user-guide/builtin-tools/embeds/index.html,sha256=
|
|
403
|
-
solace_agent_mesh/assets/docs/docs/documentation/user-guide/create-agents/index.html,sha256=
|
|
404
|
-
solace_agent_mesh/assets/docs/docs/documentation/user-guide/create-gateways/index.html,sha256=
|
|
405
|
-
solace_agent_mesh/assets/docs/docs/documentation/user-guide/creating-python-tools/index.html,sha256=
|
|
406
|
-
solace_agent_mesh/assets/docs/docs/documentation/user-guide/creating-service-providers/index.html,sha256=
|
|
407
|
-
solace_agent_mesh/assets/docs/docs/documentation/user-guide/solace-ai-connector/index.html,sha256=
|
|
408
|
-
solace_agent_mesh/assets/docs/docs/documentation/user-guide/structure/index.html,sha256=
|
|
369
|
+
solace_agent_mesh/assets/docs/docs/documentation/Enterprise/installation/index.html,sha256=MJYXTrJ3s71DmD7zkH7K8tO9Xb4LELUdLwdpzr0S_qk,34112
|
|
370
|
+
solace_agent_mesh/assets/docs/docs/documentation/Enterprise/rbac-setup-guilde/index.html,sha256=7Y7KaVcoMyZtrjnI62q0EDdSLCoB9LpxezHcZveuqLc,84679
|
|
371
|
+
solace_agent_mesh/assets/docs/docs/documentation/Enterprise/single-sign-on/index.html,sha256=PjzOqWa7k2Wsu9Jxmkwu-PBoTNRw-s4c3fQQc0OJnXk,70179
|
|
372
|
+
solace_agent_mesh/assets/docs/docs/documentation/Migrations/A2A Upgrade To 0.3.0/a2a-gateway-upgrade-to-0.3.0/index.html,sha256=3TNuDJRJQ5I3XG-uO3lAyAYvyZDr5JF38LsvCVoHUGQ,85247
|
|
373
|
+
solace_agent_mesh/assets/docs/docs/documentation/Migrations/A2A Upgrade To 0.3.0/a2a-technical-migration-map/index.html,sha256=24Al-pXPEbMkZumJjbqZDfdQdRpRK7BzuL9Fw-lSfSg,88082
|
|
374
|
+
solace_agent_mesh/assets/docs/docs/documentation/concepts/agents/index.html,sha256=51PJRW1C0wNBmzXmbgwfnR_Mf2mLesieALntNN0H7g8,40163
|
|
375
|
+
solace_agent_mesh/assets/docs/docs/documentation/concepts/architecture/index.html,sha256=Q2j53tqoYqbjfTDmnGYeqQx0Tu2sB9D1rPXScgXNCF4,33033
|
|
376
|
+
solace_agent_mesh/assets/docs/docs/documentation/concepts/cli/index.html,sha256=iD_ttBYrTXC3hD9aMhjI0f3reyGlXo8N2Rj_e3PDK2c,52978
|
|
377
|
+
solace_agent_mesh/assets/docs/docs/documentation/concepts/gateways/index.html,sha256=6I9U9QR2lkLb0Nc1vDhlmO3Mi1akMYf0MqhhdAhNFEs,30474
|
|
378
|
+
solace_agent_mesh/assets/docs/docs/documentation/concepts/orchestrator/index.html,sha256=fo_cqOiKELmAyIJptpTAI-S_OoJ_w80VrQffHRyKM5k,24175
|
|
379
|
+
solace_agent_mesh/assets/docs/docs/documentation/concepts/plugins/index.html,sha256=sblgaheIEURCewVqxHR7ZmjFqw18dkSUoaJKClLWLWY,40351
|
|
380
|
+
solace_agent_mesh/assets/docs/docs/documentation/deployment/debugging/index.html,sha256=aHqkIWKZD9BRyh2lWjDYd4qoqcg_jplhuDaPDiHyRxc,45952
|
|
381
|
+
solace_agent_mesh/assets/docs/docs/documentation/deployment/deploy/index.html,sha256=cfs8PmdB7F6gDr8oVndIeWt1eglA_8hG7anqJOLTsKQ,42859
|
|
382
|
+
solace_agent_mesh/assets/docs/docs/documentation/deployment/observability/index.html,sha256=rMthnXF360wTNR1KASlE_ong1ftUoKFHarLtcW5NbaE,26411
|
|
383
|
+
solace_agent_mesh/assets/docs/docs/documentation/getting-started/component-overview/index.html,sha256=xP9ptDtPswbufe9sAny65RLbL3NUHgCCLl_3LX8CgRY,22065
|
|
384
|
+
solace_agent_mesh/assets/docs/docs/documentation/getting-started/configurations/index.html,sha256=yr1jT2MWcvP3xTfBpRf614rYDrUZHNBqzxotATFTJ-g,58707
|
|
385
|
+
solace_agent_mesh/assets/docs/docs/documentation/getting-started/configurations/litellm_models/index.html,sha256=tNs6eJr8BNpDz1pqdNEvz42VpmUtO0PJzmjflstr-Rk,38568
|
|
386
|
+
solace_agent_mesh/assets/docs/docs/documentation/getting-started/installation/index.html,sha256=0VZBuxFjsERc_IldXOPyCaXSpboTGNQ6a1IHTJuqk1I,32919
|
|
387
|
+
solace_agent_mesh/assets/docs/docs/documentation/getting-started/introduction/index.html,sha256=RztxzvriWa9rLNrnxX0QOXfDT2G93Fl21519CS2hNTk,30820
|
|
388
|
+
solace_agent_mesh/assets/docs/docs/documentation/getting-started/quick-start/index.html,sha256=VLtZeL5B8nUxickF3hKUtuC4udXreTq2i6zd9xlSbBY,42986
|
|
389
|
+
solace_agent_mesh/assets/docs/docs/documentation/tutorials/bedrock-agents/index.html,sha256=0wPreMY511W40rlUGL7cs_LPvjIYTDaLwo2hEmjhjWo,76108
|
|
390
|
+
solace_agent_mesh/assets/docs/docs/documentation/tutorials/custom-agent/index.html,sha256=zwFusX5cmWrM5N-UryKrxUs1kmgp4zJyIiCtIr5NCik,383717
|
|
391
|
+
solace_agent_mesh/assets/docs/docs/documentation/tutorials/event-mesh-gateway/index.html,sha256=EG2CJSS_Y4g8hKEwsufrdiMz2wfG9SxG5N6uslsOZV4,69566
|
|
392
|
+
solace_agent_mesh/assets/docs/docs/documentation/tutorials/mcp-integration/index.html,sha256=bXptK_yQWYbr5xxlMbuJ3PLJzmSfRw5C1gtYp-45-Ss,65370
|
|
393
|
+
solace_agent_mesh/assets/docs/docs/documentation/tutorials/mongodb-integration/index.html,sha256=MR3XS2lZ9QFXEtzb8S_kkFeEcCQQma4kVnpuCXv2h2U,87988
|
|
394
|
+
solace_agent_mesh/assets/docs/docs/documentation/tutorials/rag-integration/index.html,sha256=bIufvO66-vNkZs9OYMezAJclpPXo1ie0jmCEfinJRd0,80798
|
|
395
|
+
solace_agent_mesh/assets/docs/docs/documentation/tutorials/rest-gateway/index.html,sha256=g8-70OHma6FfKGG-C9Ep2nw1Knx6b8dGCop-Dx4L8Ac,47079
|
|
396
|
+
solace_agent_mesh/assets/docs/docs/documentation/tutorials/slack-integration/index.html,sha256=rX2Uz9qxO_9fX8kxw9n5ga7UHCuK8UhE4a83bM73jWQ,50308
|
|
397
|
+
solace_agent_mesh/assets/docs/docs/documentation/tutorials/sql-database/index.html,sha256=8WLM_aCTyYG3mUkYwH6k3MiD6yUlA0B7t3eXRm-puoc,69693
|
|
398
|
+
solace_agent_mesh/assets/docs/docs/documentation/user-guide/builtin-tools/index.html,sha256=Oc_YBMVtmjpXcH-147tBbViHqLm145Xxrx_kN08I7LE,45168
|
|
399
|
+
solace_agent_mesh/assets/docs/docs/documentation/user-guide/builtin-tools/artifact-management/index.html,sha256=igmMCuWuU7YPu6sFazhEDGL8mD5mX_xS_7VRLdOa_as,35138
|
|
400
|
+
solace_agent_mesh/assets/docs/docs/documentation/user-guide/builtin-tools/audio-tools/index.html,sha256=XY2ojOVwFt6XDVknwnxa-eCmh2svubJPiGoHt_iwPm0,58575
|
|
401
|
+
solace_agent_mesh/assets/docs/docs/documentation/user-guide/builtin-tools/data-analysis-tools/index.html,sha256=Gz-5HogSd434WJoXeXiZiCDpW45C72R2_DfvjAKOwg4,38124
|
|
402
|
+
solace_agent_mesh/assets/docs/docs/documentation/user-guide/builtin-tools/embeds/index.html,sha256=UKbl_NlzIo06CyZmyOfGXXDzzRw09zaB6SLvm6iCr6Q,51022
|
|
403
|
+
solace_agent_mesh/assets/docs/docs/documentation/user-guide/create-agents/index.html,sha256=DTpCxk3O5istoZSV4eqybbWGXB9SVXUH5XFGl5jE8K4,163874
|
|
404
|
+
solace_agent_mesh/assets/docs/docs/documentation/user-guide/create-gateways/index.html,sha256=jiqk19Y_JH2s4mDY2t6661eeqIOUVHcfwOb2IGlMhCI,403273
|
|
405
|
+
solace_agent_mesh/assets/docs/docs/documentation/user-guide/creating-python-tools/index.html,sha256=AhIbvxYLU_nwIn2RfCGOgLm9mO-t413NLJpe1GOP90s,175980
|
|
406
|
+
solace_agent_mesh/assets/docs/docs/documentation/user-guide/creating-service-providers/index.html,sha256=UXGJSgQ0es5ZDwJBdM1ZEj-U55EQZwm7uY4ghHczw2U,60060
|
|
407
|
+
solace_agent_mesh/assets/docs/docs/documentation/user-guide/solace-ai-connector/index.html,sha256=jwzwuFcQbDUqEdaC6SIlhkAa4Ap0-GmE-F5TxMAwCzI,26175
|
|
408
|
+
solace_agent_mesh/assets/docs/docs/documentation/user-guide/structure/index.html,sha256=itmdXNFe5FH6T7nZNa-au2PMw6tYiy0f9EGz5nS33PY,30180
|
|
409
409
|
solace_agent_mesh/assets/docs/img/Solace_AI_Framework_With_Broker.png,sha256=e6MbZpxlY1xJ8U01zQogm8vWgokQqDfhsyPyNxtuS00,447393
|
|
410
410
|
solace_agent_mesh/assets/docs/img/logo.png,sha256=TdXZ2wnkSkaFrGO-5fy2WcmjGXaGzwE29dM83raxoTg,45439
|
|
411
411
|
solace_agent_mesh/assets/docs/img/sac-flows.png,sha256=868GgNJGPxn2G6c1Md_0umhg3xuAo7t6HEx8hOKbUJY,21098
|
|
@@ -434,15 +434,15 @@ solace_agent_mesh/config_portal/frontend/static/client/assets/manifest-44d62be6.
|
|
|
434
434
|
solace_agent_mesh/config_portal/frontend/static/client/assets/root-BWvk5-gF.js,sha256=KoDaD7JSrkUDgUbDa0JqaB7mXNCc2fR-T5kKAcH5nho,1799
|
|
435
435
|
solace_agent_mesh/config_portal/frontend/static/client/assets/root-DxRwaWiE.css,sha256=HaETPzdva-2CpjK-MmIBI6lipZMiGHmAqLRJiD8s2QE,33607
|
|
436
436
|
solace_agent_mesh/client/webui/frontend/static/auth-callback.html,sha256=t6KrhAoqGSNuw4LDJBHYyAKhP8W78bJfyHCB1RyuVlU,604
|
|
437
|
-
solace_agent_mesh/client/webui/frontend/static/index.html,sha256=
|
|
437
|
+
solace_agent_mesh/client/webui/frontend/static/index.html,sha256=JJ-_KOXlvrckZmTSwpG2enrm0Ah1FlTMpxINTWSiF4k,671
|
|
438
438
|
solace_agent_mesh/client/webui/frontend/static/assets/authCallback-j1LW-wlq.js,sha256=VIDe3uws3j2A7_PHUKHwGizPYBmzNqdjumjyTuyBClc,528
|
|
439
439
|
solace_agent_mesh/client/webui/frontend/static/assets/client-B9p_nFNA.js,sha256=6lG8UbVPMnZxsZIprKnq4yRHGZ5Cx8tsyV6dsRox83A,174527
|
|
440
440
|
solace_agent_mesh/client/webui/frontend/static/assets/favicon-BLgzUch9.ico,sha256=9z1ZdOqroxsg2-FzV79kTJ69hVqWVkrDlIv2RgmIhR8,15086
|
|
441
|
-
solace_agent_mesh/client/webui/frontend/static/assets/main-B0PHV3hm.js,sha256=84ECnk_tK1uGzRqL0Q3-QkwYtVEnJfRZLrZJf863_c8,424473
|
|
442
441
|
solace_agent_mesh/client/webui/frontend/static/assets/main-ChRwcV89.css,sha256=eWc7an60oiobwKiH4LOAhC77AAE50q95HRc3xh8CdB0,119934
|
|
442
|
+
solace_agent_mesh/client/webui/frontend/static/assets/main-DnnE01OM.js,sha256=xvk3zsfmPgs5cVNe44mmZuSrVF87JMnQpGBUqTRY7Eg,424473
|
|
443
443
|
solace_agent_mesh/client/webui/frontend/static/assets/vendor-CS5YMf8a.js,sha256=pySecfbg42jjmh23Z4dRsbST36DQM8SCo4X7_o7nhIs,340916
|
|
444
|
-
solace_agent_mesh-1.4.
|
|
445
|
-
solace_agent_mesh-1.4.
|
|
446
|
-
solace_agent_mesh-1.4.
|
|
447
|
-
solace_agent_mesh-1.4.
|
|
448
|
-
solace_agent_mesh-1.4.
|
|
444
|
+
solace_agent_mesh-1.4.11.dist-info/METADATA,sha256=wEDPWV1f4nPx3ZnZ52LwaVGJ6R0ik47W_ZRryN3MAcY,24926
|
|
445
|
+
solace_agent_mesh-1.4.11.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
|
|
446
|
+
solace_agent_mesh-1.4.11.dist-info/entry_points.txt,sha256=5pLVH8d8bd4sxUwBh7VTni8gTTSzTqGfY14zgdQZm1I,106
|
|
447
|
+
solace_agent_mesh-1.4.11.dist-info/licenses/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
|
|
448
|
+
solace_agent_mesh-1.4.11.dist-info/RECORD,,
|