solace-agent-mesh 1.4.3__py3-none-any.whl → 1.4.4__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.

Files changed (62) hide show
  1. solace_agent_mesh/agent/sac/app.py +1 -0
  2. solace_agent_mesh/agent/sac/component.py +7 -3
  3. solace_agent_mesh/agent/tools/builtin_artifact_tools.py +17 -0
  4. solace_agent_mesh/agent/tools/builtin_data_analysis_tools.py +4 -0
  5. solace_agent_mesh/agent/tools/tool_definition.py +8 -0
  6. solace_agent_mesh/agent/tools/web_tools.py +5 -0
  7. solace_agent_mesh/assets/docs/404.html +3 -3
  8. solace_agent_mesh/assets/docs/assets/js/{ae0e903d.abca774a.js → ae0e903d.ac3b9419.js} +1 -1
  9. solace_agent_mesh/assets/docs/assets/js/{main.66eec320.js → main.03fb0598.js} +2 -2
  10. solace_agent_mesh/assets/docs/assets/js/{runtime~main.355446b2.js → runtime~main.4ee39c6f.js} +1 -1
  11. solace_agent_mesh/assets/docs/docs/documentation/Enterprise/installation/index.html +5 -5
  12. solace_agent_mesh/assets/docs/docs/documentation/Enterprise/single-sign-on/index.html +3 -3
  13. solace_agent_mesh/assets/docs/docs/documentation/Migrations/A2A Upgrade To 0.3.0/a2a-gateway-upgrade-to-0.3.0/index.html +3 -3
  14. solace_agent_mesh/assets/docs/docs/documentation/Migrations/A2A Upgrade To 0.3.0/a2a-technical-migration-map/index.html +3 -3
  15. solace_agent_mesh/assets/docs/docs/documentation/concepts/agents/index.html +3 -3
  16. solace_agent_mesh/assets/docs/docs/documentation/concepts/architecture/index.html +3 -3
  17. solace_agent_mesh/assets/docs/docs/documentation/concepts/cli/index.html +3 -3
  18. solace_agent_mesh/assets/docs/docs/documentation/concepts/gateways/index.html +3 -3
  19. solace_agent_mesh/assets/docs/docs/documentation/concepts/orchestrator/index.html +3 -3
  20. solace_agent_mesh/assets/docs/docs/documentation/concepts/plugins/index.html +3 -3
  21. solace_agent_mesh/assets/docs/docs/documentation/deployment/debugging/index.html +3 -3
  22. solace_agent_mesh/assets/docs/docs/documentation/deployment/deploy/index.html +3 -3
  23. solace_agent_mesh/assets/docs/docs/documentation/deployment/observability/index.html +3 -3
  24. solace_agent_mesh/assets/docs/docs/documentation/getting-started/component-overview/index.html +3 -3
  25. solace_agent_mesh/assets/docs/docs/documentation/getting-started/configurations/index.html +3 -3
  26. solace_agent_mesh/assets/docs/docs/documentation/getting-started/installation/index.html +3 -3
  27. solace_agent_mesh/assets/docs/docs/documentation/getting-started/introduction/index.html +3 -3
  28. solace_agent_mesh/assets/docs/docs/documentation/getting-started/quick-start/index.html +3 -3
  29. solace_agent_mesh/assets/docs/docs/documentation/tutorials/bedrock-agents/index.html +3 -3
  30. solace_agent_mesh/assets/docs/docs/documentation/tutorials/custom-agent/index.html +3 -3
  31. solace_agent_mesh/assets/docs/docs/documentation/tutorials/event-mesh-gateway/index.html +3 -3
  32. solace_agent_mesh/assets/docs/docs/documentation/tutorials/mcp-integration/index.html +3 -3
  33. solace_agent_mesh/assets/docs/docs/documentation/tutorials/mongodb-integration/index.html +3 -3
  34. solace_agent_mesh/assets/docs/docs/documentation/tutorials/rag-integration/index.html +3 -3
  35. solace_agent_mesh/assets/docs/docs/documentation/tutorials/rest-gateway/index.html +3 -3
  36. solace_agent_mesh/assets/docs/docs/documentation/tutorials/slack-integration/index.html +3 -3
  37. solace_agent_mesh/assets/docs/docs/documentation/tutorials/sql-database/index.html +3 -3
  38. solace_agent_mesh/assets/docs/docs/documentation/user-guide/builtin-tools/artifact-management/index.html +3 -3
  39. solace_agent_mesh/assets/docs/docs/documentation/user-guide/builtin-tools/audio-tools/index.html +3 -3
  40. solace_agent_mesh/assets/docs/docs/documentation/user-guide/builtin-tools/data-analysis-tools/index.html +3 -3
  41. solace_agent_mesh/assets/docs/docs/documentation/user-guide/builtin-tools/embeds/index.html +3 -3
  42. solace_agent_mesh/assets/docs/docs/documentation/user-guide/builtin-tools/index.html +3 -3
  43. solace_agent_mesh/assets/docs/docs/documentation/user-guide/create-agents/index.html +3 -3
  44. solace_agent_mesh/assets/docs/docs/documentation/user-guide/create-gateways/index.html +3 -3
  45. solace_agent_mesh/assets/docs/docs/documentation/user-guide/creating-python-tools/index.html +3 -3
  46. solace_agent_mesh/assets/docs/docs/documentation/user-guide/creating-service-providers/index.html +3 -3
  47. solace_agent_mesh/assets/docs/docs/documentation/user-guide/solace-ai-connector/index.html +3 -3
  48. solace_agent_mesh/assets/docs/docs/documentation/user-guide/structure/index.html +3 -3
  49. solace_agent_mesh/assets/docs/lunr-index-1758293998763.json +1 -0
  50. solace_agent_mesh/assets/docs/lunr-index.json +1 -1
  51. solace_agent_mesh/assets/docs/search-doc-1758293998763.json +1 -0
  52. solace_agent_mesh/assets/docs/search-doc.json +1 -1
  53. solace_agent_mesh/cli/__init__.py +1 -1
  54. solace_agent_mesh/gateway/http_sse/main.py +19 -0
  55. {solace_agent_mesh-1.4.3.dist-info → solace_agent_mesh-1.4.4.dist-info}/METADATA +1 -1
  56. {solace_agent_mesh-1.4.3.dist-info → solace_agent_mesh-1.4.4.dist-info}/RECORD +60 -60
  57. solace_agent_mesh/assets/docs/lunr-index-1758138634356.json +0 -1
  58. solace_agent_mesh/assets/docs/search-doc-1758138634356.json +0 -1
  59. /solace_agent_mesh/assets/docs/assets/js/{main.66eec320.js.LICENSE.txt → main.03fb0598.js.LICENSE.txt} +0 -0
  60. {solace_agent_mesh-1.4.3.dist-info → solace_agent_mesh-1.4.4.dist-info}/WHEEL +0 -0
  61. {solace_agent_mesh-1.4.3.dist-info → solace_agent_mesh-1.4.4.dist-info}/entry_points.txt +0 -0
  62. {solace_agent_mesh-1.4.3.dist-info → solace_agent_mesh-1.4.4.dist-info}/licenses/LICENSE +0 -0
@@ -1 +1 @@
1
- __version__ = "1.4.3"
1
+ __version__ = "1.4.4"
@@ -463,6 +463,25 @@ def _setup_routers() -> None:
463
463
  app.include_router(auth.router, prefix=api_prefix, tags=["Auth"])
464
464
  log.info("Legacy routers mounted for endpoints not yet migrated")
465
465
 
466
+ try:
467
+ from solace_agent_mesh_enterprise.webui_backend.routers import get_enterprise_routers
468
+
469
+ enterprise_routers = get_enterprise_routers()
470
+ for router_config in enterprise_routers:
471
+ app.include_router(
472
+ router_config["router"],
473
+ prefix=router_config["prefix"],
474
+ tags=router_config["tags"]
475
+ )
476
+ log.info("Mounted %d enterprise routers", len(enterprise_routers))
477
+
478
+ except ImportError:
479
+ log.debug("No enterprise package detected - skipping enterprise routers")
480
+ except ModuleNotFoundError:
481
+ log.debug("Enterprise router module not found - skipping enterprise routers")
482
+ except Exception as e:
483
+ log.warning("Failed to load enterprise routers: %s", e)
484
+
466
485
 
467
486
  def _setup_static_files() -> None:
468
487
  current_dir = os.path.dirname(os.path.abspath(__file__))
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: solace-agent-mesh
3
- Version: 1.4.3
3
+ Version: 1.4.4
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
@@ -27,8 +27,8 @@ solace_agent_mesh/agent/protocol/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRk
27
27
  solace_agent_mesh/agent/protocol/event_handlers.py,sha256=qLpQoGsB_8ZazrFmGdPmmCDOTjJk6W6Ow8BYK5Z7lYg,72973
28
28
  solace_agent_mesh/agent/protocol/protocol_llm.txt,sha256=3-ojfRlRtmmr6RuiAx_r1ib3LzSaRWjJdDaUpM9mZ5E,3929
29
29
  solace_agent_mesh/agent/sac/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
30
- solace_agent_mesh/agent/sac/app.py,sha256=aahivRRLqn88oJr2nALPC56prRSpsoH4aPpBFeS0dXE,17955
31
- solace_agent_mesh/agent/sac/component.py,sha256=IZtLMlyETMYxn3U1NEv33m9WKvbiT2M-YxsphbCOS44,131974
30
+ solace_agent_mesh/agent/sac/app.py,sha256=GEXeF846Q_cosLbdihdRFb2LjeDWHtzuOcHv8Jj96Gg,18071
31
+ solace_agent_mesh/agent/sac/component.py,sha256=3vOgJ43zpMcXSrLcJQNgNivLGkKbXYb_PWvOc2twQBw,132225
32
32
  solace_agent_mesh/agent/sac/patch_adk.py,sha256=LQhPvwpEVeeDVUgZD-p8CTxft-jRv_OadMR-gR1uTXk,4266
33
33
  solace_agent_mesh/agent/sac/sac_llm.txt,sha256=KcnVBK8oBuyguMkrCzG773GOQyPqscGxK7VdK2RYYco,9101
34
34
  solace_agent_mesh/agent/sac/task_execution_context.py,sha256=EpX6IWUtlv9ot9aW4_5bjEctJXd-O5Ozmq-FsJE9MBU,7663
@@ -37,8 +37,8 @@ solace_agent_mesh/agent/testing/debug_utils.py,sha256=-nNJUs8aeRnEFbG0ZrXL3-FFcC
37
37
  solace_agent_mesh/agent/testing/testing_llm.txt,sha256=14tuiINvkLTel3zTM7MsRQrmGLWuuJ79ywTU7gjiwqg,2180
38
38
  solace_agent_mesh/agent/tools/__init__.py,sha256=3dURhTS7XdvQW1A5j-_eigcZNjhzog6C1O5SgYePn_8,500
39
39
  solace_agent_mesh/agent/tools/audio_tools.py,sha256=LOjfD2tTsYanIbntpysX4gQZ1e8NHqmv_yQ7iHitvyQ,59717
40
- solace_agent_mesh/agent/tools/builtin_artifact_tools.py,sha256=4zUqrPlBfIz2N3sAZXzk-ZmUCyRqA3-qmnTm3vaCcx4,77526
41
- solace_agent_mesh/agent/tools/builtin_data_analysis_tools.py,sha256=nII4SNDYFt1QaHtXpcoFr3mIg3n1QXTNJfm3VQDD394,8767
40
+ solace_agent_mesh/agent/tools/builtin_artifact_tools.py,sha256=M4u9g4ZmQB7vrl-DiQE3EMzS3Y7q-WXHT_y_8dGU5aU,78200
41
+ solace_agent_mesh/agent/tools/builtin_data_analysis_tools.py,sha256=A7-MbPojAx4OtgpOU55uZask8OcE3JPJkp55X2Xu-Mg,8965
42
42
  solace_agent_mesh/agent/tools/dynamic_tool.py,sha256=Ule1NtjhBypvs3isdlEKQRJavkukc_sq4x9gQ7_E3XI,13524
43
43
  solace_agent_mesh/agent/tools/general_agent_tools.py,sha256=7ygxOwOMacWv7oMQumbIG4XEn3UwRWTSBDuutZPFKj8,21959
44
44
  solace_agent_mesh/agent/tools/image_tools.py,sha256=sLIO-d4006CqJ-YaGYsE-1sfDTMCfI0foPLHieaaFZg,47968
@@ -46,9 +46,9 @@ solace_agent_mesh/agent/tools/peer_agent_tool.py,sha256=rCY7D3OKw_oQ6Oc33AkoxBHK
46
46
  solace_agent_mesh/agent/tools/registry.py,sha256=A4I1RbvQ0b-AFyH4d_vpdAjE3mtoWV_OrObVW3isZbI,1208
47
47
  solace_agent_mesh/agent/tools/test_tools.py,sha256=Bu5nueLX1YFxUFJC2jeG5y3z_s1B3KwqkRAo4TKl4YI,4217
48
48
  solace_agent_mesh/agent/tools/tool_config_types.py,sha256=IeDB0XBJbulFYbOFeU5UUOZlcbt6A6MLby_M6Hzv3tc,1913
49
- solace_agent_mesh/agent/tools/tool_definition.py,sha256=QFgKAZy-3GAmAG_q5XG9gduQRr6uF3ZEo-H05PY1C6s,1690
49
+ solace_agent_mesh/agent/tools/tool_definition.py,sha256=CXgcnAsXiSA6H3UrbvXfo0chTYLDzRWmDi5vzzCmOQA,2015
50
50
  solace_agent_mesh/agent/tools/tools_llm.txt,sha256=W-JcxYZ6JQERrRTYRhWZQeOobUN_Dszl93_Y0kwv7mc,13653
51
- solace_agent_mesh/agent/tools/web_tools.py,sha256=fS3GwqJmORMx0efrJmU9tij_tqUKG8JlAbaUzYhEaQY,15187
51
+ solace_agent_mesh/agent/tools/web_tools.py,sha256=KDFF8ZKH-9ytCZo580IHSXvTuBZS1nMmzFUNn0-bqi0,15384
52
52
  solace_agent_mesh/agent/utils/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
53
53
  solace_agent_mesh/agent/utils/artifact_helpers.py,sha256=WrdCMMiGwSUIhBYbpE4DMk2ELgWTYv8CQSIFQpFokmA,41971
54
54
  solace_agent_mesh/agent/utils/config_parser.py,sha256=pElDc96YftH3rdBaMCmHDdzPkAEx_kGkU0FrcztKP9E,1665
@@ -128,7 +128,7 @@ solace_agent_mesh/gateway/http_sse/app.py,sha256=YZbba5iZL0BnPr4ux_rtF3VmpKVjMLW
128
128
  solace_agent_mesh/gateway/http_sse/component.py,sha256=S4sHIZ0iVL4ShwQdflQKvJBlOg78dR6GPsFlDJgJJuo,73864
129
129
  solace_agent_mesh/gateway/http_sse/dependencies.py,sha256=vj8ByzbhTAnd_oiKvERaO48ieo_37ZwAS6CycKo4LpA,17752
130
130
  solace_agent_mesh/gateway/http_sse/http_sse_llm.txt,sha256=Jx6IJWYFl48LmW-xDuCtjpubs0iPY54bt6bLWF_SNUw,14271
131
- solace_agent_mesh/gateway/http_sse/main.py,sha256=PJBUlNfNfX_G_mV34CrWYojqcCRtAXm7RF2VumKUF0M,23012
131
+ solace_agent_mesh/gateway/http_sse/main.py,sha256=aOXAl8yP2rG5WcD4HDDiV9A0b2eb1qoF3Ij9r-yjNuI,23789
132
132
  solace_agent_mesh/gateway/http_sse/session_manager.py,sha256=4AReeS6-p-2MqE0AOlBrHSoU-ADC4W7dJ28aVtZbDp0,8538
133
133
  solace_agent_mesh/gateway/http_sse/sse_event_buffer.py,sha256=GsC-kh2D5Fd3A3SZUU0zeGk74FB8617u-YsYMSNLPCI,3210
134
134
  solace_agent_mesh/gateway/http_sse/sse_manager.py,sha256=qCfh9aYwR-nX7Ps8DnumKTmh5bO-QwS4E7AlWjS113o,14638
@@ -181,7 +181,7 @@ solace_agent_mesh/gateway/http_sse/shared/auth_utils.py,sha256=F0kpTg5HYadRAEVNS
181
181
  solace_agent_mesh/gateway/http_sse/shared/enums.py,sha256=gcU_hApRkWcBy0JykqGXSESGyglLXN3FzkimITmwnnE,802
182
182
  solace_agent_mesh/gateway/http_sse/shared/timestamp_utils.py,sha256=o3pJKPR6DA8sbOgflnmcotFp4H-I-Hij3lA-7F-yUAM,2380
183
183
  solace_agent_mesh/gateway/http_sse/shared/types.py,sha256=ISN1jjxOOLcak_o-Gm0W7yVW2dWcVmiHQ2wXzttOwPg,1291
184
- solace_agent_mesh/cli/__init__.py,sha256=rxvQUWSe6nvSADkIyuziyi8Irk70s2DZSxOB9c8cpAQ,22
184
+ solace_agent_mesh/cli/__init__.py,sha256=6stz_YFBRP_lguydVylsTgSmj3VTb6WFq8Sp45WYQyY,22
185
185
  solace_agent_mesh/cli/main.py,sha256=yFbF4ijz7P6nxj26d-mTC8BnK6NKVnfqPh3y4pDBZqo,831
186
186
  solace_agent_mesh/cli/utils.py,sha256=7zntmVuvWbaWEhViSF2uw484-79a5I1XTUt-0eGQWY4,8036
187
187
  solace_agent_mesh/cli/commands/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
@@ -249,11 +249,11 @@ solace_agent_mesh/templates/plugin_tools_template.py,sha256=GUVw556CtBYE6sHbpXnF
249
249
  solace_agent_mesh/templates/shared_config.yaml,sha256=_-ytR25HSAfwjN6drkdUQgGeV_om6RSeM4BUCMxQ3vQ,3310
250
250
  solace_agent_mesh/templates/templates_llm.txt,sha256=T3h8CcIowTbyBedlfRk7FZww8_xGmnY5fEqGhhdI3JU,9234
251
251
  solace_agent_mesh/templates/webui.yaml,sha256=4cEkPXLRhpATVD3A0UuJuo5aG0ApEseiADGtY3-W5qw,1784
252
- solace_agent_mesh/assets/docs/404.html,sha256=YbUBZ399rTqmf7pTRDCggOQAmCSUgMDsPX_3MZAMvZY,11749
253
- solace_agent_mesh/assets/docs/lunr-index-1758138634356.json,sha256=eVRRroC9qn6TbZrhB9MSqAZFhrmAEKnkEx7PTEAOyQQ,1139159
254
- solace_agent_mesh/assets/docs/lunr-index.json,sha256=eVRRroC9qn6TbZrhB9MSqAZFhrmAEKnkEx7PTEAOyQQ,1139159
255
- solace_agent_mesh/assets/docs/search-doc-1758138634356.json,sha256=LR86LSvkuH9uMInzh8UeiyTrqtW61viLIPbeRLoqt54,402296
256
- solace_agent_mesh/assets/docs/search-doc.json,sha256=LR86LSvkuH9uMInzh8UeiyTrqtW61viLIPbeRLoqt54,402296
252
+ solace_agent_mesh/assets/docs/404.html,sha256=Wmt1b2qJ0CjmR2pxmhlJZx57BGbkDm3zv-U_zBW2C8E,11749
253
+ solace_agent_mesh/assets/docs/lunr-index-1758293998763.json,sha256=yl5KaRsaEM67MyT5o5BTu8K_5vu2eg7etEnM6eue8lQ,1138422
254
+ solace_agent_mesh/assets/docs/lunr-index.json,sha256=yl5KaRsaEM67MyT5o5BTu8K_5vu2eg7etEnM6eue8lQ,1138422
255
+ solace_agent_mesh/assets/docs/search-doc-1758293998763.json,sha256=igyH-BWb664SerFCfPEiXB27oEGoSuEqdJSuxEpY8Rs,402296
256
+ solace_agent_mesh/assets/docs/search-doc.json,sha256=igyH-BWb664SerFCfPEiXB27oEGoSuEqdJSuxEpY8Rs,402296
257
257
  solace_agent_mesh/assets/docs/sitemap.xml,sha256=MeU4E6b7O7RjK1CdC9W4zjle-yridFsVnyDf2HtnzyY,6830
258
258
  solace_agent_mesh/assets/docs/assets/css/styles.906a1503.css,sha256=gQj16ydMLPiq6y-t8Ovto65hsvPbQX6coyIFOja-2eY,83293
259
259
  solace_agent_mesh/assets/docs/assets/images/Solace_AI_Framework_With_Broker-85f0a306a9bcdd20b390b7a949f6d862.png,sha256=e6MbZpxlY1xJ8U01zQogm8vWgokQqDfhsyPyNxtuS00,447393
@@ -336,7 +336,7 @@ solace_agent_mesh/assets/docs/assets/js/a7bd4aaa.2204d2f7.js,sha256=v9wa2Q1Mt7ca
336
336
  solace_agent_mesh/assets/docs/assets/js/a94703ab.0438dbc2.js,sha256=drinuntIgk0lUv1Wc_WlHu5I8d5ZDszh329V_5WQrD4,11251
337
337
  solace_agent_mesh/assets/docs/assets/js/aba21aa0.c42a534c.js,sha256=e8uMq6LJqDkt4o-uIbKH2CIw_7cQ4Kthlh4O9UqwWdw,211
338
338
  solace_agent_mesh/assets/docs/assets/js/aba87c2f.4ddf32f2.js,sha256=uPt4W5mjlBoYrNo2AHFUvtRgLNnjMT0aEYgZwpP4TP0,17379
339
- solace_agent_mesh/assets/docs/assets/js/ae0e903d.abca774a.js,sha256=vGhLWeTNrtu5l1nceSIT47HR0qkADayJhcjgJoa7oJ4,4955
339
+ solace_agent_mesh/assets/docs/assets/js/ae0e903d.ac3b9419.js,sha256=R91R6rfl678M2FmuMiLhu4QzjkLO89288_gov0E0qNU,4955
340
340
  solace_agent_mesh/assets/docs/assets/js/ae4415af.16cc58d3.js,sha256=3RlFYeEWrwn6u4JADZ7eTYfVJ9pzMZYGcTZheq9LSZs,31053
341
341
  solace_agent_mesh/assets/docs/assets/js/b7006a3a.73a79653.js,sha256=YYjvDTjQytUxcimeJinuha5T7SdUyHTYjRz7kLFOGOQ,12973
342
342
  solace_agent_mesh/assets/docs/assets/js/bac0be12.27ee2c26.js,sha256=wY-AhWl_w5LnF9-JtfyxIbCv0Oz1R3RprqE3FGeeSIo,18006
@@ -350,47 +350,47 @@ solace_agent_mesh/assets/docs/assets/js/cee5d587.f1e1ca86.js,sha256=WHSNG7Q7fO5_
350
350
  solace_agent_mesh/assets/docs/assets/js/f284c35a.cad4dbf2.js,sha256=S02-qr5thbket1SGTTNz9iLgAPAIcuUsa62BCZovze0,21402
351
351
  solace_agent_mesh/assets/docs/assets/js/f897a61a.bc634a3e.js,sha256=6JytHKyBrOGJH33efELGM9KVq6x0tvSbqvvkg53gV2w,17047
352
352
  solace_agent_mesh/assets/docs/assets/js/fbfa3e75.aca209c9.js,sha256=vmq7isB22h2J_2cVIt1h6D2OhwU6wTBEnk1-CNZv9Wk,7314
353
- solace_agent_mesh/assets/docs/assets/js/main.66eec320.js,sha256=Z_vc0tZ4C2ZV-gVoJ5r_efhKainXKwtcZp-4dGxKd9M,482726
354
- solace_agent_mesh/assets/docs/assets/js/main.66eec320.js.LICENSE.txt,sha256=3Jia5o7yaxOtbxuy9khs-thK96m55yCiPaUA-IkWh0A,2069
355
- solace_agent_mesh/assets/docs/assets/js/runtime~main.355446b2.js,sha256=KISPEtVyi70whhAcSoqEvIpsGUIJPi17-wjIs4wKJb8,6233
356
- solace_agent_mesh/assets/docs/docs/documentation/Enterprise/installation/index.html,sha256=4XwAwkVZB5rXkj4ks5duayvvjtx6O4j6NTKF-BOtrNE,27163
357
- solace_agent_mesh/assets/docs/docs/documentation/Enterprise/single-sign-on/index.html,sha256=Ym1Gbj3MW6yV946jCgcHupttnlT9HO87t-Xzlh0AfAU,69622
358
- solace_agent_mesh/assets/docs/docs/documentation/Migrations/A2A Upgrade To 0.3.0/a2a-gateway-upgrade-to-0.3.0/index.html,sha256=5D7-unlkq5OeiMUsOli4s53lScBy6ScVFEyPN6SHxlY,84925
359
- solace_agent_mesh/assets/docs/docs/documentation/Migrations/A2A Upgrade To 0.3.0/a2a-technical-migration-map/index.html,sha256=wJWhrSUCwmC9PQ509cPYClR8F5m0tyz0Yxt6nPNPkFs,87760
360
- solace_agent_mesh/assets/docs/docs/documentation/concepts/agents/index.html,sha256=vUnL0w_j0CejmjUhK2Dggzjv3WeneK_yv5wNQgl2xU4,39841
361
- solace_agent_mesh/assets/docs/docs/documentation/concepts/architecture/index.html,sha256=KIK9rEDEmY3cWjCyEjH4Ri4eIAR8UeYzZQbt3JZ6i70,32769
362
- solace_agent_mesh/assets/docs/docs/documentation/concepts/cli/index.html,sha256=grdx68_W5iKJCsuhPgCh00kTmgm5u9g5Z5PM8n7brJk,52656
363
- solace_agent_mesh/assets/docs/docs/documentation/concepts/gateways/index.html,sha256=cZ5DSb201q1ayNxNKhx_xnEqeFq_ZwPlZ0wemcQyvAM,30147
364
- solace_agent_mesh/assets/docs/docs/documentation/concepts/orchestrator/index.html,sha256=08Bs0MNTDDNlmMf0ilg7GMtSkosxtA1hhVufbsrz_8U,23853
365
- solace_agent_mesh/assets/docs/docs/documentation/concepts/plugins/index.html,sha256=59EvQpo489mohaNQho2exKnFftzXloHhADv8JapBgmc,40029
366
- solace_agent_mesh/assets/docs/docs/documentation/deployment/debugging/index.html,sha256=ivJCxEEA5-9zDXwj1oI8H1_jj5sKC8ZVhXioK-ocBTI,45631
367
- solace_agent_mesh/assets/docs/docs/documentation/deployment/deploy/index.html,sha256=PtYdpa6ETBxPFFB57MUZl1A9wxinlKWual9vSpxTahc,42547
368
- solace_agent_mesh/assets/docs/docs/documentation/deployment/observability/index.html,sha256=ofb-btg8-CVTOZdZaLh5Lj73NKJn3HqWWLsLZKuYXYk,26091
369
- solace_agent_mesh/assets/docs/docs/documentation/getting-started/component-overview/index.html,sha256=mGT1v8pWl-c7xbLkXu-UEBUt9FS6Lh2Z7JPMBpKQ5vE,21734
370
- solace_agent_mesh/assets/docs/docs/documentation/getting-started/configurations/index.html,sha256=bnmCS50sMFkqaIH8P18L2v8bUs30zlbRocVD8MoNv_4,58323
371
- solace_agent_mesh/assets/docs/docs/documentation/getting-started/installation/index.html,sha256=1itY05yv49gAyU0OUCm3b8VixNgVNZ4THbXtrSBWryI,32597
372
- solace_agent_mesh/assets/docs/docs/documentation/getting-started/introduction/index.html,sha256=vrOKC3geIYxLYDBzXlD10l56EaL_9XJtg_T2kJFjv9w,30497
373
- solace_agent_mesh/assets/docs/docs/documentation/getting-started/quick-start/index.html,sha256=grnBc9mJPKMwXFNJy9jcqGGTO7AiQcPfLlixiPzdn0A,42680
374
- solace_agent_mesh/assets/docs/docs/documentation/tutorials/bedrock-agents/index.html,sha256=IwX3BaWMPc_Q7We95goydvfK2V26VLyEYjMhAJvg6gw,75786
375
- solace_agent_mesh/assets/docs/docs/documentation/tutorials/custom-agent/index.html,sha256=5R7Dy45Bp84IwP3cCipziyXskvrxNGkpU1YNbnmvEUc,383395
376
- solace_agent_mesh/assets/docs/docs/documentation/tutorials/event-mesh-gateway/index.html,sha256=A6Abp0MR8Q9F7f0VqyysT9PVbC8o0O_SdeaNZXZFT8c,69278
377
- solace_agent_mesh/assets/docs/docs/documentation/tutorials/mcp-integration/index.html,sha256=kPstqmWP6tH6heSG59ztDwO_e7f3vCkmgf6kGxPIenw,65048
378
- solace_agent_mesh/assets/docs/docs/documentation/tutorials/mongodb-integration/index.html,sha256=w0XLHQ4Vf0YMDnx5-14kHC7ZgPLoWe20P-AfOc7Yruc,87666
379
- solace_agent_mesh/assets/docs/docs/documentation/tutorials/rag-integration/index.html,sha256=7rEvkYPGmEA_NWlaJOn6igaENUoLCUEFW61oxz0Utzc,80471
380
- solace_agent_mesh/assets/docs/docs/documentation/tutorials/rest-gateway/index.html,sha256=JzA2XEoY2I4GY10EJz_NK4uOpqQwndQT65iN2tEoL4g,46767
381
- solace_agent_mesh/assets/docs/docs/documentation/tutorials/slack-integration/index.html,sha256=Lb57_F4q1MBf_16Zg2_p_70sBLYw5o4gG1U6uMdTGoQ,49986
382
- solace_agent_mesh/assets/docs/docs/documentation/tutorials/sql-database/index.html,sha256=Dx9dy3UaBnb3LxL2rBGlwi2euhTiKpcQFxJpMxD7ZTw,69371
383
- solace_agent_mesh/assets/docs/docs/documentation/user-guide/builtin-tools/index.html,sha256=ERq9NCYwCi3b4seJijjK--o7NMiHlmAWRWyqPvMHA-o,44846
384
- solace_agent_mesh/assets/docs/docs/documentation/user-guide/builtin-tools/artifact-management/index.html,sha256=nUfytsLKMAy7d_a4BJ5PQpYwQWikpdV38MKJ-My3hYs,34816
385
- solace_agent_mesh/assets/docs/docs/documentation/user-guide/builtin-tools/audio-tools/index.html,sha256=55B7McizPLQtirVo0Xw86BGcII08eusWQ0SZvx6g1bA,58253
386
- solace_agent_mesh/assets/docs/docs/documentation/user-guide/builtin-tools/data-analysis-tools/index.html,sha256=t-VDVUPSIUGBUzDH5F124rwb6p3jNeoniDX_YaGiAbo,37802
387
- solace_agent_mesh/assets/docs/docs/documentation/user-guide/builtin-tools/embeds/index.html,sha256=mRsC5joQLW2evextqZC9agQ51g1_mfaY-XYaGZLV5PE,50700
388
- solace_agent_mesh/assets/docs/docs/documentation/user-guide/create-agents/index.html,sha256=k4TLU0XEdRfZIWXIGFwGM4U955KYDK1ar63H4E08hYY,163552
389
- solace_agent_mesh/assets/docs/docs/documentation/user-guide/create-gateways/index.html,sha256=KEpfugyUVv2_Tf3zd01ujfA7uciAHn10fUvhyXf7bG4,402951
390
- solace_agent_mesh/assets/docs/docs/documentation/user-guide/creating-python-tools/index.html,sha256=HUnX2UeRFgHlC0wiF71dGujWptdG0gyFS27VHCy7fR8,175658
391
- solace_agent_mesh/assets/docs/docs/documentation/user-guide/creating-service-providers/index.html,sha256=Q3qOds2cn8Cs3HDStsOrOf62dQE4fZJn9hwmetzUQ9M,59738
392
- solace_agent_mesh/assets/docs/docs/documentation/user-guide/solace-ai-connector/index.html,sha256=4N01j5fIYNqs_vJQJ04H1Tu6C0-k1QKmRYs7XJBPPuY,25835
393
- solace_agent_mesh/assets/docs/docs/documentation/user-guide/structure/index.html,sha256=XD3b0ScdA-J9vlC_ET-X0paP5_iQMBe0D57t9qrrlg4,29857
353
+ solace_agent_mesh/assets/docs/assets/js/main.03fb0598.js,sha256=_Cf28svpUKhmGZwLhsq5gYQKvpGDw0T3FO616NucDtM,482726
354
+ solace_agent_mesh/assets/docs/assets/js/main.03fb0598.js.LICENSE.txt,sha256=3Jia5o7yaxOtbxuy9khs-thK96m55yCiPaUA-IkWh0A,2069
355
+ solace_agent_mesh/assets/docs/assets/js/runtime~main.4ee39c6f.js,sha256=Vw8_6wq7T5fOeo0IRNprbqEHtTSEVohNEWDWKeEbe0w,6233
356
+ solace_agent_mesh/assets/docs/docs/documentation/Enterprise/installation/index.html,sha256=i1leS308eifoehkhmUhbELyL2BKEcZciUI1o_EZFH7A,27163
357
+ solace_agent_mesh/assets/docs/docs/documentation/Enterprise/single-sign-on/index.html,sha256=Uv3EaUZc-e2emlns62w6i5KAhkGprdRkaQ6g_IN3bx8,69622
358
+ solace_agent_mesh/assets/docs/docs/documentation/Migrations/A2A Upgrade To 0.3.0/a2a-gateway-upgrade-to-0.3.0/index.html,sha256=v57-Uy4hRIPOQDdSyZTzz-Ch6yuVN0UvjldcxX15zEU,84925
359
+ solace_agent_mesh/assets/docs/docs/documentation/Migrations/A2A Upgrade To 0.3.0/a2a-technical-migration-map/index.html,sha256=Y2nBq-vrrnvCC9B1A2FhtunP-zOfTr9ogUAOPy-x3Rg,87760
360
+ solace_agent_mesh/assets/docs/docs/documentation/concepts/agents/index.html,sha256=hqkDRRUVe41Krpt9oXDXQp69QAQejawRBtwBLDaDJyo,39841
361
+ solace_agent_mesh/assets/docs/docs/documentation/concepts/architecture/index.html,sha256=OfzjVs32vN5vP81cxbmuLBIzcPfdHMlfkXjOHvnR6RQ,32769
362
+ solace_agent_mesh/assets/docs/docs/documentation/concepts/cli/index.html,sha256=qhh-RRYfQKkPMrLBbKNT5JF31O5RgmA8hepYLlh-Dqk,52656
363
+ solace_agent_mesh/assets/docs/docs/documentation/concepts/gateways/index.html,sha256=GlyI16hhF_HZ2YnIK1JbzKhB8uqdNi9LO8eHN1JUtfs,30147
364
+ solace_agent_mesh/assets/docs/docs/documentation/concepts/orchestrator/index.html,sha256=Hs6Gts_2feao56qEy2AWXpqmDR9BVwavDAy4WPV7dFg,23853
365
+ solace_agent_mesh/assets/docs/docs/documentation/concepts/plugins/index.html,sha256=85WGbds06G7pXgAxx68sQeDWNjVv3HJY_2dGq_rTJO8,40029
366
+ solace_agent_mesh/assets/docs/docs/documentation/deployment/debugging/index.html,sha256=E_n-dMfEKRyuw-o2nTBSq9l7hKGIdp2KnQUJH-NeU6o,45631
367
+ solace_agent_mesh/assets/docs/docs/documentation/deployment/deploy/index.html,sha256=4L4i7tUXRtnNA2tMpQ5vHPZs6dv903B58DLFkZVkgOo,42547
368
+ solace_agent_mesh/assets/docs/docs/documentation/deployment/observability/index.html,sha256=tCTyZG712jde6CIX7LL8ogSFXQ7U9NyPQjgFcZfOdV8,26091
369
+ solace_agent_mesh/assets/docs/docs/documentation/getting-started/component-overview/index.html,sha256=6JsFYppXkXKj8VvjnyelQtLXBaC1CyPIqL5ALtJLLqk,21734
370
+ solace_agent_mesh/assets/docs/docs/documentation/getting-started/configurations/index.html,sha256=aOTizyDWiWqBJhTwnlumXili3-ys4-PfSi9Hy20KpR0,58323
371
+ solace_agent_mesh/assets/docs/docs/documentation/getting-started/installation/index.html,sha256=xIIw2jFbAaPDDJZ4QbEZMYZWuNJYXhU_8TJMMwvdIiY,32597
372
+ solace_agent_mesh/assets/docs/docs/documentation/getting-started/introduction/index.html,sha256=u2hDv2c3YGVHQn3XrZObLz6yQGt3I8NEtCndZjIZrFI,30497
373
+ solace_agent_mesh/assets/docs/docs/documentation/getting-started/quick-start/index.html,sha256=PY-63bURqkBXLiNsdaWGn79FCN3CeGqXi8qhd7Oxkkg,42680
374
+ solace_agent_mesh/assets/docs/docs/documentation/tutorials/bedrock-agents/index.html,sha256=a-xefus08TBdkxpHh77iT1h3l2nHAK2WU3WL3OxOk1I,75786
375
+ solace_agent_mesh/assets/docs/docs/documentation/tutorials/custom-agent/index.html,sha256=Zr4zkOcQofNRTucyrGYoNDUolOdSyTi6pMoLvWakabo,383395
376
+ solace_agent_mesh/assets/docs/docs/documentation/tutorials/event-mesh-gateway/index.html,sha256=pgkDDXlFC3KCIR5xTDoo-eWQRZvD2fbaH4b7jnjKG2E,69278
377
+ solace_agent_mesh/assets/docs/docs/documentation/tutorials/mcp-integration/index.html,sha256=2oXl86bO-e6IFtf1Foj-Mq2PTiiXEm-FvsjRcWGDb6c,65048
378
+ solace_agent_mesh/assets/docs/docs/documentation/tutorials/mongodb-integration/index.html,sha256=R-RmTLbAGtGc7CfV0MNIPMsrJleMLIZnaqiTd6cc6Uk,87666
379
+ solace_agent_mesh/assets/docs/docs/documentation/tutorials/rag-integration/index.html,sha256=JHesCr9foEntaCnstmOipZQBWfY4CBEuNUfgQ3twrAA,80471
380
+ solace_agent_mesh/assets/docs/docs/documentation/tutorials/rest-gateway/index.html,sha256=oEp-Kc1Cle_4qQ9YJVNn8NGIFr_cMBjUbmflusz6UUI,46767
381
+ solace_agent_mesh/assets/docs/docs/documentation/tutorials/slack-integration/index.html,sha256=b509EtDYsKSxopPcOmu1bEG36Zrm-Fj2kXhYaUuMjUg,49986
382
+ solace_agent_mesh/assets/docs/docs/documentation/tutorials/sql-database/index.html,sha256=5Dv6jz6rM82vToH-FMSKYZJlsdcd3erglyR-tFKCRJM,69371
383
+ solace_agent_mesh/assets/docs/docs/documentation/user-guide/builtin-tools/index.html,sha256=ZCGJ2E4RHIUA5g0HS2unG74DOGR32BPChBWlGDpPpNA,44846
384
+ solace_agent_mesh/assets/docs/docs/documentation/user-guide/builtin-tools/artifact-management/index.html,sha256=tcdd1fpIRgHd1ra1e82RW5YOJtMyuwE_BSsiKmfd_f8,34816
385
+ solace_agent_mesh/assets/docs/docs/documentation/user-guide/builtin-tools/audio-tools/index.html,sha256=1KKk3mbJsom_jxdibUm6bMrBESh04ZWf3hsB_tZ-G60,58253
386
+ solace_agent_mesh/assets/docs/docs/documentation/user-guide/builtin-tools/data-analysis-tools/index.html,sha256=9axwZv0dALAQO6DUxttV0o5odU7ymymgY3uf1veohJ4,37802
387
+ solace_agent_mesh/assets/docs/docs/documentation/user-guide/builtin-tools/embeds/index.html,sha256=wLLkNUm-yKbPeNwsSyPKCzgW6Ji7r8d2dPBbd0VGvYg,50700
388
+ solace_agent_mesh/assets/docs/docs/documentation/user-guide/create-agents/index.html,sha256=HrfUsVmt4phoK9-Z509v3TozoiMySWbjRsHWD7saa8o,163552
389
+ solace_agent_mesh/assets/docs/docs/documentation/user-guide/create-gateways/index.html,sha256=rfZnrf6XdD5BhFU2umQIlZh4yjDptWOdE-cdJGfqv-k,402951
390
+ solace_agent_mesh/assets/docs/docs/documentation/user-guide/creating-python-tools/index.html,sha256=8ZdlcKgT2BgiKt2GtYzI4IzSQhsqBfd4wGMslji48do,175658
391
+ solace_agent_mesh/assets/docs/docs/documentation/user-guide/creating-service-providers/index.html,sha256=6ETM_AjDCqXCXENkbdPzNqu96fIJfo2kJJo80jD7sUY,59738
392
+ solace_agent_mesh/assets/docs/docs/documentation/user-guide/solace-ai-connector/index.html,sha256=iB3LVK__RjdZ0bUyL3LJ5dVCS9YE9z6mode-A9ONB4U,25835
393
+ solace_agent_mesh/assets/docs/docs/documentation/user-guide/structure/index.html,sha256=KAsNuwtLQ53oMNK2yLMZgnQ7FuinmuO9u2KezcLUevE,29857
394
394
  solace_agent_mesh/assets/docs/img/Solace_AI_Framework_With_Broker.png,sha256=e6MbZpxlY1xJ8U01zQogm8vWgokQqDfhsyPyNxtuS00,447393
395
395
  solace_agent_mesh/assets/docs/img/logo.png,sha256=TdXZ2wnkSkaFrGO-5fy2WcmjGXaGzwE29dM83raxoTg,45439
396
396
  solace_agent_mesh/assets/docs/img/sac-flows.png,sha256=868GgNJGPxn2G6c1Md_0umhg3xuAo7t6HEx8hOKbUJY,21098
@@ -425,8 +425,8 @@ solace_agent_mesh/client/webui/frontend/static/assets/favicon-BLgzUch9.ico,sha25
425
425
  solace_agent_mesh/client/webui/frontend/static/assets/main-8xbvgfVK.css,sha256=Z7g5eH6JHEGZAFn3EYZ8o6ZChd4GlgGYZAZC7hN7SvY,119805
426
426
  solace_agent_mesh/client/webui/frontend/static/assets/main-Cv2k8j3R.js,sha256=ljzgAijmjfWr8x3_dK-oTVZ0B5UUJ5LkF4SVENNFnd8,421239
427
427
  solace_agent_mesh/client/webui/frontend/static/assets/vendor-CS5YMf8a.js,sha256=pySecfbg42jjmh23Z4dRsbST36DQM8SCo4X7_o7nhIs,340916
428
- solace_agent_mesh-1.4.3.dist-info/METADATA,sha256=UXVxkI9OYkSynzUcezeuNBL9_Zo4QZB6jEirRXBF9Ig,24921
429
- solace_agent_mesh-1.4.3.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
430
- solace_agent_mesh-1.4.3.dist-info/entry_points.txt,sha256=5pLVH8d8bd4sxUwBh7VTni8gTTSzTqGfY14zgdQZm1I,106
431
- solace_agent_mesh-1.4.3.dist-info/licenses/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
432
- solace_agent_mesh-1.4.3.dist-info/RECORD,,
428
+ solace_agent_mesh-1.4.4.dist-info/METADATA,sha256=FMX5o6VaBeAGowQReJHChFze8WWztwP-GH4NuIaSeNM,24921
429
+ solace_agent_mesh-1.4.4.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
430
+ solace_agent_mesh-1.4.4.dist-info/entry_points.txt,sha256=5pLVH8d8bd4sxUwBh7VTni8gTTSzTqGfY14zgdQZm1I,106
431
+ solace_agent_mesh-1.4.4.dist-info/licenses/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
432
+ solace_agent_mesh-1.4.4.dist-info/RECORD,,