solace-agent-mesh 1.0.1__py3-none-any.whl → 1.0.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.

Files changed (82) hide show
  1. solace_agent_mesh/__init__.py +5 -0
  2. solace_agent_mesh/agent/adk/callbacks.py +23 -1
  3. solace_agent_mesh/agent/adk/filesystem_artifact_service.py +2 -2
  4. solace_agent_mesh/agent/adk/runner.py +10 -6
  5. solace_agent_mesh/agent/adk/services.py +1 -1
  6. solace_agent_mesh/agent/protocol/event_handlers.py +14 -39
  7. solace_agent_mesh/agent/sac/component.py +145 -37
  8. solace_agent_mesh/agent/sac/task_execution_context.py +15 -6
  9. solace_agent_mesh/agent/tools/general_agent_tools.py +4 -2
  10. solace_agent_mesh/agent/tools/peer_agent_tool.py +6 -5
  11. solace_agent_mesh/assets/docs/404.html +3 -3
  12. solace_agent_mesh/assets/docs/assets/js/1c6e87d2.a8c5ce5a.js +1 -0
  13. solace_agent_mesh/assets/docs/assets/js/f897a61a.f8c53b0f.js +1 -0
  14. solace_agent_mesh/assets/docs/assets/js/{main.7ed3319f.js → main.c6286d7c.js} +2 -2
  15. solace_agent_mesh/assets/docs/assets/js/{runtime~main.d9520ae2.js → runtime~main.d5133813.js} +1 -1
  16. solace_agent_mesh/assets/docs/docs/documentation/concepts/agents/index.html +3 -3
  17. solace_agent_mesh/assets/docs/docs/documentation/concepts/architecture/index.html +3 -3
  18. solace_agent_mesh/assets/docs/docs/documentation/concepts/cli/index.html +3 -3
  19. solace_agent_mesh/assets/docs/docs/documentation/concepts/gateways/index.html +3 -3
  20. solace_agent_mesh/assets/docs/docs/documentation/concepts/orchestrator/index.html +3 -3
  21. solace_agent_mesh/assets/docs/docs/documentation/concepts/plugins/index.html +3 -3
  22. solace_agent_mesh/assets/docs/docs/documentation/deployment/debugging/index.html +21 -4
  23. solace_agent_mesh/assets/docs/docs/documentation/deployment/deploy/index.html +3 -3
  24. solace_agent_mesh/assets/docs/docs/documentation/deployment/observability/index.html +3 -3
  25. solace_agent_mesh/assets/docs/docs/documentation/enterprise/index.html +3 -3
  26. solace_agent_mesh/assets/docs/docs/documentation/getting-started/component-overview/index.html +3 -3
  27. solace_agent_mesh/assets/docs/docs/documentation/getting-started/installation/index.html +3 -3
  28. solace_agent_mesh/assets/docs/docs/documentation/getting-started/introduction/index.html +3 -3
  29. solace_agent_mesh/assets/docs/docs/documentation/getting-started/quick-start/index.html +4 -4
  30. solace_agent_mesh/assets/docs/docs/documentation/tutorials/bedrock-agents/index.html +3 -3
  31. solace_agent_mesh/assets/docs/docs/documentation/tutorials/custom-agent/index.html +3 -3
  32. solace_agent_mesh/assets/docs/docs/documentation/tutorials/event-mesh-gateway/index.html +3 -3
  33. solace_agent_mesh/assets/docs/docs/documentation/tutorials/mcp-integration/index.html +3 -3
  34. solace_agent_mesh/assets/docs/docs/documentation/tutorials/mongodb-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-service-providers/index.html +3 -3
  46. solace_agent_mesh/assets/docs/docs/documentation/user-guide/solace-ai-connector/index.html +3 -3
  47. solace_agent_mesh/assets/docs/docs/documentation/user-guide/structure/index.html +3 -3
  48. solace_agent_mesh/assets/docs/lunr-index-1754075282978.json +1 -0
  49. solace_agent_mesh/assets/docs/lunr-index.json +1 -1
  50. solace_agent_mesh/assets/docs/search-doc-1754075282978.json +1 -0
  51. solace_agent_mesh/assets/docs/search-doc.json +1 -1
  52. solace_agent_mesh/cli/__init__.py +1 -1
  53. solace_agent_mesh/cli/commands/init_cmd/env_step.py +8 -0
  54. solace_agent_mesh/cli/commands/init_cmd/orchestrator_step.py +20 -0
  55. solace_agent_mesh/cli/commands/plugin_cmd/catalog_cmd.py +1 -0
  56. solace_agent_mesh/cli/commands/plugin_cmd/official_registry.py +2 -1
  57. solace_agent_mesh/client/webui/frontend/static/assets/main-D11Lmy9p.css +1 -0
  58. solace_agent_mesh/client/webui/frontend/static/assets/{main-An0a5j5k.js → main-Gfk3BYn5.js} +96 -96
  59. solace_agent_mesh/client/webui/frontend/static/index.html +2 -2
  60. solace_agent_mesh/common/utils/initializer.py +51 -0
  61. solace_agent_mesh/config_portal/backend/plugin_catalog/constants.py +2 -1
  62. solace_agent_mesh/config_portal/backend/plugin_catalog/registry_manager.py +6 -2
  63. solace_agent_mesh/config_portal/backend/plugin_catalog/scraper.py +1 -5
  64. solace_agent_mesh/config_portal/backend/plugin_catalog_server.py +1 -0
  65. solace_agent_mesh/config_portal/backend/server.py +1 -0
  66. solace_agent_mesh/config_portal/frontend/static/client/assets/{_index-DNxCwAGB.js → _index-_7yox_eh.js} +25 -25
  67. solace_agent_mesh/config_portal/frontend/static/client/assets/{manifest-d2b54a97.js → manifest-e5c3acfe.js} +1 -1
  68. solace_agent_mesh/config_portal/frontend/static/client/index.html +1 -1
  69. solace_agent_mesh/gateway/http_sse/routers/artifacts.py +9 -3
  70. solace_agent_mesh/templates/gateway_component_template.py +75 -44
  71. solace_agent_mesh/templates/logging_config_template.ini +64 -0
  72. {solace_agent_mesh-1.0.1.dist-info → solace_agent_mesh-1.0.2.dist-info}/METADATA +2 -2
  73. {solace_agent_mesh-1.0.1.dist-info → solace_agent_mesh-1.0.2.dist-info}/RECORD +77 -75
  74. solace_agent_mesh/assets/docs/assets/js/1c6e87d2.23bccffb.js +0 -1
  75. solace_agent_mesh/assets/docs/assets/js/f897a61a.2c2e152c.js +0 -1
  76. solace_agent_mesh/assets/docs/lunr-index-1753813536522.json +0 -1
  77. solace_agent_mesh/assets/docs/search-doc-1753813536522.json +0 -1
  78. solace_agent_mesh/client/webui/frontend/static/assets/main-Bu5-4Bac.css +0 -1
  79. /solace_agent_mesh/assets/docs/assets/js/{main.7ed3319f.js.LICENSE.txt → main.c6286d7c.js.LICENSE.txt} +0 -0
  80. {solace_agent_mesh-1.0.1.dist-info → solace_agent_mesh-1.0.2.dist-info}/WHEEL +0 -0
  81. {solace_agent_mesh-1.0.1.dist-info → solace_agent_mesh-1.0.2.dist-info}/entry_points.txt +0 -0
  82. {solace_agent_mesh-1.0.1.dist-info → solace_agent_mesh-1.0.2.dist-info}/licenses/LICENSE +0 -0
@@ -1,4 +1,4 @@
1
- solace_agent_mesh/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
1
+ solace_agent_mesh/__init__.py,sha256=20a0cWH3TAY8kKQDUoCMFQJCkPIayPTgKg8HAw7tHiw,103
2
2
  solace_agent_mesh/llm.txt,sha256=0HhcBA1hHCqzrBtX2HmLeJSqJ3MnQfpwfj5KfD1C3ws,10856
3
3
  solace_agent_mesh/llm_detail.txt,sha256=_QmueD2qgzMSn2LhnyAENsLaWtznBF66AlK8uMyYynw,159312
4
4
  solace_agent_mesh/agent/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
@@ -6,25 +6,25 @@ solace_agent_mesh/agent/agent_llm.txt,sha256=TkY3Tjha7vOpyv0t3JPtc73VW-5G-lB-4EC
6
6
  solace_agent_mesh/agent/adk/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
7
7
  solace_agent_mesh/agent/adk/adk_llm.txt,sha256=yXUZn-BgsfNmmQJ28wdLFsW_A8ymrWsD7PMHvmciRIw,7738
8
8
  solace_agent_mesh/agent/adk/app_llm_agent.py,sha256=WOJoUI23i5zPDqubNVVJhWUFvVdY4sRmsYzKmz-DomU,842
9
- solace_agent_mesh/agent/adk/callbacks.py,sha256=yeLWBJMabLTsU_I5cNNMZg1ZgXDZuhqR6VDLS0T9bbc,69303
10
- solace_agent_mesh/agent/adk/filesystem_artifact_service.py,sha256=oLhHdjMoo7qFT9uMt3k0pqhXhJQvCYoRrxQwZwnJf6U,14188
9
+ solace_agent_mesh/agent/adk/callbacks.py,sha256=-PCMdI4nzyRgNRLtfAYmB-L1LcmOJ3NvmV40yKwLb9I,70544
10
+ solace_agent_mesh/agent/adk/filesystem_artifact_service.py,sha256=qSIQhG3axaNuKlhlqL8ClUBrKFbU4nQKHErm2N7UQD4,14184
11
11
  solace_agent_mesh/agent/adk/invocation_monitor.py,sha256=_20-nQXVjGlAEyw9PLFTTvgti-WgqyNE58LPUELUWnA,11671
12
- solace_agent_mesh/agent/adk/runner.py,sha256=YMA_jojF17BDcHmYUvW8S3m4c7sVIFqPNnDdT37Zc8w,12607
13
- solace_agent_mesh/agent/adk/services.py,sha256=KC-ejk-lAd4O69FhIeVowMK0-rkaq9tI4ABU6jpkX7A,8686
12
+ solace_agent_mesh/agent/adk/runner.py,sha256=TTnyz-xGXcVseKo4TkZMZYS6BjYYBHBWocYg3RYmqcI,12757
13
+ solace_agent_mesh/agent/adk/services.py,sha256=2qhENvIiyFsPgxYzGP7bayJbQEBlX4hOi3M3nIfSOrU,8677
14
14
  solace_agent_mesh/agent/adk/setup.py,sha256=OGjWs4pyUt4zoqgvSj8AyjS-Bp46qleVeT1v_ktw_zY,30445
15
15
  solace_agent_mesh/agent/adk/stream_parser.py,sha256=6eMapFRV9nF8m4pRzfnOpykzK3OF3p6NkgWZvNwTt20,8071
16
16
  solace_agent_mesh/agent/adk/tool_wrapper.py,sha256=eA-Cxeuw080HQlrZiRozHXqEHsYcwByWXQACouB_7kU,5602
17
17
  solace_agent_mesh/agent/adk/models/lite_llm.py,sha256=Enia0uFs2epagavdaCWNnvMFIL7VxRuo0A6mYBQZGWQ,30325
18
18
  solace_agent_mesh/agent/adk/models/models_llm.txt,sha256=eIotHOFSg9h1_pvr1qNuQoPWBSm26XNSWTn8SXzm5kg,4598
19
19
  solace_agent_mesh/agent/protocol/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
20
- solace_agent_mesh/agent/protocol/event_handlers.py,sha256=b-pmsM3GFqD8tYpSh9VJu-zKUIcbUL_H4yDo04FUYcc,64651
20
+ solace_agent_mesh/agent/protocol/event_handlers.py,sha256=Kas1I8mEWN3PlSE0ozraiY8oV-QXP-BPoE0aP979nmM,63707
21
21
  solace_agent_mesh/agent/protocol/protocol_llm.txt,sha256=fZrqfT7avWZR4y_kcSgCh7hlayA6fMCgUvq3emKPtDc,1570
22
22
  solace_agent_mesh/agent/sac/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
23
23
  solace_agent_mesh/agent/sac/app.py,sha256=GBQMVWxcQpZSd9GLRKRiFNDYBW05Rf3SoKGr7U2QgyU,28903
24
- solace_agent_mesh/agent/sac/component.py,sha256=u8RNZqmgnuve0CRw1Htr3iIQqD3Jq-tI4ILCjsXj7Vs,139473
24
+ solace_agent_mesh/agent/sac/component.py,sha256=pJNo5FEh8jAIvtaiubGEmRFoAl6muUyoA0QnMHsn6tc,143744
25
25
  solace_agent_mesh/agent/sac/patch_adk.py,sha256=LQhPvwpEVeeDVUgZD-p8CTxft-jRv_OadMR-gR1uTXk,4266
26
26
  solace_agent_mesh/agent/sac/sac_llm.txt,sha256=xOYAScW1Xe651JvZi4LkxRMWlsLCJevVi9hstUKjwfw,8454
27
- solace_agent_mesh/agent/sac/task_execution_context.py,sha256=hQcvFaq9LR7Ro8iiiX90e8AAf_ZYG-YFNztme8UCjjg,7236
27
+ solace_agent_mesh/agent/sac/task_execution_context.py,sha256=EpX6IWUtlv9ot9aW4_5bjEctJXd-O5Ozmq-FsJE9MBU,7663
28
28
  solace_agent_mesh/agent/testing/__init__.py,sha256=Jo_gILQRyefq52v4zYml91xf04lduzam-2fwgNwuAy4,64
29
29
  solace_agent_mesh/agent/testing/debug_utils.py,sha256=-nNJUs8aeRnEFbG0ZrXL3-FFcCDKC_-7KXViwp6fLqw,4972
30
30
  solace_agent_mesh/agent/testing/testing_llm.txt,sha256=idez5-8jmbzRLCeHf22b7kgRPz6hez846BbJusSYYFM,3457
@@ -32,9 +32,9 @@ solace_agent_mesh/agent/tools/__init__.py,sha256=OKsqMddhk9q2DA8Jp3SOEcbOwa3QBsP
32
32
  solace_agent_mesh/agent/tools/audio_tools.py,sha256=LOjfD2tTsYanIbntpysX4gQZ1e8NHqmv_yQ7iHitvyQ,59717
33
33
  solace_agent_mesh/agent/tools/builtin_artifact_tools.py,sha256=gY69SUFEeybFymkJWhmtLUduj-sdxl85k1S_aUawiq4,77246
34
34
  solace_agent_mesh/agent/tools/builtin_data_analysis_tools.py,sha256=nII4SNDYFt1QaHtXpcoFr3mIg3n1QXTNJfm3VQDD394,8767
35
- solace_agent_mesh/agent/tools/general_agent_tools.py,sha256=fU0c0IevKdwpAfXeNq_5i1_5HAkCse_83nSb5qjJc4o,21852
35
+ solace_agent_mesh/agent/tools/general_agent_tools.py,sha256=7ygxOwOMacWv7oMQumbIG4XEn3UwRWTSBDuutZPFKj8,21959
36
36
  solace_agent_mesh/agent/tools/image_tools.py,sha256=sLIO-d4006CqJ-YaGYsE-1sfDTMCfI0foPLHieaaFZg,47968
37
- solace_agent_mesh/agent/tools/peer_agent_tool.py,sha256=u25t76G5rQF9A3oAqFODhAn8MRXeiZxEBwoJjfAOtCA,11759
37
+ solace_agent_mesh/agent/tools/peer_agent_tool.py,sha256=LcqM3udgU-I9_rkhJ1wWIQ9tAV0QS1YT4Z7wYVrlMws,11906
38
38
  solace_agent_mesh/agent/tools/registry.py,sha256=A4I1RbvQ0b-AFyH4d_vpdAjE3mtoWV_OrObVW3isZbI,1208
39
39
  solace_agent_mesh/agent/tools/test_tools.py,sha256=Bu5nueLX1YFxUFJC2jeG5y3z_s1B3KwqkRAo4TKl4YI,4217
40
40
  solace_agent_mesh/agent/tools/tool_definition.py,sha256=QFgKAZy-3GAmAG_q5XG9gduQRr6uF3ZEo-H05PY1C6s,1690
@@ -74,6 +74,7 @@ solace_agent_mesh/common/services/providers/providers_llm.txt,sha256=7y1ZqMWKt5Q
74
74
  solace_agent_mesh/common/utils/__init__.py,sha256=V4B3mUhsqB_3YYdT_JZepEw32OHf4mhzMR7I8I3aV-8,129
75
75
  solace_agent_mesh/common/utils/asyncio_macos_fix.py,sha256=35CBuEX2HSTflDHVWR06_BaM7d_wD8YJ598uQUNS6BE,2846
76
76
  solace_agent_mesh/common/utils/in_memory_cache.py,sha256=AGfyZwqJ7wTjeBBgSKsHWH1v4X8FwpyymCgS8FWVgVI,3316
77
+ solace_agent_mesh/common/utils/initializer.py,sha256=byrg3C0tOEs8JcMlBI4MfjVfEBNmqgKvvz5hEgYQiP8,1887
77
78
  solace_agent_mesh/common/utils/log_formatters.py,sha256=EV8-ryy9mQgGv8hXipKrdXCuqTLvlPeovaAmMmIU3Sg,1443
78
79
  solace_agent_mesh/common/utils/mime_helpers.py,sha256=lkeNozRUmiYydUKHN1TfjTDaO6MP0Sap5sU36X0efLY,2550
79
80
  solace_agent_mesh/common/utils/push_notification_auth.py,sha256=Jp3W2cqNQK6Q27dLGo2bzCOQcwp23TkgkAcb5CckdAo,4622
@@ -109,7 +110,7 @@ solace_agent_mesh/gateway/http_sse/components/components_llm.txt,sha256=SVcC-vB2
109
110
  solace_agent_mesh/gateway/http_sse/components/visualization_forwarder_component.py,sha256=oHVnv4DK-nP9Mbp6i6CSJ63Ch6lx4epE3Cn0dn3BndQ,3941
110
111
  solace_agent_mesh/gateway/http_sse/routers/__init__.py,sha256=WxRX__xU4YIYhvjN0DTY9XdNYAB9dP81pabwiB23YSo,133
111
112
  solace_agent_mesh/gateway/http_sse/routers/agents.py,sha256=8ErcV6Mjp438QNbvUeF3i4HQLyauyCT7ke-QKRGSgKM,1275
112
- solace_agent_mesh/gateway/http_sse/routers/artifacts.py,sha256=gJdhKjHYLCGZI6RcSPLF3Df3DNpRj4WbTkJoHxChzwo,31083
113
+ solace_agent_mesh/gateway/http_sse/routers/artifacts.py,sha256=a-8jnPnGd3a-MU_w3eoYQZZ6Wy67sXp7jDeDcsPpDNM,31176
113
114
  solace_agent_mesh/gateway/http_sse/routers/auth.py,sha256=LcgF45H7AGVPabFLdHcrEqSndadlpx6WbOdBY_l96X8,7201
114
115
  solace_agent_mesh/gateway/http_sse/routers/config.py,sha256=je0GJbGvNXyK5D5EYEDHZPKJqNaR-rkYOQtdfB3-6oA,1903
115
116
  solace_agent_mesh/gateway/http_sse/routers/people.py,sha256=O2NvV6LD3g9vFXN31yUHKTgkzY1RVW5RDfQq_IP5Q14,2041
@@ -124,7 +125,7 @@ solace_agent_mesh/gateway/http_sse/services/agent_service.py,sha256=JgeuZJyysL4k
124
125
  solace_agent_mesh/gateway/http_sse/services/people_service.py,sha256=PbR6vbImQ95JO7p5fSbraBGsHg84dGVjDz4yd-wbrwg,4596
125
126
  solace_agent_mesh/gateway/http_sse/services/services_llm.txt,sha256=TDPDqcqQHaoDWmp8kB_7VXeCb1B0w7dSkXtpxpozO74,8084
126
127
  solace_agent_mesh/gateway/http_sse/services/task_service.py,sha256=m_6xMo5TvwMmDVDT18BheegUqCYZjglvc6APXp5JrQ8,4366
127
- solace_agent_mesh/cli/__init__.py,sha256=d4QHYmS_30j0hPN8NmNPnQ_Z0TphDRbu4MtQj9cT9e8,22
128
+ solace_agent_mesh/cli/__init__.py,sha256=Y3LSfRioSl2xch70pq_ULlvyECXyEtN3krVaWeGyaxk,22
128
129
  solace_agent_mesh/cli/main.py,sha256=2Oy-Otjso90gMPSNbVVlbN7IJoeOhuSqVuu2n2rj-RM,776
129
130
  solace_agent_mesh/cli/utils.py,sha256=9Tkqn0YZ69eiIL20C7UI-0EakJcvw36c9Z8YopuZrag,5456
130
131
  solace_agent_mesh/cli/commands/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
@@ -140,18 +141,18 @@ solace_agent_mesh/cli/commands/add_cmd/web_add_gateway_step.py,sha256=1p7GNFJeAH
140
141
  solace_agent_mesh/cli/commands/init_cmd/__init__.py,sha256=6cMAKDXFD-Bll3_gfYhDauMtP38r9G12hHeSadCusjg,14097
141
142
  solace_agent_mesh/cli/commands/init_cmd/broker_step.py,sha256=FzY7yqRDZqy_B7lXWQvb8OLoOULPlt8cI-VxuzaNSUU,7010
142
143
  solace_agent_mesh/cli/commands/init_cmd/directory_step.py,sha256=3uPZybhDh84vtXqFfck4__6Dbi9LdqXqs0nRjP3VApY,862
143
- solace_agent_mesh/cli/commands/init_cmd/env_step.py,sha256=lIHKMg3uVNM_icLeMKqcJ39uRFF61D2s_CSoeyQiuGY,5922
144
+ solace_agent_mesh/cli/commands/init_cmd/env_step.py,sha256=z1Pkn6bnNRMZHQ8Vau-vR5VLIDmkW9V23MhONCsk5IA,6164
144
145
  solace_agent_mesh/cli/commands/init_cmd/init_cmd_llm.txt,sha256=7atW7HTy_2XQ3UoPttgIlyIF4_Du2068rqZE2imaHP8,13226
145
- solace_agent_mesh/cli/commands/init_cmd/orchestrator_step.py,sha256=lS73-jfsYzFJ3mWNUcbOjHOZ1hoBXGNlEIeKN93vM2k,15376
146
+ solace_agent_mesh/cli/commands/init_cmd/orchestrator_step.py,sha256=Qi6sinV1QM65Ct-Se4SjGhp7U8deKxXjLtRyUUTC6Tw,16141
146
147
  solace_agent_mesh/cli/commands/init_cmd/project_files_step.py,sha256=bOh7yYuaXIIs0q3-nd1nSVc6P6g6EHoDJjFDlKZVnf4,1352
147
148
  solace_agent_mesh/cli/commands/init_cmd/web_init_step.py,sha256=2iJTmZfwQv2FRILfHmtZEngB1ePDhll7da_UcnGJMlE,3470
148
149
  solace_agent_mesh/cli/commands/init_cmd/webui_gateway_step.py,sha256=l9rGIEHKEDro7pgTLUlFfPYt3sMrYQ8ly4FJvIJA9Ls,6969
149
150
  solace_agent_mesh/cli/commands/plugin_cmd/__init__.py,sha256=10F21lMHH6qBvzHcprntMChBAI8cL4wLj6_vSKe8hV0,495
150
151
  solace_agent_mesh/cli/commands/plugin_cmd/add_cmd.py,sha256=G-MJEGwX7saxIeEVMFMX01_h-OTttAUb-5RXDW8st1M,14435
151
152
  solace_agent_mesh/cli/commands/plugin_cmd/build_cmd.py,sha256=OzEO2lsezlIZe29jWiR08ajQeDEP1cYqrWaMSd8i8o4,2988
152
- solace_agent_mesh/cli/commands/plugin_cmd/catalog_cmd.py,sha256=_Zaz5AquUg9WH5knZSbd5ERhIglP81DMRvbHRXhEjQA,4983
153
+ solace_agent_mesh/cli/commands/plugin_cmd/catalog_cmd.py,sha256=6Usg_UhXs2HgfA-LnrGnPMF-BmUqz0TimuMd5ElBiXo,4984
153
154
  solace_agent_mesh/cli/commands/plugin_cmd/create_cmd.py,sha256=_J89BbmpamasxM7guD5WZn8ZmHKyT5gaCA9hOTS8a1c,11906
154
- solace_agent_mesh/cli/commands/plugin_cmd/official_registry.py,sha256=Lq6QNEmpcsVxWzQqlzEqUbcORSJytjGKht_sKHvbi2E,5213
155
+ solace_agent_mesh/cli/commands/plugin_cmd/official_registry.py,sha256=rnzQq3LDvSzvCPoEhoSn6M3xQG4AVLd54PX9cA5GzPg,5218
155
156
  solace_agent_mesh/cli/commands/plugin_cmd/plugin_cmd_llm.txt,sha256=-CS4uY1OrPSXDm8cxyrBAv6yLrP5P-GTzyeaZFqaHsM,10967
156
157
  solace_agent_mesh/evaluation/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
157
158
  solace_agent_mesh/evaluation/config_loader.py,sha256=gmTqvLqcYnahwJODjCjUQBBAQ3L7iV7MVJAJf1A-5JI,23117
@@ -176,8 +177,9 @@ solace_agent_mesh/evaluation/report/templates/header.html,sha256=XP11gY77aoNWrI5
176
177
  solace_agent_mesh/templates/agent_template.yaml,sha256=m3sWJQRgWz-srlFKQrmOQC82lFLXJ_vVNEz_e78FqLs,1620
177
178
  solace_agent_mesh/templates/eval_backend_template.yaml,sha256=bWAgyXPc4mQot7IWlPa0_O5eGQcQ-Mg_DZzQW6fOrP4,1866
178
179
  solace_agent_mesh/templates/gateway_app_template.py,sha256=ClzRjowVTdov9azuPy62AICLd5GuhBHIxlbayeW8oUU,3031
179
- solace_agent_mesh/templates/gateway_component_template.py,sha256=36z9wW2BFX881X4gT30nugeBxsyIWdEVYt7dVHkM0fA,21732
180
+ solace_agent_mesh/templates/gateway_component_template.py,sha256=trreZwOFujxkPU6qoKAOxoeg-vHldw9iE2AIw5keQiY,22096
180
181
  solace_agent_mesh/templates/gateway_config_template.yaml,sha256=sSDJ5C1BO4lTVuRMnCUr6qQTq8BXLUIJrJZrGH7J_0A,1289
182
+ solace_agent_mesh/templates/logging_config_template.ini,sha256=FggFniB1XZ23CG2lF7Y_3VTey2-9nlXIssFvevXtcSw,1275
181
183
  solace_agent_mesh/templates/main_orchestrator.yaml,sha256=Ig4DwYViFXN-1KFn1gR5CVIEeK0dbC8PxfNz5bFqFAE,1757
182
184
  solace_agent_mesh/templates/plugin_agent_config_template.yaml,sha256=I6LQngrtxhwMxksp3W5If86Tc4eS7ZrrZP1YDxW52RA,4465
183
185
  solace_agent_mesh/templates/plugin_custom_config_template.yaml,sha256=5LXQeNoTq6dz2XyRa6_pTZCPQsPO27MF2kHEK8_sv9U,1117
@@ -189,11 +191,11 @@ solace_agent_mesh/templates/plugin_tools_template.py,sha256=GUVw556CtBYE6sHbpXnF
189
191
  solace_agent_mesh/templates/shared_config.yaml,sha256=Wn-w3wFDdHTke0kRQtxGqXuPyh1wX13irvtL-vzTJ0I,3153
190
192
  solace_agent_mesh/templates/templates_llm.txt,sha256=T3h8CcIowTbyBedlfRk7FZww8_xGmnY5fEqGhhdI3JU,9234
191
193
  solace_agent_mesh/templates/webui.yaml,sha256=WJV06elz6A31rLOnQK-0axXpVUY1BcH490A59DM4Og0,1976
192
- solace_agent_mesh/assets/docs/404.html,sha256=2AsAqWgt4ARa2YSDw4Q-lqoQWDuxAPYjLTEkQfjnCNo,11749
193
- solace_agent_mesh/assets/docs/lunr-index-1753813536522.json,sha256=wHgsxsqRolgCi6BekQAAj0A7167buIeg5V2ePgT60kQ,873993
194
- solace_agent_mesh/assets/docs/lunr-index.json,sha256=wHgsxsqRolgCi6BekQAAj0A7167buIeg5V2ePgT60kQ,873993
195
- solace_agent_mesh/assets/docs/search-doc-1753813536522.json,sha256=Dyx591isbzABO0lCja_g--dCBXQdKLg41cIpT2bmLHE,301947
196
- solace_agent_mesh/assets/docs/search-doc.json,sha256=Dyx591isbzABO0lCja_g--dCBXQdKLg41cIpT2bmLHE,301947
194
+ solace_agent_mesh/assets/docs/404.html,sha256=hG3hAGxjysrPBI3nluW4s5ags1HSyPnTQCZT77TiTWI,11749
195
+ solace_agent_mesh/assets/docs/lunr-index-1754075282978.json,sha256=8rhWtnP3AJ8hr7_koXEuSeHLIUzOXFfH5xyF3AXK028,879638
196
+ solace_agent_mesh/assets/docs/lunr-index.json,sha256=8rhWtnP3AJ8hr7_koXEuSeHLIUzOXFfH5xyF3AXK028,879638
197
+ solace_agent_mesh/assets/docs/search-doc-1754075282978.json,sha256=e1n9X8VoQGHlbUZVzluvQRq_ixtRNE_2tNiiD64Dawg,303426
198
+ solace_agent_mesh/assets/docs/search-doc.json,sha256=e1n9X8VoQGHlbUZVzluvQRq_ixtRNE_2tNiiD64Dawg,303426
197
199
  solace_agent_mesh/assets/docs/sitemap.xml,sha256=_W5hAZUmflULCrVdW7ONmjQxGxgWBmh5SUurappEYR0,5716
198
200
  solace_agent_mesh/assets/docs/assets/css/styles.906a1503.css,sha256=gQj16ydMLPiq6y-t8Ovto65hsvPbQX6coyIFOja-2eY,83293
199
201
  solace_agent_mesh/assets/docs/assets/images/Solace_AI_Framework_With_Broker-85f0a306a9bcdd20b390b7a949f6d862.png,sha256=e6MbZpxlY1xJ8U01zQogm8vWgokQqDfhsyPyNxtuS00,447393
@@ -211,7 +213,7 @@ solace_agent_mesh/assets/docs/assets/js/165.6a39807d.js.LICENSE.txt,sha256=QX5Nn
211
213
  solace_agent_mesh/assets/docs/assets/js/166ab619.7d97ccaf.js,sha256=dFY8Ty4pwsdzI0ppJWh4B4Aht2VaQg55faxiSO8HO5A,17657
212
214
  solace_agent_mesh/assets/docs/assets/js/17896441.a5e82f9b.js,sha256=tVREW18iBlO-P7JNPvgX1-RR8tnFAoLarHSSTNAYfTw,568073
213
215
  solace_agent_mesh/assets/docs/assets/js/17896441.a5e82f9b.js.LICENSE.txt,sha256=WX8R_ZUDUISsiSypR5LNXXo_QEtn2JZPIpsBgCIh88Y,322
214
- solace_agent_mesh/assets/docs/assets/js/1c6e87d2.23bccffb.js,sha256=l9SjJQU0Q2bw2z4BvywACMuF_t8KCkj2iAS38erYOAs,9710
216
+ solace_agent_mesh/assets/docs/assets/js/1c6e87d2.a8c5ce5a.js,sha256=wW7iqWNvRJItcPvkT0Js2Y9BcAp1SglpvR3u2KvUNmU,11812
215
217
  solace_agent_mesh/assets/docs/assets/js/2130.ab9fd314.js,sha256=t_AtyiW0eu0qFLk4hnlJEofpadh7m6lgEqDgP46V4D0,274059
216
218
  solace_agent_mesh/assets/docs/assets/js/21ceee5f.614fa8dd.js,sha256=krQDNWm8PFrU7-d9KMjSRKu1LEAVTXPipC6y8byLulo,5547
217
219
  solace_agent_mesh/assets/docs/assets/js/2237.5e477fc6.js,sha256=zW8HJtjPXRUHEgvhkLqqI6USE-FyQKRQlozKw4eDVec,1309
@@ -282,43 +284,43 @@ solace_agent_mesh/assets/docs/assets/js/cd3d4052.ca6eed8c.js,sha256=R2EZA9XN5vfF
282
284
  solace_agent_mesh/assets/docs/assets/js/ced92a13.fb92e7ca.js,sha256=96enCMQqnD-_WrFda13oJ3gPLYxmy93LXDFxDuxA5JY,25255
283
285
  solace_agent_mesh/assets/docs/assets/js/cee5d587.f5b73ca1.js,sha256=ciDSktNPCP_cmpHCR-ycCpuFEeVmbV_D8uHydRZ225w,9508
284
286
  solace_agent_mesh/assets/docs/assets/js/f284c35a.ecc3d195.js,sha256=P4i0cPXuE_RWCNGAGhof2VyAj6ko46gLFvDNH26PUlQ,17624
285
- solace_agent_mesh/assets/docs/assets/js/f897a61a.2c2e152c.js,sha256=tFL8qkVvCOsujW2xw_x0ZbwHOUfQod5AMUhsnhCXhpU,13425
287
+ solace_agent_mesh/assets/docs/assets/js/f897a61a.f8c53b0f.js,sha256=qSJ-ZzGK40ar1WBIC8CZB2VgDEfokt_q9J3dekPqBA8,13833
286
288
  solace_agent_mesh/assets/docs/assets/js/fbfa3e75.aca209c9.js,sha256=vmq7isB22h2J_2cVIt1h6D2OhwU6wTBEnk1-CNZv9Wk,7314
287
- solace_agent_mesh/assets/docs/assets/js/main.7ed3319f.js,sha256=mD847i2ugtfilSRwkoWdEx69Jqg74QKEBOb1nnjqz1s,478837
288
- solace_agent_mesh/assets/docs/assets/js/main.7ed3319f.js.LICENSE.txt,sha256=3Jia5o7yaxOtbxuy9khs-thK96m55yCiPaUA-IkWh0A,2069
289
- solace_agent_mesh/assets/docs/assets/js/runtime~main.d9520ae2.js,sha256=-34GPJKEiQSmaIQRL2Gl9GbTCbG_GqbEhymfIoTWAgY,5940
290
- solace_agent_mesh/assets/docs/docs/documentation/concepts/agents/index.html,sha256=PiYwzrCIvdcWQxeaDTN6XIw6DxPbTHVkJ47T9TWJyWc,30788
291
- solace_agent_mesh/assets/docs/docs/documentation/concepts/architecture/index.html,sha256=frSJeYSURvc0oGQlgR45Gx4RvUZlidDMbQowDtQifSE,31979
292
- solace_agent_mesh/assets/docs/docs/documentation/concepts/cli/index.html,sha256=ckPXPaKF-haN_SwR4sZ_3Ksf0QSa-RuD_i8EX0M90mM,48824
293
- solace_agent_mesh/assets/docs/docs/documentation/concepts/gateways/index.html,sha256=IKZFsBm_MburnfF51RHafU-b6fUJ8fl5GJgEjN6JFV4,29346
294
- solace_agent_mesh/assets/docs/docs/documentation/concepts/orchestrator/index.html,sha256=BY_rq2KfLlkwxc_jqj1noAumgckPZrwD6n88msaGKzs,23051
295
- solace_agent_mesh/assets/docs/docs/documentation/concepts/plugins/index.html,sha256=o6jrlahOVA0mSRz70gVjMZnOxLdDxhRbzqbE_KlUeN8,33086
296
- solace_agent_mesh/assets/docs/docs/documentation/deployment/debugging/index.html,sha256=8MBJHs2J1wqL1G0zX7ppPBFb36-9kTKTCkfTbvR0dYk,42336
297
- solace_agent_mesh/assets/docs/docs/documentation/deployment/deploy/index.html,sha256=aZYvEhSP4-Nypudg9RN71K74TVIBTPaAk-v98YJ07mo,41745
298
- solace_agent_mesh/assets/docs/docs/documentation/deployment/observability/index.html,sha256=2QAZRSdX2Ag8DplRe-X661Af5WCOBtvpnXavyD-Q2LM,25285
299
- solace_agent_mesh/assets/docs/docs/documentation/enterprise/index.html,sha256=P5_D2qXei5kWyfRl5elMvLsCQnT1zJTK5MbNia1kRkc,17398
300
- solace_agent_mesh/assets/docs/docs/documentation/getting-started/component-overview/index.html,sha256=1IDCD-PQC4O1sI-KDjJo71Upy13uldnMflNoVIpyNts,20919
301
- solace_agent_mesh/assets/docs/docs/documentation/getting-started/installation/index.html,sha256=qM9Di8wFllKCfrwK4JknOx9fP_Beh-gyACJ6oflX9v4,31751
302
- solace_agent_mesh/assets/docs/docs/documentation/getting-started/introduction/index.html,sha256=YZFTBm40SreMVzSgjNTtkHJ7LK02ijJ70HvQcc0GCwo,29667
303
- solace_agent_mesh/assets/docs/docs/documentation/getting-started/quick-start/index.html,sha256=UaAIo4qQclOkwHXkrFTluBc3lslfUB59PCWqXVpxieY,36194
304
- solace_agent_mesh/assets/docs/docs/documentation/tutorials/bedrock-agents/index.html,sha256=ptHKHHdoA2H26ew26MQGa7nfr5Ht5FEEWwsMgf0QDGI,74236
305
- solace_agent_mesh/assets/docs/docs/documentation/tutorials/custom-agent/index.html,sha256=J63AP3F9mlFjd2ZwtEykuS-dtGoyWz84At6HQRld6EU,323733
306
- solace_agent_mesh/assets/docs/docs/documentation/tutorials/event-mesh-gateway/index.html,sha256=WWV-jjY__oMzbhxBMVQ2ORm8tX5Av-QWdz76rc_23qI,68242
307
- solace_agent_mesh/assets/docs/docs/documentation/tutorials/mcp-integration/index.html,sha256=gX5IlQcuzuLtPeAVs3nNo_a7OjZMF6hPnmcg0qe0c-Y,64010
308
- solace_agent_mesh/assets/docs/docs/documentation/tutorials/mongodb-integration/index.html,sha256=34w5QXi8laWIWevyu7fXv3Tqgntqybnh0GWV3QQKroA,86554
309
- solace_agent_mesh/assets/docs/docs/documentation/tutorials/rest-gateway/index.html,sha256=IFVLdRT8zULhZJV0yrmMninoh1-UyrhfcctTj67QUpw,45685
310
- solace_agent_mesh/assets/docs/docs/documentation/tutorials/slack-integration/index.html,sha256=bZOmAAxhhHT2JBumw3fjwslS42Va48bZ8sur4nomw30,48936
311
- solace_agent_mesh/assets/docs/docs/documentation/tutorials/sql-database/index.html,sha256=6Sfr7ATz-KwFTRAs4JhNn6nxbIFzOh8Zk-9FBB_GzCo,68263
312
- solace_agent_mesh/assets/docs/docs/documentation/user-guide/builtin-tools/index.html,sha256=BCXuC1si_JXwhnpNnOCXKN9wip0z6E91FBDWwA64xQY,43835
313
- solace_agent_mesh/assets/docs/docs/documentation/user-guide/builtin-tools/artifact-management/index.html,sha256=gG3EPafeYSDFb6trLEyLKpY51zhtBPADmbEHIcRpcbM,33843
314
- solace_agent_mesh/assets/docs/docs/documentation/user-guide/builtin-tools/audio-tools/index.html,sha256=OKM52tNKhb1k25Jr2KaTDCFqjIZcgXaiJraZapB_LO0,57386
315
- solace_agent_mesh/assets/docs/docs/documentation/user-guide/builtin-tools/data-analysis-tools/index.html,sha256=YiBGk8hUZnhmzdOsxrPfWNZDnAjM0uMWoLk02Fbq6ic,36863
316
- solace_agent_mesh/assets/docs/docs/documentation/user-guide/builtin-tools/embeds/index.html,sha256=069tav0_kJzYxQT67_aXLF0Puxhom4jEsg8MO5uOIZk,49659
317
- solace_agent_mesh/assets/docs/docs/documentation/user-guide/create-agents/index.html,sha256=f9eqtzH8QcTXEMvr1Hde8QSQQr453BHzeMHZljDuJIw,154378
318
- solace_agent_mesh/assets/docs/docs/documentation/user-guide/create-gateways/index.html,sha256=6NjXzaDjeWWND5HxzW6zqf2JEZQNbAlqDQrhiOuARec,401884
319
- solace_agent_mesh/assets/docs/docs/documentation/user-guide/creating-service-providers/index.html,sha256=OcCaJT4rZnBxm8Jj67s4aIBD_1XwE9z4B4RhN0cVyZo,58643
320
- solace_agent_mesh/assets/docs/docs/documentation/user-guide/solace-ai-connector/index.html,sha256=yW4TJ4eYJbdmM9IMcHyOosoJ3FrMoxXmkrjIx_UN94c,24794
321
- solace_agent_mesh/assets/docs/docs/documentation/user-guide/structure/index.html,sha256=d7kaDCsMCMSs_8PptJ-ZEXSTav0gmvslNMXqPGKChtY,28802
289
+ solace_agent_mesh/assets/docs/assets/js/main.c6286d7c.js,sha256=NsfwHua3qP1Wg9LFbpG1cA4uM2sYNtFI2-_sXUz-_jU,478837
290
+ solace_agent_mesh/assets/docs/assets/js/main.c6286d7c.js.LICENSE.txt,sha256=3Jia5o7yaxOtbxuy9khs-thK96m55yCiPaUA-IkWh0A,2069
291
+ solace_agent_mesh/assets/docs/assets/js/runtime~main.d5133813.js,sha256=Pqpz0pBEYwFqlbWD4rP9oG9inKoD5EZ0_BwDXwoiXs0,5940
292
+ solace_agent_mesh/assets/docs/docs/documentation/concepts/agents/index.html,sha256=Z8EqGnCnd4DAgLa1F8nBSWwBFLCSOu5PjN0nMJTxsQE,30788
293
+ solace_agent_mesh/assets/docs/docs/documentation/concepts/architecture/index.html,sha256=IBtKEA3f4HiS7WJuQ1MXLscaMSWCdsjYiPvtkuKMhkc,31979
294
+ solace_agent_mesh/assets/docs/docs/documentation/concepts/cli/index.html,sha256=wojDZwAD9BFkkgz8pnqCz61RDCJo9uliUEAxdGO-n2M,48824
295
+ solace_agent_mesh/assets/docs/docs/documentation/concepts/gateways/index.html,sha256=ZUbP-v7rTmOWu9HHJedtmRsF5G9hHXPsorsPbvclxFo,29346
296
+ solace_agent_mesh/assets/docs/docs/documentation/concepts/orchestrator/index.html,sha256=rMQuF3oD2PLhjP1h8lApmW06j4Vw6rjUNDo_ohcyTBo,23051
297
+ solace_agent_mesh/assets/docs/docs/documentation/concepts/plugins/index.html,sha256=kcWJp8xRZ2LbQhZPDm-hrHTGOh0joXhPURNDvvI33LQ,33086
298
+ solace_agent_mesh/assets/docs/docs/documentation/deployment/debugging/index.html,sha256=LyP5FoVvCZJwgJnAxwmGhq91zRAi3R2RiJ_3mSfAT0k,44831
299
+ solace_agent_mesh/assets/docs/docs/documentation/deployment/deploy/index.html,sha256=UVIDS_Rpw4YHZjEVugSg4J2DFD6eiqSRWSmC_0ZI6VA,41745
300
+ solace_agent_mesh/assets/docs/docs/documentation/deployment/observability/index.html,sha256=HsNPMMvfOT34qWykzntV-bQBdU0ofHV3jXrlSM1Ilmw,25285
301
+ solace_agent_mesh/assets/docs/docs/documentation/enterprise/index.html,sha256=OPF_tcr5ZEpXH-OfwjqCkqbxByKxdOInZ60-R14LXmQ,17398
302
+ solace_agent_mesh/assets/docs/docs/documentation/getting-started/component-overview/index.html,sha256=aB7u7laDE-C4j_BDbLM2CBvmwOAkPEKrqsWrjEQa5Pg,20919
303
+ solace_agent_mesh/assets/docs/docs/documentation/getting-started/installation/index.html,sha256=BlGLYr3pR48BWzgoN4GgVa57twEuYheVYd81GtHMO1s,31751
304
+ solace_agent_mesh/assets/docs/docs/documentation/getting-started/introduction/index.html,sha256=BUw0FaYBGA2sDArHOSoIzp_MVvI3-SIw1XlUs9TNCIQ,29667
305
+ solace_agent_mesh/assets/docs/docs/documentation/getting-started/quick-start/index.html,sha256=IYm--uc6BE3ymtNQbDydVZ0YWmJ7GAwm4u01uQLGOyU,36533
306
+ solace_agent_mesh/assets/docs/docs/documentation/tutorials/bedrock-agents/index.html,sha256=wh7BXj3SHcpY8zPn9yJ0V6EpLQBMSQHz-IXKECIMaHc,74236
307
+ solace_agent_mesh/assets/docs/docs/documentation/tutorials/custom-agent/index.html,sha256=bAwGuU9BN5jKgtyW9XlV_zfor1xSWLD8_PzR0Vq-uhA,323733
308
+ solace_agent_mesh/assets/docs/docs/documentation/tutorials/event-mesh-gateway/index.html,sha256=ltTIo0_WFbVF7GW8JON3xuY1hCbodYxuaoThkIOaknY,68242
309
+ solace_agent_mesh/assets/docs/docs/documentation/tutorials/mcp-integration/index.html,sha256=71GA1GFC9ry4nD9H_zgYEoNGRAgnOYSF7VPyFMCtaw0,64010
310
+ solace_agent_mesh/assets/docs/docs/documentation/tutorials/mongodb-integration/index.html,sha256=f_VKQhTM_eiGBsMYhP54VrIlV-Yxy1zVSkUwj9TCr9g,86554
311
+ solace_agent_mesh/assets/docs/docs/documentation/tutorials/rest-gateway/index.html,sha256=RFA0gJpjYOVIWNecnyqB272qqWd-73O5r5WktzO0aqc,45685
312
+ solace_agent_mesh/assets/docs/docs/documentation/tutorials/slack-integration/index.html,sha256=MvdsRSQVDGTEGbJiN1fDz_GHtNHZMB96Z_yGAL4LpKE,48936
313
+ solace_agent_mesh/assets/docs/docs/documentation/tutorials/sql-database/index.html,sha256=yXka9qYo2o_SQld46U-LjC6wYl8FO5OUT89zYO5_1ZQ,68263
314
+ solace_agent_mesh/assets/docs/docs/documentation/user-guide/builtin-tools/index.html,sha256=l3Fe8dHFxF0_b4YQfFcY80HbYyOTIZ-HqWVfFWYvpVw,43835
315
+ solace_agent_mesh/assets/docs/docs/documentation/user-guide/builtin-tools/artifact-management/index.html,sha256=Ax0kEOOR6u5fNY82B8lRd6zWvNK_tUvGTEpt8o7v44w,33843
316
+ solace_agent_mesh/assets/docs/docs/documentation/user-guide/builtin-tools/audio-tools/index.html,sha256=KgjTzaq_AwHbmiGHdKwtZfOpkW19XKqtTw8CYNar3N8,57386
317
+ solace_agent_mesh/assets/docs/docs/documentation/user-guide/builtin-tools/data-analysis-tools/index.html,sha256=yTD7JswYUpjqhesiDXL1w_pZX0wMkLYixf8qvwqW9-c,36863
318
+ solace_agent_mesh/assets/docs/docs/documentation/user-guide/builtin-tools/embeds/index.html,sha256=3SQhIlMY0IrKdpWljOJClOBHcs0j3uXiv11u1MCR1L4,49659
319
+ solace_agent_mesh/assets/docs/docs/documentation/user-guide/create-agents/index.html,sha256=h7wKy4rvkq3Wj5iGRpEmhhCWuR0-Ro8w-7zl6hvFGeE,154378
320
+ solace_agent_mesh/assets/docs/docs/documentation/user-guide/create-gateways/index.html,sha256=UevaQ3izuJMlpJ-cYed5N-9MvRhECsSiWdgUwaMfXpA,401884
321
+ solace_agent_mesh/assets/docs/docs/documentation/user-guide/creating-service-providers/index.html,sha256=ptOct76Z4_-1orYkb2ccJ5cBQlir0iTkuMsgWs61lY0,58643
322
+ solace_agent_mesh/assets/docs/docs/documentation/user-guide/solace-ai-connector/index.html,sha256=X8UY3i1_zDQY0LV6jlfDK1aq2BPHTZjh6Go5w8Hp1fc,24794
323
+ solace_agent_mesh/assets/docs/docs/documentation/user-guide/structure/index.html,sha256=AqrzSim7Iyl5CakW1tVWwyWdN6w24oQzpji2ungjknY,28802
322
324
  solace_agent_mesh/assets/docs/img/Solace_AI_Framework_README.png,sha256=LP69V3dxU9G0RgIDnAAxn2ujgMWu2LPz-j6ECg6-Ydc,2397527
323
325
  solace_agent_mesh/assets/docs/img/Solace_AI_Framework_With_Broker.png,sha256=e6MbZpxlY1xJ8U01zQogm8vWgokQqDfhsyPyNxtuS00,447393
324
326
  solace_agent_mesh/assets/docs/img/logo.png,sha256=TdXZ2wnkSkaFrGO-5fy2WcmjGXaGzwE29dM83raxoTg,45439
@@ -328,32 +330,32 @@ solace_agent_mesh/assets/docs/img/solace-logo.png,sha256=XY5zC_yIVxHdO14TMgW4eTs
328
330
  solace_agent_mesh/config_portal/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
329
331
  solace_agent_mesh/config_portal/backend/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
330
332
  solace_agent_mesh/config_portal/backend/common.py,sha256=MwWNiClWhzBVQkNAE-Uf6pmrPRh2fI_H_CJQuG7up2k,3070
331
- solace_agent_mesh/config_portal/backend/plugin_catalog_server.py,sha256=hsnrOA68a5lPJnQPTe4YKVVTtK-nCpy4IymBp1x3CtA,7874
332
- solace_agent_mesh/config_portal/backend/server.py,sha256=9imgfUkdZwW9TudktE7ft7xOdZPf439dhpcTEqgC3pE,23692
333
+ solace_agent_mesh/config_portal/backend/plugin_catalog_server.py,sha256=Qr5cFUMyDq0qHDTa9ZRbczTi8BUWPZTvxAv3jRxa3hw,7875
334
+ solace_agent_mesh/config_portal/backend/server.py,sha256=9KI_eY5vBuu8iREDuNQn8TmvIGbCXF_R6-ZA2-nnis4,23693
333
335
  solace_agent_mesh/config_portal/backend/plugin_catalog/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
334
- solace_agent_mesh/config_portal/backend/plugin_catalog/constants.py,sha256=dn-JIAwwOYhWVDBE0DK4Q66nEgUHTFFarsG8wz9misE,790
336
+ solace_agent_mesh/config_portal/backend/plugin_catalog/constants.py,sha256=Eqq6lO_glHs-0LghOOHXewg6RecwumhI3zjBKUFGMAQ,787
335
337
  solace_agent_mesh/config_portal/backend/plugin_catalog/models.py,sha256=Fu6EDX3PD1RTX84ucIs2UbtRk0Y0H3Lm3248MlP0jpY,1199
336
- solace_agent_mesh/config_portal/backend/plugin_catalog/registry_manager.py,sha256=yph1tWfrh80dDBQw1GhMcYlF7IIQ1X0MEdJUDp96dck,6668
337
- solace_agent_mesh/config_portal/backend/plugin_catalog/scraper.py,sha256=49t_ohm9zAHPR5R5__M2MHQlqf6trICy0i-OmhYymos,21316
338
+ solace_agent_mesh/config_portal/backend/plugin_catalog/registry_manager.py,sha256=OhETId1ixVJBIL4lYwu4lRELic6BLgX6SJTkWFXKzPw,6686
339
+ solace_agent_mesh/config_portal/backend/plugin_catalog/scraper.py,sha256=j7yJUEKjgsVs7TvSf8Uf_22bKotlYhocIYhfJhTpQPI,21238
338
340
  solace_agent_mesh/config_portal/frontend/static/client/Solace_community_logo.png,sha256=ugNi5vBxTdFZMW2uWNZYcutyk4z8yw9e5KEL5XDcodU,5894
339
341
  solace_agent_mesh/config_portal/frontend/static/client/favicon.ico,sha256=9z1ZdOqroxsg2-FzV79kTJ69hVqWVkrDlIv2RgmIhR8,15086
340
- solace_agent_mesh/config_portal/frontend/static/client/index.html,sha256=NpchIo8yzfH1A7-hYOp96lP7OzHO8nbVCsXn8PVbypU,1419
341
- solace_agent_mesh/config_portal/frontend/static/client/assets/_index-DNxCwAGB.js,sha256=o2X7VC4qejQQUhphQEyVgV-V4_K4-T6zvamjHnZrX78,277887
342
+ solace_agent_mesh/config_portal/frontend/static/client/index.html,sha256=g5hOGkYYhsC0kftxPaW_Po6k2W3JJCKF6CrECWyBAzA,1419
343
+ solace_agent_mesh/config_portal/frontend/static/client/assets/_index-_7yox_eh.js,sha256=Yvzn3hL0jhwjweiy1aeGrsc66ht6ZoLg-jYnIvUmZck,277610
342
344
  solace_agent_mesh/config_portal/frontend/static/client/assets/components-B7lKcHVY.js,sha256=0sRyqnbRRwww1gtmCrs2LKKkV3oof13oqEq2kmzBwMg,40041
343
345
  solace_agent_mesh/config_portal/frontend/static/client/assets/entry.client-CEumGClk.js,sha256=beUIdKZx7yRdQKVug52NNgej7_kKA4Wb1yppvlqBqP8,3862
344
346
  solace_agent_mesh/config_portal/frontend/static/client/assets/index-DSo1AH_7.js,sha256=llg7q5i7csyU2UQoobFGNFA_Szk1J8bUDBZMYZ0bckw,217933
345
- solace_agent_mesh/config_portal/frontend/static/client/assets/manifest-d2b54a97.js,sha256=edlVdxADR14OUrRm3cYLEc7iYU06pRZZ9qskmo0olmU,781
347
+ solace_agent_mesh/config_portal/frontend/static/client/assets/manifest-e5c3acfe.js,sha256=OHC-RyPoWyFTqKvKkvoDW6_a0_gEV1V8OCv6VAUySA4,781
346
348
  solace_agent_mesh/config_portal/frontend/static/client/assets/root-C4XmHinv.js,sha256=eE0D7vH3RMWe6spPF7YqgTTO36szT_0mAYwHUjBGrDg,1799
347
349
  solace_agent_mesh/config_portal/frontend/static/client/assets/root-DxRwaWiE.css,sha256=HaETPzdva-2CpjK-MmIBI6lipZMiGHmAqLRJiD8s2QE,33607
348
350
  solace_agent_mesh/client/webui/frontend/static/auth-callback.html,sha256=LiPrEF-c40umgZXbxwYP6NCNaFVKNQXqqbIXzzgnkx4,493
349
- solace_agent_mesh/client/webui/frontend/static/index.html,sha256=B911gLIDfNN-qasweie4v0MJFzHTgrk-cTVTek1auB4,558
351
+ solace_agent_mesh/client/webui/frontend/static/index.html,sha256=Qe3eAYj8UoA3kYYfq_Y4KyuwXmOuulRpdICrplDj8io,558
350
352
  solace_agent_mesh/client/webui/frontend/static/assets/authCallback-DvlO62me.js,sha256=ywTL4zkDWkJPt7XLgrlHXjMhcJ0YkY9GLbrigJajsjw,489
351
353
  solace_agent_mesh/client/webui/frontend/static/assets/client-bp6u3qVZ.js,sha256=_AAv-71pSyphB132FsplpbvkEfI_akuyLvfB-njUKV8,187773
352
354
  solace_agent_mesh/client/webui/frontend/static/assets/favicon-BLgzUch9.ico,sha256=9z1ZdOqroxsg2-FzV79kTJ69hVqWVkrDlIv2RgmIhR8,15086
353
- solace_agent_mesh/client/webui/frontend/static/assets/main-An0a5j5k.js,sha256=fqRPK7zeARj62aDPNONkMbgwAzC3JOSq6H-taOEJDys,736484
354
- solace_agent_mesh/client/webui/frontend/static/assets/main-Bu5-4Bac.css,sha256=WRW34LO7zxdRvMZ0tZ30QSKLj7Xdakh7NNM3rhxONl0,116049
355
- solace_agent_mesh-1.0.1.dist-info/METADATA,sha256=H3_BgEXJnKsz1rKAMtMGOkbdntZ6eDmFq7bDmTBj2hs,24670
356
- solace_agent_mesh-1.0.1.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
357
- solace_agent_mesh-1.0.1.dist-info/entry_points.txt,sha256=5pLVH8d8bd4sxUwBh7VTni8gTTSzTqGfY14zgdQZm1I,106
358
- solace_agent_mesh-1.0.1.dist-info/licenses/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
359
- solace_agent_mesh-1.0.1.dist-info/RECORD,,
355
+ solace_agent_mesh/client/webui/frontend/static/assets/main-D11Lmy9p.css,sha256=f5nUuPHM6IxbqhkTseKwZHQ1piLK-SLGzfeuvqjCGSY,116029
356
+ solace_agent_mesh/client/webui/frontend/static/assets/main-Gfk3BYn5.js,sha256=vjnFiLySETAUot28km64Rarvop17BL8iWEDPDKs2MxI,737378
357
+ solace_agent_mesh-1.0.2.dist-info/METADATA,sha256=u8V-K4gJsbUOfocGztNx0dtvDmJnHW9lJgo6ngQZcfc,24670
358
+ solace_agent_mesh-1.0.2.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
359
+ solace_agent_mesh-1.0.2.dist-info/entry_points.txt,sha256=5pLVH8d8bd4sxUwBh7VTni8gTTSzTqGfY14zgdQZm1I,106
360
+ solace_agent_mesh-1.0.2.dist-info/licenses/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
361
+ solace_agent_mesh-1.0.2.dist-info/RECORD,,
@@ -1 +0,0 @@
1
- "use strict";(self.webpackChunksolace_agenitc_mesh_docs=self.webpackChunksolace_agenitc_mesh_docs||[]).push([[2037],{6317:(e,n,s)=>{s.r(n),s.d(n,{assets:()=>l,contentTitle:()=>r,default:()=>g,frontMatter:()=>a,metadata:()=>t,toc:()=>d});const t=JSON.parse('{"id":"documentation/deployment/debugging","title":"Debugging","description":"Debugging issues in Solace Agent Mesh starts with identifying the problem. You can monitor your system to debug it more effectively. For more information, see Observability.","source":"@site/docs/documentation/deployment/debugging.md","sourceDirName":"documentation/deployment","slug":"/documentation/deployment/debugging","permalink":"/solace-agent-mesh/docs/documentation/deployment/debugging","draft":false,"unlisted":false,"editUrl":"https://github.com/SolaceLabs/solace-agent-mesh/edit/main/docs/docs/documentation/deployment/debugging.md","tags":[],"version":"current","sidebarPosition":30,"frontMatter":{"title":"Debugging","sidebar_position":30},"sidebar":"docSidebar","previous":{"title":"Observability","permalink":"/solace-agent-mesh/docs/documentation/deployment/observability"},"next":{"title":"Build Your Own Agent","permalink":"/solace-agent-mesh/docs/documentation/tutorials/custom-agent"}}');var o=s(4848),i=s(8453);const a={title:"Debugging",sidebar_position:30},r="Debugging",l={},d=[{value:"Isolate Components",id:"isolate-components",level:2},{value:"Examine STIM Files",id:"examine-stim-files",level:2},{value:"Monitor Broker Activity",id:"monitor-broker-activity",level:2},{value:"Debug Mode",id:"debug-mode",level:2},{value:"Debugging in VSCode",id:"debugging-in-vscode",level:3},{value:"Invoke the Agent Directly",id:"invoke-the-agent-directly",level:2},{value:"Tools for Sending Messages",id:"tools-for-sending-messages",level:4},{value:"Message Format",id:"message-format",level:4},{value:"System Logs",id:"system-logs",level:2}];function c(e){const n={a:"a",code:"code",h1:"h1",h2:"h2",h3:"h3",h4:"h4",header:"header",li:"li",ol:"ol",p:"p",pre:"pre",strong:"strong",ul:"ul",...(0,i.R)(),...e.components};return(0,o.jsxs)(o.Fragment,{children:[(0,o.jsx)(n.header,{children:(0,o.jsx)(n.h1,{id:"debugging",children:"Debugging"})}),"\n",(0,o.jsxs)(n.p,{children:["Debugging issues in Solace Agent Mesh starts with identifying the problem. You can monitor your system to debug it more effectively. For more information, see ",(0,o.jsx)(n.a,{href:"/solace-agent-mesh/docs/documentation/deployment/observability",children:"Observability"}),".\nThe following sections provide common debugging approaches to help you diagnose and resolve issues."]}),"\n",(0,o.jsx)(n.h2,{id:"isolate-components",children:"Isolate Components"}),"\n",(0,o.jsxs)(n.p,{children:["Running only the necessary components in isolation can help pinpoint issues. The ",(0,o.jsx)(n.code,{children:"run"})," Solace Agent Mesh (SAM) CLI command allows you to specify which files to run."]}),"\n",(0,o.jsx)(n.p,{children:"For example:"}),"\n",(0,o.jsx)(n.pre,{children:(0,o.jsx)(n.code,{className:"language-bash",children:"sam run configs/agents/my_tool_1.yaml configs/agents/my_tool_2.yaml\n"})}),"\n",(0,o.jsxs)(n.p,{children:["This command runs only the agents defined in ",(0,o.jsx)(n.code,{children:"my_tool_1.yaml"})," and ",(0,o.jsx)(n.code,{children:"my_tool_2.yaml"}),", reducing noise from unrelated components."]}),"\n",(0,o.jsx)(n.h2,{id:"examine-stim-files",children:"Examine STIM Files"}),"\n",(0,o.jsxs)(n.p,{children:[(0,o.jsx)(n.a,{href:"/solace-agent-mesh/docs/documentation/deployment/observability#stimulus-logs",children:"STIM files"})," provide detailed traces of stimulus life cycles. If you have access to the storage location, you can inspect them to analyze message flows."]}),"\n",(0,o.jsxs)(n.p,{children:["Each ",(0,o.jsx)(n.code,{children:".stim"})," file contains all broker events related to a single stimulus, from the initial request to the final response."]}),"\n",(0,o.jsx)(n.h2,{id:"monitor-broker-activity",children:"Monitor Broker Activity"}),"\n",(0,o.jsxs)(n.p,{children:["For insights into message flows and event interactions, see ",(0,o.jsx)(n.a,{href:"/solace-agent-mesh/docs/documentation/deployment/observability#broker-observability",children:"Broker Observability"}),"."]}),"\n",(0,o.jsx)(n.h2,{id:"debug-mode",children:"Debug Mode"}),"\n",(0,o.jsx)(n.p,{children:"Because Solace Agent Mesh is a Python-based framework, you can run it in debug mode using an IDE with breakpoints."}),"\n",(0,o.jsx)(n.h3,{id:"debugging-in-vscode",children:"Debugging in VSCode"}),"\n",(0,o.jsxs)(n.p,{children:["If you're using VSCode, configure debugging in ",(0,o.jsx)(n.code,{children:".vscode/launch.json"}),":"]}),"\n",(0,o.jsx)(n.pre,{children:(0,o.jsx)(n.code,{className:"language-json",children:'{\n "version": "0.2.0",\n "configurations": [\n {\n "name": "sam-debug",\n "type": "debugpy",\n "request": "launch",\n "module": "solace_agent_mesh.cli.main",\n "console": "integratedTerminal",\n "envFile": "${workspaceFolder}/.env",\n "args": [\n "run",\n "configs/agents/main_orchestrator.yaml",\n "configs/gateways/webui.yaml"\n // Add any other components you want to run here\n ],\n "justMyCode": false\n }\n ]\n}\n'})}),"\n",(0,o.jsx)(n.p,{children:"To start debugging:"}),"\n",(0,o.jsxs)(n.ol,{children:["\n",(0,o.jsxs)(n.li,{children:["Open the ",(0,o.jsx)(n.strong,{children:"RUN AND DEBUG"})," panel on the left sidebar."]}),"\n",(0,o.jsxs)(n.li,{children:["Select ",(0,o.jsx)(n.code,{children:"sam-debug"})," from the dropdown."]}),"\n",(0,o.jsxs)(n.li,{children:["Click the ",(0,o.jsx)(n.strong,{children:"Play"})," to start in debug mode."]}),"\n"]}),"\n",(0,o.jsx)(n.p,{children:"Set breakpoints in your code to pause execution and inspect variable states."}),"\n",(0,o.jsx)(n.h2,{id:"invoke-the-agent-directly",children:"Invoke the Agent Directly"}),"\n",(0,o.jsx)(n.p,{children:"For debugging and testing, you can send direct messages to an agent by directly selecting the agent in the web UI agent dropdown or by using the PubSub+ event broker. This requires specifying the appropriate topic, user properties, and payload."}),"\n",(0,o.jsx)(n.h4,{id:"tools-for-sending-messages",children:"Tools for Sending Messages"}),"\n",(0,o.jsxs)(n.ul,{children:["\n",(0,o.jsx)(n.li,{children:(0,o.jsx)(n.strong,{children:(0,o.jsx)(n.a,{href:"https://marketplace.visualstudio.com/items?itemName=solace-tools.solace-try-me-vsc-extension",children:"Solace Try Me VSCode Extension"})})}),"\n",(0,o.jsx)(n.li,{children:(0,o.jsx)(n.strong,{children:(0,o.jsx)(n.a,{href:"https://github.com/SolaceLabs/solace-tryme-cli",children:"Solace Try Me (STM) CLI Tool"})})}),"\n"]}),"\n",(0,o.jsx)(n.h4,{id:"message-format",children:"Message Format"}),"\n",(0,o.jsxs)(n.p,{children:[(0,o.jsx)(n.strong,{children:"Topic"}),":"]}),"\n",(0,o.jsx)(n.pre,{children:(0,o.jsx)(n.code,{children:"[NAME_SPACES]a2a/v1/agent/request/<agent_name>\n"})}),"\n",(0,o.jsxs)(n.p,{children:[(0,o.jsx)(n.strong,{children:"User Properties"}),":"]}),"\n",(0,o.jsx)(n.pre,{children:(0,o.jsx)(n.code,{children:"userId: test-0000\nclientId: test-0000\nreplyTo: [NAME_SPACES]a2a/v1/gateway/response/0000000/task-0000000\na2aUserConfig: {}\n"})}),"\n",(0,o.jsxs)(n.p,{children:[(0,o.jsx)(n.strong,{children:"Payload"}),":"]}),"\n",(0,o.jsx)(n.pre,{children:(0,o.jsx)(n.code,{className:"language-json",children:'{\n "jsonrpc": "2.0",\n "id": "000000000",\n "method": "tasks/sendSubscribe",\n "params": {\n "id": "task-0000000",\n "sessionId": "web-session-00000000",\n "message": {\n "role": "user",\n "parts": [\n {\n "type": "text",\n "text": "Hello World!"\n }\n ]\n },\n "acceptedOutputModes": [\n "text"\n ],\n "metadata": {\n "system_purpose": "The system is an AI Chatbot with agentic capabilities. It uses the agents available to provide information, reasoning and general assistance for the users in this system. **Always return useful artifacts and files that you create to the user.** Provide a status update before each tool call. Your external name is Agent Mesh.\\n",\n "response_format": "Responses should be clear, concise, and professionally toned. Format responses to the user in Markdown using appropriate formatting.\\n"\n }\n }\n}\n'})}),"\n",(0,o.jsxs)(n.p,{children:[(0,o.jsx)(n.strong,{children:"Response Topic"}),":"]}),"\n",(0,o.jsx)(n.pre,{children:(0,o.jsx)(n.code,{children:"[NAME_SPACES]a2a/v1/gateway/response/0000000/task-0000000\n"})}),"\n",(0,o.jsx)(n.p,{children:"By sending a request and observing the response, you can verify an agent's behavior in isolation, making it easier to identify issues."}),"\n",(0,o.jsx)(n.h2,{id:"system-logs",children:"System Logs"}),"\n",(0,o.jsx)(n.p,{children:"System logs provide additional insights into the system's behavior. These logs are written to a log file at the root of the project directory."}),"\n",(0,o.jsx)(n.p,{children:"All input/output messages, warnings, and errors are logged to help your understanding of the system's state and identify potential issues."})]})}function g(e={}){const{wrapper:n}={...(0,i.R)(),...e.components};return n?(0,o.jsx)(n,{...e,children:(0,o.jsx)(c,{...e})}):c(e)}},8453:(e,n,s)=>{s.d(n,{R:()=>a,x:()=>r});var t=s(6540);const o={},i=t.createContext(o);function a(e){const n=t.useContext(i);return t.useMemo((function(){return"function"==typeof e?e(n):{...n,...e}}),[n,e])}function r(e){let n;return n=e.disableParentContext?"function"==typeof e.components?e.components(o):e.components||o:a(e.components),t.createElement(i.Provider,{value:n},e.children)}}}]);
@@ -1 +0,0 @@
1
- "use strict";(self.webpackChunksolace_agenitc_mesh_docs=self.webpackChunksolace_agenitc_mesh_docs||[]).push([[3514],{4373:(e,t,n)=>{n.r(t),n.d(t,{assets:()=>c,contentTitle:()=>r,default:()=>h,frontMatter:()=>a,metadata:()=>o,toc:()=>l});const o=JSON.parse('{"id":"documentation/getting-started/quick-start","title":"Quick Start","description":"Looking to get started with plugins? For more information, see the Plugins.","source":"@site/docs/documentation/getting-started/quick-start.md","sourceDirName":"documentation/getting-started","slug":"/documentation/getting-started/quick-start","permalink":"/solace-agent-mesh/docs/documentation/getting-started/quick-start","draft":false,"unlisted":false,"editUrl":"https://github.com/SolaceLabs/solace-agent-mesh/edit/main/docs/docs/documentation/getting-started/quick-start.md","tags":[],"version":"current","sidebarPosition":30,"frontMatter":{"title":"Quick Start","sidebar_position":30},"sidebar":"docSidebar","previous":{"title":"Installation","permalink":"/solace-agent-mesh/docs/documentation/getting-started/installation"},"next":{"title":"Component Overview","permalink":"/solace-agent-mesh/docs/documentation/getting-started/component-overview"}}');var i=n(4848),s=n(8453);const a={title:"Quick Start",sidebar_position:30},r="Quick Start",c={},l=[{value:"Prerequisites",id:"prerequisites",level:2},{value:"Create a Project",id:"create-a-project",level:2},{value:"Running the Project",id:"running-the-project",level:2},{value:"Interacting with SAM",id:"interacting-with-sam",level:2},{value:"Try a Tutorial",id:"try-a-tutorial",level:2},{value:"Next Steps",id:"next-steps",level:2}];function d(e){const t={a:"a",admonition:"admonition",code:"code",h1:"h1",h2:"h2",header:"header",li:"li",ol:"ol",p:"p",pre:"pre",strong:"strong",ul:"ul",...(0,s.R)(),...e.components},{Details:n}=t;return n||function(e,t){throw new Error("Expected "+(t?"component":"object")+" `"+e+"` to be defined: you likely forgot to import, pass, or provide it.")}("Details",!0),(0,i.jsxs)(i.Fragment,{children:[(0,i.jsx)(t.header,{children:(0,i.jsx)(t.h1,{id:"quick-start",children:"Quick Start"})}),"\n",(0,i.jsx)(t.admonition,{title:"Plugins",type:"note",children:(0,i.jsxs)(t.p,{children:["Looking to get started with plugins? For more information, see the ",(0,i.jsx)(t.a,{href:"/solace-agent-mesh/docs/documentation/concepts/plugins",children:"Plugins"}),"."]})}),"\n",(0,i.jsx)(t.p,{children:"To get started with Solace Agent Mesh, you must first create a project."}),"\n",(0,i.jsx)(t.h2,{id:"prerequisites",children:"Prerequisites"}),"\n",(0,i.jsxs)(t.ol,{children:["\n",(0,i.jsxs)(t.li,{children:["You have installed the Solace Agent Mesh CLI. If not, see the ",(0,i.jsx)(t.a,{href:"/solace-agent-mesh/docs/documentation/getting-started/installation",children:"Installation"})," page."]}),"\n",(0,i.jsxs)(t.li,{children:["You have activated the virtual environment you created following the ",(0,i.jsx)(t.a,{href:"/solace-agent-mesh/docs/documentation/getting-started/installation",children:"Installation"})," page. For containerized deployment such as Docker, ignore this prerequisite."]}),"\n",(0,i.jsx)(t.li,{children:"You have an available AI provider and API key. For best results, use a state-of-the-art AI model like Anthropic Claude Sonnet 3.7, Google Gemini 2.5 pro, or OpenAI GPT-4o."}),"\n"]}),"\n",(0,i.jsx)(t.h2,{id:"create-a-project",children:"Create a Project"}),"\n",(0,i.jsx)(t.p,{children:"Create a directory for your project and navigate to it."}),"\n",(0,i.jsx)(t.pre,{children:(0,i.jsx)(t.code,{className:"language-sh",children:"mkdir my-agent-mesh\ncd my-agent-mesh\n"})}),"\n",(0,i.jsxs)(t.p,{children:["Run the ",(0,i.jsx)(t.code,{children:"init"})," command and follow the prompts to create your project."]}),"\n",(0,i.jsx)(t.pre,{children:(0,i.jsx)(t.code,{className:"language-sh",children:"solace-agent-mesh init\n"})}),"\n",(0,i.jsxs)(t.p,{children:["During initialization, you can choose to configure your project directly in the terminal or through a web-based interface launched at ",(0,i.jsx)(t.code,{children:"http://127.0.0.1:5002"}),". You are asked for your preference once you run ",(0,i.jsx)(t.code,{children:"solace-agent-mesh init"}),"."]}),"\n",(0,i.jsxs)(t.p,{children:["Alternatively, you can use the ",(0,i.jsx)(t.code,{children:"--gui"})," flag to skip the prompt and directly open the web-based configuration interface:"]}),"\n",(0,i.jsx)(t.pre,{children:(0,i.jsx)(t.code,{className:"language-sh",children:"solace-agent-mesh init --gui\n"})}),"\n",(0,i.jsxs)(n,{children:[(0,i.jsx)("summary",{children:"Docker Alternative for Initialization"}),(0,i.jsx)(t.p,{children:"You can also initialize your Solace Agent Mesh project using the official Docker image. This is helpful if you want to avoid local Python/SAM CLI installation or prefer a containerized workflow from the start."}),(0,i.jsx)(t.pre,{children:(0,i.jsx)(t.code,{className:"language-sh",children:'docker run --rm -it -v "$(pwd):/app" -p 5002:5002 solace/solace-agent-mesh:latest init --gui\n'})}),(0,i.jsxs)(t.p,{children:["If the OS architecture on your host is not ",(0,i.jsx)(t.code,{children:"linux/amd64"}),", you would need to add ",(0,i.jsx)(t.code,{children:"--platform linux/amd64"})," when running container."]})]}),"\n",(0,i.jsxs)(t.admonition,{title:"Non-Interactive Mode",type:"tip",children:[(0,i.jsxs)(t.p,{children:["You can run the ",(0,i.jsx)(t.code,{children:"init"})," command in a non-interactive mode by passing ",(0,i.jsx)(t.code,{children:"--skip"})," and all the other configurations as arguments."]}),(0,i.jsxs)(t.p,{children:["To get a list of all the available options, run ",(0,i.jsx)(t.code,{children:"solace-agent-mesh init --help"})]})]}),"\n",(0,i.jsxs)(n,{children:[(0,i.jsx)("summary",{children:"Configurations"}),(0,i.jsxs)(t.admonition,{title:"Model name format",type:"info",children:[(0,i.jsxs)(n,{children:[(0,i.jsx)("summary",{children:"Browser-based Configurations"}),(0,i.jsx)(t.p,{children:"You need to select the LLM Provider first and supported models are populated under LLM Model Name."}),(0,i.jsxs)(t.p,{children:["If you're using a non-openai model but hosting it on a custom API that follows the OpenAI standards, like Ollama or LiteLLM, you can select the ",(0,i.jsx)(t.code,{children:"OpenAI Compatible Provider"}),"."]})]}),(0,i.jsxs)(n,{children:[(0,i.jsx)("summary",{children:"CLI-based Configurations"}),(0,i.jsxs)(t.p,{children:["You need to explicitly specify the model in the format provider/name. For example, ",(0,i.jsx)(t.code,{children:"openai/gpt-4o"}),"."]}),(0,i.jsxs)(t.p,{children:["If you're using a non-openai model but hosting it on a custom API that follows the OpenAI standards, like Ollama or LiteLLM, you can still use the ",(0,i.jsx)(t.code,{children:"openai"})," provider."]}),(0,i.jsxs)(t.p,{children:["For example: ",(0,i.jsx)(t.code,{children:"openai/llama-3.3-7b"})]})]}),(0,i.jsx)(t.p,{children:"This is the case for all the model names, such as LLMs, image generators, embedding models, etc."})]}),(0,i.jsxs)(t.admonition,{title:"Running the project using Official Docker image",type:"info",children:[(0,i.jsx)(t.p,{children:"For deployments that use the official Docker image, ensure the following:"}),(0,i.jsxs)(t.ul,{children:["\n",(0,i.jsx)(t.li,{children:"Do not use Solace PubSub+ broker container."}),"\n",(0,i.jsxs)(t.li,{children:["Set ",(0,i.jsx)(t.code,{children:"FastAPI Host"})," to ",(0,i.jsx)(t.code,{children:"0.0.0.0"}),"."]}),"\n"]})]})]}),"\n",(0,i.jsx)(t.h2,{id:"running-the-project",children:"Running the Project"}),"\n",(0,i.jsxs)(t.p,{children:["To run the project, you can use the ",(0,i.jsx)(t.code,{children:"run"})," command to execute all the components in a single, multi-threaded application. It's possible to split the components into separate processes. See the ",(0,i.jsx)(t.a,{href:"/solace-agent-mesh/docs/documentation/deployment/deploy",children:"deployment"})," page for more information."]}),"\n",(0,i.jsx)(t.pre,{children:(0,i.jsx)(t.code,{className:"language-sh",children:"solace-agent-mesh run\n"})}),"\n",(0,i.jsx)(t.admonition,{type:"tip",children:(0,i.jsxs)(t.p,{children:["Environment variables are loaded from your configuration file (typically a ",(0,i.jsx)(t.code,{children:".env"})," file at the project root) by default. To use system environment variables instead, use the ",(0,i.jsx)(t.code,{children:"-u"})," or ",(0,i.jsx)(t.code,{children:"--system-env"})," option."]})}),"\n",(0,i.jsxs)(t.p,{children:["To learn more about the other CLI commands, see the ",(0,i.jsx)(t.a,{href:"/solace-agent-mesh/docs/documentation/concepts/cli",children:"CLI documentation"}),"."]}),"\n",(0,i.jsxs)(n,{children:[(0,i.jsx)("summary",{children:"Docker Alternative for Running the Project"}),(0,i.jsx)(t.p,{children:"You can also run your Solace Agent Mesh project using the official Docker image. This is helpful if you want to avoid local Python/SAM CLI installation or prefer a containerized workflow from the start."}),(0,i.jsx)(t.pre,{children:(0,i.jsx)(t.code,{className:"language-sh",children:'docker run --rm -it -v "$(pwd):/app" -p 8000:8000 solace/solace-agent-mesh:latest run\n'})}),(0,i.jsxs)(t.p,{children:["If your host system architecture is not ",(0,i.jsx)(t.code,{children:"linux/amd64"}),", add the ",(0,i.jsx)(t.code,{children:"--platform linux/amd64"})," flag when you run the container."]}),(0,i.jsxs)(t.admonition,{type:"warning",children:[(0,i.jsx)(t.p,{children:"If you are using third-party Python packages or Solace Agent Mesh plugins, you need to build a custom Docker image off the official image and install the required packages there, and then run that custom image instead."}),(0,i.jsx)(t.pre,{children:(0,i.jsx)(t.code,{className:"language-Dockerfile",children:'FROM solace/solace-agent-mesh:latest\n# Option 1: Install a specific package\nRUN python3.11 -m pip install --no-cache-dir <your-package>\n# Option 2: use a requirements.txt file\nCOPY requirements.txt .\nRUN python3.11 -m pip install --no-cache-dir -r requirements.txt\n\nENTRYPOINT ["solace-agent-mesh"]\n'})}),(0,i.jsx)(t.p,{children:"Then build and run your custom image:"}),(0,i.jsx)(t.pre,{children:(0,i.jsx)(t.code,{className:"language-sh",children:'docker build -t my-custom-image .\ndocker run --rm -it -v "$(pwd):/app" -p 8000:8000 my-custom-image run\n'})})]})]}),"\n",(0,i.jsx)(t.h2,{id:"interacting-with-sam",children:"Interacting with SAM"}),"\n",(0,i.jsx)(t.p,{children:"You can use different gateway interfaces to communicate with the system such as REST, Web UI, Slack, MS Teams, and so on. To keep it simple for this demo, we use the browser UI."}),"\n",(0,i.jsxs)(t.p,{children:["To access the browser UI, navigate to ",(0,i.jsx)(t.code,{children:"http://localhost:8000"})," in your web browser. If you specified a different port during the init step, use that port instead. For Docker deployments with custom port mappings (using the ",(0,i.jsx)(t.code,{children:"-p"})," flag), use the host port specified in your port mapping configuration."]}),"\n",(0,i.jsxs)(t.p,{children:["Try some commands like ",(0,i.jsx)(t.code,{children:"Suggest some good outdoor activities in London given the season and current weather conditions."})," or ",(0,i.jsx)(t.code,{children:"Generate a mermaid diagram of the OAuth login flow"}),"."]}),"\n",(0,i.jsx)(t.h2,{id:"try-a-tutorial",children:"Try a Tutorial"}),"\n",(0,i.jsxs)(t.p,{children:["Try adding a new agent to the system by following the tutorial on adding an ",(0,i.jsx)(t.a,{href:"/solace-agent-mesh/docs/documentation/tutorials/sql-database",children:"SQL database agent"}),". This tutorial guides you through the process of adding the SQL agent plugin and adding some sample data to the database."]}),"\n",(0,i.jsx)(t.h2,{id:"next-steps",children:"Next Steps"}),"\n",(0,i.jsxs)(t.p,{children:["Solace Agent Mesh uses two main types of components, ",(0,i.jsx)(t.strong,{children:"agents"})," and ",(0,i.jsx)(t.strong,{children:"gateways"}),". The system comes with a built-in orchestrator agent and a web user interface gateway (which you enabled during the ",(0,i.jsx)(t.code,{children:"init"})," step)."]}),"\n",(0,i.jsxs)(t.p,{children:["You can learn more about ",(0,i.jsx)(t.a,{href:"/solace-agent-mesh/docs/documentation/concepts/gateways",children:"gateways"}),". Alternatively, you can learn about ",(0,i.jsx)(t.a,{href:"/solace-agent-mesh/docs/documentation/concepts/plugins#use-a-plugins",children:"using plugins"})," or ",(0,i.jsx)(t.a,{href:"/solace-agent-mesh/docs/documentation/user-guide/create-gateways",children:"creating your own new gateways"}),"."]}),"\n",(0,i.jsxs)(t.p,{children:["Also, you can learn more about ",(0,i.jsx)(t.a,{href:"/solace-agent-mesh/docs/documentation/concepts/agents",children:"agents"})," or about ",(0,i.jsx)(t.a,{href:"/solace-agent-mesh/docs/documentation/user-guide/create-agents",children:"creating your own agents"}),"."]})]})}function h(e={}){const{wrapper:t}={...(0,s.R)(),...e.components};return t?(0,i.jsx)(t,{...e,children:(0,i.jsx)(d,{...e})}):d(e)}},8453:(e,t,n)=>{n.d(t,{R:()=>a,x:()=>r});var o=n(6540);const i={},s=o.createContext(i);function a(e){const t=o.useContext(s);return o.useMemo((function(){return"function"==typeof e?e(t):{...t,...e}}),[t,e])}function r(e){let t;return t=e.disableParentContext?"function"==typeof e.components?e.components(i):e.components||i:a(e.components),o.createElement(s.Provider,{value:t},e.children)}}}]);