solace-agent-mesh 1.4.1__py3-none-any.whl → 1.4.2__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/assets/docs/404.html +2 -2
- solace_agent_mesh/assets/docs/assets/js/{main.9bc1a102.js → main.1a0c706b.js} +2 -2
- solace_agent_mesh/assets/docs/docs/documentation/Enterprise/installation/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/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-1758046853673.json +1 -0
- solace_agent_mesh/assets/docs/lunr-index.json +1 -1
- solace_agent_mesh/assets/docs/search-doc-1758046853673.json +1 -0
- solace_agent_mesh/assets/docs/search-doc.json +1 -1
- solace_agent_mesh/cli/__init__.py +1 -1
- solace_agent_mesh/gateway/base/app.py +2 -2
- solace_agent_mesh/gateway/http_sse/app.py +1 -12
- {solace_agent_mesh-1.4.1.dist-info → solace_agent_mesh-1.4.2.dist-info}/METADATA +1 -1
- {solace_agent_mesh-1.4.1.dist-info → solace_agent_mesh-1.4.2.dist-info}/RECORD +53 -53
- solace_agent_mesh/assets/docs/lunr-index-1758036158289.json +0 -1
- solace_agent_mesh/assets/docs/search-doc-1758036158289.json +0 -1
- /solace_agent_mesh/assets/docs/assets/js/{main.9bc1a102.js.LICENSE.txt → main.1a0c706b.js.LICENSE.txt} +0 -0
- {solace_agent_mesh-1.4.1.dist-info → solace_agent_mesh-1.4.2.dist-info}/WHEEL +0 -0
- {solace_agent_mesh-1.4.1.dist-info → solace_agent_mesh-1.4.2.dist-info}/entry_points.txt +0 -0
- {solace_agent_mesh-1.4.1.dist-info → solace_agent_mesh-1.4.2.dist-info}/licenses/LICENSE +0 -0
|
@@ -1 +1 @@
|
|
|
1
|
-
__version__ = "1.4.
|
|
1
|
+
__version__ = "1.4.2"
|
|
@@ -90,7 +90,7 @@ class BaseGatewayApp(App):
|
|
|
90
90
|
app_schema: Dict[str, List[Dict[str, Any]]] = {"config_parameters": []}
|
|
91
91
|
SPECIFIC_APP_SCHEMA_PARAMS_ATTRIBUTE_NAME = "SPECIFIC_APP_SCHEMA_PARAMS"
|
|
92
92
|
|
|
93
|
-
def __init__(self, app_info: Dict[str, Any], **kwargs):
|
|
93
|
+
def __init__(self, app_info: Dict[str, Any], gateway_app_config=BaseGatewayAppConfig, **kwargs):
|
|
94
94
|
"""
|
|
95
95
|
Initializes the BaseGatewayApp.
|
|
96
96
|
|
|
@@ -113,7 +113,7 @@ class BaseGatewayApp(App):
|
|
|
113
113
|
|
|
114
114
|
try:
|
|
115
115
|
# Validate the configuration against the base model
|
|
116
|
-
validated_config =
|
|
116
|
+
validated_config = gateway_app_config.model_validate_and_clean(
|
|
117
117
|
resolved_app_config_block
|
|
118
118
|
)
|
|
119
119
|
# Use the validated model's dict representation
|
|
@@ -124,18 +124,7 @@ class WebUIBackendApp(BaseGatewayApp):
|
|
|
124
124
|
app_info.get("name", "WebUIBackendApp"),
|
|
125
125
|
)
|
|
126
126
|
|
|
127
|
-
|
|
128
|
-
try:
|
|
129
|
-
# Validate the raw dict, cleaning None values to allow defaults to apply
|
|
130
|
-
app_config = WebUIBackendAppConfig.model_validate_and_clean(
|
|
131
|
-
app_config_dict
|
|
132
|
-
)
|
|
133
|
-
app_info["app_config"] = app_config
|
|
134
|
-
except ValidationError as e:
|
|
135
|
-
log.error("Web UI Gateway configuration validation failed:\n%s", e)
|
|
136
|
-
raise ValueError(f"Invalid Web UI Gateway configuration: {e}") from e
|
|
137
|
-
|
|
138
|
-
super().__init__(app_info, **kwargs)
|
|
127
|
+
super().__init__(app_info, gateway_app_config=WebUIBackendAppConfig, **kwargs)
|
|
139
128
|
|
|
140
129
|
try:
|
|
141
130
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: solace-agent-mesh
|
|
3
|
-
Version: 1.4.
|
|
3
|
+
Version: 1.4.2
|
|
4
4
|
Summary: Solace Agent Mesh is an open-source framework for building event-driven, multi-agent AI systems where specialized agents collaborate on complex tasks.
|
|
5
5
|
Project-URL: Homepage, https://github.com/SolaceLabs/solace-agent-mesh
|
|
6
6
|
Project-URL: Repository, https://github.com/SolaceLabs/solace-agent-mesh
|
|
@@ -118,13 +118,13 @@ solace_agent_mesh/core_a2a/service.py,sha256=iVSjhoKWTE3fOEE37SMtDPdDf4i6eh9_6vs
|
|
|
118
118
|
solace_agent_mesh/gateway/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
119
119
|
solace_agent_mesh/gateway/gateway_llm.txt,sha256=67m_yuRW0VJ4ddldGWwXLx0aiVqK5lZH3RamNX1fATk,14063
|
|
120
120
|
solace_agent_mesh/gateway/base/__init__.py,sha256=lOpIGp8W2rFNpLxfpk3VKLA-dBqxwtMxMVlhbaCisJY,72
|
|
121
|
-
solace_agent_mesh/gateway/base/app.py,sha256=
|
|
121
|
+
solace_agent_mesh/gateway/base/app.py,sha256=ZkrKBdacmo_eFKS1K03bYX3BkQvSY8XCy3AuLhwTypY,9692
|
|
122
122
|
solace_agent_mesh/gateway/base/base_llm.txt,sha256=51U3VfwzCfptYxcFIjmNE8Wt07cgFfH3VlEp2kaXBZU,11291
|
|
123
123
|
solace_agent_mesh/gateway/base/component.py,sha256=chHk4h13XLhOOGjEBIu3b7Ksr_ALcoWw7TUBOj5kofE,55145
|
|
124
124
|
solace_agent_mesh/gateway/base/task_context.py,sha256=sFRRHyvBij-xms1f_VFc8om8-xIpRZawIctWtdmi6QY,2446
|
|
125
125
|
solace_agent_mesh/gateway/http_sse/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
126
126
|
solace_agent_mesh/gateway/http_sse/alembic.ini,sha256=-LacLcmHWd11GCBfh5pfBcabzOuu712yph3LBENKtoo,4864
|
|
127
|
-
solace_agent_mesh/gateway/http_sse/app.py,sha256=
|
|
127
|
+
solace_agent_mesh/gateway/http_sse/app.py,sha256=ngtZaRbIAcDE5K_OgKnmlLBsgCSYrusYjSDK2-QKl_Q,6281
|
|
128
128
|
solace_agent_mesh/gateway/http_sse/component.py,sha256=S4sHIZ0iVL4ShwQdflQKvJBlOg78dR6GPsFlDJgJJuo,73864
|
|
129
129
|
solace_agent_mesh/gateway/http_sse/dependencies.py,sha256=bVPIPKoy98sZcthVLHRmkGwcem5ZVeuGrBuLuaHPnkc,17797
|
|
130
130
|
solace_agent_mesh/gateway/http_sse/http_sse_llm.txt,sha256=Jx6IJWYFl48LmW-xDuCtjpubs0iPY54bt6bLWF_SNUw,14271
|
|
@@ -178,7 +178,7 @@ solace_agent_mesh/gateway/http_sse/shared/__init__.py,sha256=qlCIQimjoNwbRGbhjNZ
|
|
|
178
178
|
solace_agent_mesh/gateway/http_sse/shared/auth_utils.py,sha256=F0kpTg5HYadRAEVNSNvnEFpdzkwVqbFMFVr27kywz_k,852
|
|
179
179
|
solace_agent_mesh/gateway/http_sse/shared/enums.py,sha256=gcU_hApRkWcBy0JykqGXSESGyglLXN3FzkimITmwnnE,802
|
|
180
180
|
solace_agent_mesh/gateway/http_sse/shared/types.py,sha256=zAojlvovTMvaB4o-U20cY3q2DxZs_xaCtcoYUhCLczg,1075
|
|
181
|
-
solace_agent_mesh/cli/__init__.py,sha256=
|
|
181
|
+
solace_agent_mesh/cli/__init__.py,sha256=qjngKmjcwKn1c_BwAouVdai-TbnuKZo56EbqRdILxaI,22
|
|
182
182
|
solace_agent_mesh/cli/main.py,sha256=yFbF4ijz7P6nxj26d-mTC8BnK6NKVnfqPh3y4pDBZqo,831
|
|
183
183
|
solace_agent_mesh/cli/utils.py,sha256=7zntmVuvWbaWEhViSF2uw484-79a5I1XTUt-0eGQWY4,8036
|
|
184
184
|
solace_agent_mesh/cli/commands/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
@@ -246,11 +246,11 @@ solace_agent_mesh/templates/plugin_tools_template.py,sha256=GUVw556CtBYE6sHbpXnF
|
|
|
246
246
|
solace_agent_mesh/templates/shared_config.yaml,sha256=_-ytR25HSAfwjN6drkdUQgGeV_om6RSeM4BUCMxQ3vQ,3310
|
|
247
247
|
solace_agent_mesh/templates/templates_llm.txt,sha256=T3h8CcIowTbyBedlfRk7FZww8_xGmnY5fEqGhhdI3JU,9234
|
|
248
248
|
solace_agent_mesh/templates/webui.yaml,sha256=4cEkPXLRhpATVD3A0UuJuo5aG0ApEseiADGtY3-W5qw,1784
|
|
249
|
-
solace_agent_mesh/assets/docs/404.html,sha256=
|
|
250
|
-
solace_agent_mesh/assets/docs/lunr-index-
|
|
251
|
-
solace_agent_mesh/assets/docs/lunr-index.json,sha256
|
|
252
|
-
solace_agent_mesh/assets/docs/search-doc-
|
|
253
|
-
solace_agent_mesh/assets/docs/search-doc.json,sha256=
|
|
249
|
+
solace_agent_mesh/assets/docs/404.html,sha256=WQ-eavItzCniym3XGU8qXZENfgbH7RrxCF7_egYoHoI,11749
|
|
250
|
+
solace_agent_mesh/assets/docs/lunr-index-1758046853673.json,sha256=TfPR8gaiXRvqP4LxgIpXdPrINHx5D3bWNftAVaCCyO8,1134511
|
|
251
|
+
solace_agent_mesh/assets/docs/lunr-index.json,sha256=TfPR8gaiXRvqP4LxgIpXdPrINHx5D3bWNftAVaCCyO8,1134511
|
|
252
|
+
solace_agent_mesh/assets/docs/search-doc-1758046853673.json,sha256=YRTGtklkZJvw78ZLPx56HcweRyNm8Lc9tbJS1s9eRGY,401291
|
|
253
|
+
solace_agent_mesh/assets/docs/search-doc.json,sha256=YRTGtklkZJvw78ZLPx56HcweRyNm8Lc9tbJS1s9eRGY,401291
|
|
254
254
|
solace_agent_mesh/assets/docs/sitemap.xml,sha256=MeU4E6b7O7RjK1CdC9W4zjle-yridFsVnyDf2HtnzyY,6830
|
|
255
255
|
solace_agent_mesh/assets/docs/assets/css/styles.906a1503.css,sha256=gQj16ydMLPiq6y-t8Ovto65hsvPbQX6coyIFOja-2eY,83293
|
|
256
256
|
solace_agent_mesh/assets/docs/assets/images/Solace_AI_Framework_With_Broker-85f0a306a9bcdd20b390b7a949f6d862.png,sha256=e6MbZpxlY1xJ8U01zQogm8vWgokQqDfhsyPyNxtuS00,447393
|
|
@@ -347,47 +347,47 @@ solace_agent_mesh/assets/docs/assets/js/cee5d587.f1e1ca86.js,sha256=WHSNG7Q7fO5_
|
|
|
347
347
|
solace_agent_mesh/assets/docs/assets/js/f284c35a.cad4dbf2.js,sha256=S02-qr5thbket1SGTTNz9iLgAPAIcuUsa62BCZovze0,21402
|
|
348
348
|
solace_agent_mesh/assets/docs/assets/js/f897a61a.bc634a3e.js,sha256=6JytHKyBrOGJH33efELGM9KVq6x0tvSbqvvkg53gV2w,17047
|
|
349
349
|
solace_agent_mesh/assets/docs/assets/js/fbfa3e75.aca209c9.js,sha256=vmq7isB22h2J_2cVIt1h6D2OhwU6wTBEnk1-CNZv9Wk,7314
|
|
350
|
-
solace_agent_mesh/assets/docs/assets/js/main.
|
|
351
|
-
solace_agent_mesh/assets/docs/assets/js/main.
|
|
350
|
+
solace_agent_mesh/assets/docs/assets/js/main.1a0c706b.js,sha256=sb2rS7yZQQ07RX7XvKHS3DhfxF-a928Utgxf9BN11Co,482726
|
|
351
|
+
solace_agent_mesh/assets/docs/assets/js/main.1a0c706b.js.LICENSE.txt,sha256=3Jia5o7yaxOtbxuy9khs-thK96m55yCiPaUA-IkWh0A,2069
|
|
352
352
|
solace_agent_mesh/assets/docs/assets/js/runtime~main.f2b4ea70.js,sha256=b5FUPVmVFu_HzWSB8aDubJp_hS5srDfZY7LeOix86h4,6233
|
|
353
|
-
solace_agent_mesh/assets/docs/docs/documentation/Enterprise/installation/index.html,sha256=
|
|
354
|
-
solace_agent_mesh/assets/docs/docs/documentation/Enterprise/single-sign-on/index.html,sha256=
|
|
355
|
-
solace_agent_mesh/assets/docs/docs/documentation/Migrations/A2A Upgrade To 0.3.0/a2a-gateway-upgrade-to-0.3.0/index.html,sha256=
|
|
356
|
-
solace_agent_mesh/assets/docs/docs/documentation/Migrations/A2A Upgrade To 0.3.0/a2a-technical-migration-map/index.html,sha256
|
|
357
|
-
solace_agent_mesh/assets/docs/docs/documentation/concepts/agents/index.html,sha256=
|
|
358
|
-
solace_agent_mesh/assets/docs/docs/documentation/concepts/architecture/index.html,sha256=
|
|
359
|
-
solace_agent_mesh/assets/docs/docs/documentation/concepts/cli/index.html,sha256=
|
|
360
|
-
solace_agent_mesh/assets/docs/docs/documentation/concepts/gateways/index.html,sha256=
|
|
361
|
-
solace_agent_mesh/assets/docs/docs/documentation/concepts/orchestrator/index.html,sha256=
|
|
362
|
-
solace_agent_mesh/assets/docs/docs/documentation/concepts/plugins/index.html,sha256=
|
|
363
|
-
solace_agent_mesh/assets/docs/docs/documentation/deployment/debugging/index.html,sha256=
|
|
364
|
-
solace_agent_mesh/assets/docs/docs/documentation/deployment/deploy/index.html,sha256=
|
|
365
|
-
solace_agent_mesh/assets/docs/docs/documentation/deployment/observability/index.html,sha256=
|
|
366
|
-
solace_agent_mesh/assets/docs/docs/documentation/getting-started/component-overview/index.html,sha256=
|
|
367
|
-
solace_agent_mesh/assets/docs/docs/documentation/getting-started/configurations/index.html,sha256=
|
|
368
|
-
solace_agent_mesh/assets/docs/docs/documentation/getting-started/installation/index.html,sha256=
|
|
369
|
-
solace_agent_mesh/assets/docs/docs/documentation/getting-started/introduction/index.html,sha256=
|
|
370
|
-
solace_agent_mesh/assets/docs/docs/documentation/getting-started/quick-start/index.html,sha256=
|
|
371
|
-
solace_agent_mesh/assets/docs/docs/documentation/tutorials/bedrock-agents/index.html,sha256=
|
|
372
|
-
solace_agent_mesh/assets/docs/docs/documentation/tutorials/custom-agent/index.html,sha256=
|
|
373
|
-
solace_agent_mesh/assets/docs/docs/documentation/tutorials/event-mesh-gateway/index.html,sha256=
|
|
374
|
-
solace_agent_mesh/assets/docs/docs/documentation/tutorials/mcp-integration/index.html,sha256=
|
|
375
|
-
solace_agent_mesh/assets/docs/docs/documentation/tutorials/mongodb-integration/index.html,sha256=
|
|
376
|
-
solace_agent_mesh/assets/docs/docs/documentation/tutorials/rag-integration/index.html,sha256=
|
|
377
|
-
solace_agent_mesh/assets/docs/docs/documentation/tutorials/rest-gateway/index.html,sha256=
|
|
378
|
-
solace_agent_mesh/assets/docs/docs/documentation/tutorials/slack-integration/index.html,sha256=
|
|
379
|
-
solace_agent_mesh/assets/docs/docs/documentation/tutorials/sql-database/index.html,sha256=
|
|
380
|
-
solace_agent_mesh/assets/docs/docs/documentation/user-guide/builtin-tools/index.html,sha256=
|
|
381
|
-
solace_agent_mesh/assets/docs/docs/documentation/user-guide/builtin-tools/artifact-management/index.html,sha256=
|
|
382
|
-
solace_agent_mesh/assets/docs/docs/documentation/user-guide/builtin-tools/audio-tools/index.html,sha256=
|
|
383
|
-
solace_agent_mesh/assets/docs/docs/documentation/user-guide/builtin-tools/data-analysis-tools/index.html,sha256=
|
|
384
|
-
solace_agent_mesh/assets/docs/docs/documentation/user-guide/builtin-tools/embeds/index.html,sha256=
|
|
385
|
-
solace_agent_mesh/assets/docs/docs/documentation/user-guide/create-agents/index.html,sha256=
|
|
386
|
-
solace_agent_mesh/assets/docs/docs/documentation/user-guide/create-gateways/index.html,sha256=
|
|
387
|
-
solace_agent_mesh/assets/docs/docs/documentation/user-guide/creating-python-tools/index.html,sha256
|
|
388
|
-
solace_agent_mesh/assets/docs/docs/documentation/user-guide/creating-service-providers/index.html,sha256=
|
|
389
|
-
solace_agent_mesh/assets/docs/docs/documentation/user-guide/solace-ai-connector/index.html,sha256=
|
|
390
|
-
solace_agent_mesh/assets/docs/docs/documentation/user-guide/structure/index.html,sha256=
|
|
353
|
+
solace_agent_mesh/assets/docs/docs/documentation/Enterprise/installation/index.html,sha256=iEBmy-nHa6mtI-Q1tloPs-KDN-JXrf_XWicKQQmC5zM,27163
|
|
354
|
+
solace_agent_mesh/assets/docs/docs/documentation/Enterprise/single-sign-on/index.html,sha256=rkHXGREftipntuw2_th9f04ErZb0KI0KMFWy-D-qovE,69622
|
|
355
|
+
solace_agent_mesh/assets/docs/docs/documentation/Migrations/A2A Upgrade To 0.3.0/a2a-gateway-upgrade-to-0.3.0/index.html,sha256=4CYgKyqqK0GX5krumYvH4bWNSHSuKnQ16QSHCTn2R70,84925
|
|
356
|
+
solace_agent_mesh/assets/docs/docs/documentation/Migrations/A2A Upgrade To 0.3.0/a2a-technical-migration-map/index.html,sha256=-WF4xGOa1u6UTeoZ1_ieWGpOnZD_YHDtkmohAPlpTyo,87760
|
|
357
|
+
solace_agent_mesh/assets/docs/docs/documentation/concepts/agents/index.html,sha256=QFk-V-GK0nqZ5EPe5FPms_HkCkpMa-YVBj5bxf7Wrng,39841
|
|
358
|
+
solace_agent_mesh/assets/docs/docs/documentation/concepts/architecture/index.html,sha256=inLREr3NP3Z6D-4OnP3tr_MrSQnSA4ESrT1C8hUWkE0,32769
|
|
359
|
+
solace_agent_mesh/assets/docs/docs/documentation/concepts/cli/index.html,sha256=naF1JuysAUMGbuSW2dfovNoXTI0g-1XjAHHIZKsFHzs,52656
|
|
360
|
+
solace_agent_mesh/assets/docs/docs/documentation/concepts/gateways/index.html,sha256=eQUBCygL0fZncGkMjA8AGHPM64u4s3nFdnu1cglrTk0,30147
|
|
361
|
+
solace_agent_mesh/assets/docs/docs/documentation/concepts/orchestrator/index.html,sha256=IUikWtp0ZWkhDrd6Oc7AaSKTgGE3K93HzFB_MDHIwrM,23853
|
|
362
|
+
solace_agent_mesh/assets/docs/docs/documentation/concepts/plugins/index.html,sha256=8DiWBn4kBZQmpaCtgZQr_ARpASOXxx5jhOk4GDdasVM,40029
|
|
363
|
+
solace_agent_mesh/assets/docs/docs/documentation/deployment/debugging/index.html,sha256=z2a7a8POr7JmLg9OmKtU70bxv6ScY4P2N321f7yNhQI,45631
|
|
364
|
+
solace_agent_mesh/assets/docs/docs/documentation/deployment/deploy/index.html,sha256=X_auzB3_x2sNLNctxa9pwe9Ft9FTAsWBK33UIjw1BLk,42547
|
|
365
|
+
solace_agent_mesh/assets/docs/docs/documentation/deployment/observability/index.html,sha256=eIaqJxS09DT9Dra3FyRFVg9bbTgTeC39TbJPC0_-XwA,26091
|
|
366
|
+
solace_agent_mesh/assets/docs/docs/documentation/getting-started/component-overview/index.html,sha256=C-ME9RB9nhh3_df1k5d7NgnG0Gh_PhJxUh-Sh8Ulz5A,21734
|
|
367
|
+
solace_agent_mesh/assets/docs/docs/documentation/getting-started/configurations/index.html,sha256=XshWMCN9yVeUJs8bYrp2tzS43yKH_AwG33J2r6Ca87Y,56647
|
|
368
|
+
solace_agent_mesh/assets/docs/docs/documentation/getting-started/installation/index.html,sha256=GVZTP-2t1jKTBG5gC_d4iES-CeilKXmA3iEAutFzKMY,32597
|
|
369
|
+
solace_agent_mesh/assets/docs/docs/documentation/getting-started/introduction/index.html,sha256=JmwKSEbV7GcuDmNZ6G_Im8zVWG8qpc-OIE_kVbvAJDg,30497
|
|
370
|
+
solace_agent_mesh/assets/docs/docs/documentation/getting-started/quick-start/index.html,sha256=fYj85cDmmUp6qXPPZ6b_VvnGFhCcd6p-RayKxyEmmeo,42680
|
|
371
|
+
solace_agent_mesh/assets/docs/docs/documentation/tutorials/bedrock-agents/index.html,sha256=1K3CDh45mYOV1lKX-3Czte0Cw31CQkoQGefdQ4pFxOM,75786
|
|
372
|
+
solace_agent_mesh/assets/docs/docs/documentation/tutorials/custom-agent/index.html,sha256=xDYf63W991IOWkMIkU2cCI2lpg11DWTwL3DuiX_WDQw,383395
|
|
373
|
+
solace_agent_mesh/assets/docs/docs/documentation/tutorials/event-mesh-gateway/index.html,sha256=HODL_GpwqDc2g33gZIaSQyH8aAPw24JBmG68Agals9I,69278
|
|
374
|
+
solace_agent_mesh/assets/docs/docs/documentation/tutorials/mcp-integration/index.html,sha256=QqmNab2_TtZcxqm3NyzbUltjL35gkUrk3iT8Ndtz5Q0,65048
|
|
375
|
+
solace_agent_mesh/assets/docs/docs/documentation/tutorials/mongodb-integration/index.html,sha256=H3o12CfJOUu-oYc60Q7MGWG6rbI3W50Jy78AzGN3fRM,87666
|
|
376
|
+
solace_agent_mesh/assets/docs/docs/documentation/tutorials/rag-integration/index.html,sha256=ZUaPQHUKZ5fSsi0M5K4n_gVr2cq0u7pudPkdDOisTbo,80471
|
|
377
|
+
solace_agent_mesh/assets/docs/docs/documentation/tutorials/rest-gateway/index.html,sha256=jckQkkiUpio4DE6nDSrEhIGzFso_wcuw2mnDPin-5HY,46767
|
|
378
|
+
solace_agent_mesh/assets/docs/docs/documentation/tutorials/slack-integration/index.html,sha256=mbRzGJWlNbQo6ocSu57x5eYlg299PfYezI_ktmpurQI,49986
|
|
379
|
+
solace_agent_mesh/assets/docs/docs/documentation/tutorials/sql-database/index.html,sha256=4FPXNATwM9_8QSrns17IQbLdwEFs5-T5l6OAO_rG00w,69371
|
|
380
|
+
solace_agent_mesh/assets/docs/docs/documentation/user-guide/builtin-tools/index.html,sha256=D3riR69Pc-bva8fYyr303z6QxTfCZkmbhvSODid_xmk,44846
|
|
381
|
+
solace_agent_mesh/assets/docs/docs/documentation/user-guide/builtin-tools/artifact-management/index.html,sha256=UVq2P1VqXl9FuKmL6rLMo8Pr1EYfFNIaKeraN90WRyE,34816
|
|
382
|
+
solace_agent_mesh/assets/docs/docs/documentation/user-guide/builtin-tools/audio-tools/index.html,sha256=vDjjINnMHgMn9Ds9ni6c5pnw_wyXMvWQA-7nFNCY86Y,58253
|
|
383
|
+
solace_agent_mesh/assets/docs/docs/documentation/user-guide/builtin-tools/data-analysis-tools/index.html,sha256=Eyr9pgX-FguII8_EXex7XQA2jSXEvLFwnZ3X78pfmmo,37802
|
|
384
|
+
solace_agent_mesh/assets/docs/docs/documentation/user-guide/builtin-tools/embeds/index.html,sha256=LCIVoDKy31zN0iFV2N3yD21JUSESOyw7KeNkiqoKnB8,50700
|
|
385
|
+
solace_agent_mesh/assets/docs/docs/documentation/user-guide/create-agents/index.html,sha256=EuWb-8IU-wvElovywq6fO7c2GM_8YmOXAMh_8a2NWyY,163552
|
|
386
|
+
solace_agent_mesh/assets/docs/docs/documentation/user-guide/create-gateways/index.html,sha256=qpcg0QnU0vRX1fP3QV25Pm1w8JVmG9THeeDRobBZoaw,402951
|
|
387
|
+
solace_agent_mesh/assets/docs/docs/documentation/user-guide/creating-python-tools/index.html,sha256=-1YuUOmR82d2VhRHJ1l4YD6qwAatHwDeaYtv72pR6tM,175658
|
|
388
|
+
solace_agent_mesh/assets/docs/docs/documentation/user-guide/creating-service-providers/index.html,sha256=gKRUWydlG3vcWSi-2mRRMpjefgHz3f3IXD6PSSiNs5U,59738
|
|
389
|
+
solace_agent_mesh/assets/docs/docs/documentation/user-guide/solace-ai-connector/index.html,sha256=vwSR84OiwCKE7883ShezIX7oNMOro6J9cMQaULRWGBU,25835
|
|
390
|
+
solace_agent_mesh/assets/docs/docs/documentation/user-guide/structure/index.html,sha256=flQ4svKPHQIi0oLrgKT8YEo-CZHKA1bxdNaslqrYnKs,29857
|
|
391
391
|
solace_agent_mesh/assets/docs/img/Solace_AI_Framework_With_Broker.png,sha256=e6MbZpxlY1xJ8U01zQogm8vWgokQqDfhsyPyNxtuS00,447393
|
|
392
392
|
solace_agent_mesh/assets/docs/img/logo.png,sha256=TdXZ2wnkSkaFrGO-5fy2WcmjGXaGzwE29dM83raxoTg,45439
|
|
393
393
|
solace_agent_mesh/assets/docs/img/sac-flows.png,sha256=868GgNJGPxn2G6c1Md_0umhg3xuAo7t6HEx8hOKbUJY,21098
|
|
@@ -422,8 +422,8 @@ solace_agent_mesh/client/webui/frontend/static/assets/favicon-BLgzUch9.ico,sha25
|
|
|
422
422
|
solace_agent_mesh/client/webui/frontend/static/assets/main-B6BpuH9K.js,sha256=tnw6GxQ4RiCjne2VfNMyCfVL-aDw0JJx2lQriS-RzV8,421052
|
|
423
423
|
solace_agent_mesh/client/webui/frontend/static/assets/main-B9s_V9tJ.css,sha256=qDomENelAJXniRwk21juPd0j2PYfIpPtw6P5KPEE7Hk,119720
|
|
424
424
|
solace_agent_mesh/client/webui/frontend/static/assets/vendor-CS5YMf8a.js,sha256=pySecfbg42jjmh23Z4dRsbST36DQM8SCo4X7_o7nhIs,340916
|
|
425
|
-
solace_agent_mesh-1.4.
|
|
426
|
-
solace_agent_mesh-1.4.
|
|
427
|
-
solace_agent_mesh-1.4.
|
|
428
|
-
solace_agent_mesh-1.4.
|
|
429
|
-
solace_agent_mesh-1.4.
|
|
425
|
+
solace_agent_mesh-1.4.2.dist-info/METADATA,sha256=f5K4HgM8uJLQeTbDPWivRViWrQ6JwSdlDK6bPnhi6_8,24921
|
|
426
|
+
solace_agent_mesh-1.4.2.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
|
|
427
|
+
solace_agent_mesh-1.4.2.dist-info/entry_points.txt,sha256=5pLVH8d8bd4sxUwBh7VTni8gTTSzTqGfY14zgdQZm1I,106
|
|
428
|
+
solace_agent_mesh-1.4.2.dist-info/licenses/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
|
|
429
|
+
solace_agent_mesh-1.4.2.dist-info/RECORD,,
|