solace-agent-mesh 0.2.0__py3-none-any.whl → 0.2.1__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of solace-agent-mesh might be problematic. Click here for more details.

Files changed (40) hide show
  1. solace_agent_mesh/agents/global/actions/plotly_graph.py +48 -22
  2. solace_agent_mesh/cli/__init__.py +1 -1
  3. solace_agent_mesh/cli/commands/add/copy_from_plugin.py +8 -6
  4. solace_agent_mesh/cli/commands/build.py +15 -0
  5. solace_agent_mesh/cli/commands/init/ai_provider_step.py +45 -28
  6. solace_agent_mesh/cli/commands/init/broker_step.py +1 -4
  7. solace_agent_mesh/cli/commands/init/create_config_file_step.py +8 -0
  8. solace_agent_mesh/cli/commands/init/init.py +50 -37
  9. solace_agent_mesh/cli/commands/plugin/build.py +52 -10
  10. solace_agent_mesh/cli/commands/run.py +2 -2
  11. solace_agent_mesh/cli/main.py +14 -8
  12. solace_agent_mesh/common/prompt_templates.py +1 -3
  13. solace_agent_mesh/common/utils.py +88 -19
  14. solace_agent_mesh/config_portal/__init__.py +0 -0
  15. solace_agent_mesh/config_portal/backend/__init__.py +0 -0
  16. solace_agent_mesh/config_portal/backend/common.py +35 -0
  17. solace_agent_mesh/config_portal/backend/server.py +233 -0
  18. solace_agent_mesh/config_portal/frontend/static/client/assets/_index-DRPGOzHj.js +42 -0
  19. solace_agent_mesh/config_portal/frontend/static/client/assets/components-ZIfdTbrV.js +191 -0
  20. solace_agent_mesh/config_portal/frontend/static/client/assets/entry.client-DX1misIU.js +19 -0
  21. solace_agent_mesh/config_portal/frontend/static/client/assets/index-BJHAE5s4.js +17 -0
  22. solace_agent_mesh/config_portal/frontend/static/client/assets/manifest-8147e469.js +1 -0
  23. solace_agent_mesh/config_portal/frontend/static/client/assets/root-DgMDqKDc.js +10 -0
  24. solace_agent_mesh/config_portal/frontend/static/client/assets/root-hhS5izs8.css +1 -0
  25. solace_agent_mesh/config_portal/frontend/static/client/favicon.ico +0 -0
  26. solace_agent_mesh/config_portal/frontend/static/client/index.html +7 -0
  27. solace_agent_mesh/configs/orchestrator.yaml +1 -1
  28. solace_agent_mesh/orchestrator/components/orchestrator_action_manager_timeout_component.py +4 -0
  29. solace_agent_mesh/orchestrator/components/orchestrator_stimulus_processor_component.py +28 -15
  30. solace_agent_mesh/orchestrator/components/orchestrator_streaming_output_component.py +19 -5
  31. solace_agent_mesh/orchestrator/orchestrator_main.py +11 -5
  32. solace_agent_mesh/orchestrator/orchestrator_prompt.py +78 -74
  33. solace_agent_mesh/templates/solace-agent-mesh-default.yaml +9 -0
  34. solace_agent_mesh-0.2.1.dist-info/METADATA +172 -0
  35. {solace_agent_mesh-0.2.0.dist-info → solace_agent_mesh-0.2.1.dist-info}/RECORD +38 -26
  36. solace_agent_mesh/common/prompt_templates_unused_delete.py +0 -161
  37. solace_agent_mesh-0.2.0.dist-info/METADATA +0 -209
  38. {solace_agent_mesh-0.2.0.dist-info → solace_agent_mesh-0.2.1.dist-info}/WHEEL +0 -0
  39. {solace_agent_mesh-0.2.0.dist-info → solace_agent_mesh-0.2.1.dist-info}/entry_points.txt +0 -0
  40. {solace_agent_mesh-0.2.0.dist-info → solace_agent_mesh-0.2.1.dist-info}/licenses/LICENSE +0 -0
@@ -10,7 +10,7 @@ solace_agent_mesh/agents/global/actions/convert_file_to_markdown.py,sha256=qVLDI
10
10
  solace_agent_mesh/agents/global/actions/create_file.py,sha256=mf_CFKZc8iWJSb8l8z5EWrv6OQtpFw_jDHLuvji-p6g,2602
11
11
  solace_agent_mesh/agents/global/actions/error_action.py,sha256=d0sNyC8pvZu3AeLLOIimG3cmjFmovxTGczp8Y8fTySo,1643
12
12
  solace_agent_mesh/agents/global/actions/plantuml_diagram.py,sha256=ym_SV-Rfo_5tnHGDA6Dxtr_qGg1egWocRJAH3hLZ92E,4571
13
- solace_agent_mesh/agents/global/actions/plotly_graph.py,sha256=qAsjhP4dueFfHSIKnF2rWVsIVv-zs_HYWS1oxgpoY2I,5547
13
+ solace_agent_mesh/agents/global/actions/plotly_graph.py,sha256=DUlUpbC4Dgd0_j9guaRIyvhJbxNa5cG8JWQn4RHp_Eg,6385
14
14
  solace_agent_mesh/agents/global/actions/retrieve_file.py,sha256=nBK8EGn6R6gCFV4zCc2Xo3Bzz112EtvPmaOBRBZr2do,2232
15
15
  solace_agent_mesh/agents/image_processing/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
16
16
  solace_agent_mesh/agents/image_processing/image_processing_agent_component.py,sha256=IjZnNk7e8znm7NzXHgvFUpVaxDgUokwB3BzmLjcGolg,632
@@ -36,11 +36,10 @@ solace_agent_mesh/common/action_response.py,sha256=TYh8OdvpQmRS0_SbRKjhKWOdSPCN4
36
36
  solace_agent_mesh/common/constants.py,sha256=uL736sNE7haXoA17EMQtNZ4iz4SSoMKZSP_tqH7V8fQ,329
37
37
  solace_agent_mesh/common/mysql_database.py,sha256=I6heri35TqLU0spV_p7XBye5CmFe3dspZHs9eCjHYK4,1121
38
38
  solace_agent_mesh/common/postgres_database.py,sha256=8JBPSN3ZtpNSlnYfWNlDbhl2cAKVLawJgC_t_dbbTAc,2607
39
- solace_agent_mesh/common/prompt_templates.py,sha256=QhcxTVRvLyJYdUO8w8P3LzVCejSVKG90P6UE0qHG3fc,687
40
- solace_agent_mesh/common/prompt_templates_unused_delete.py,sha256=Quyee4Xuf4vZj_29Nq0RIR9-eztKZGzzUY7cFbmmJno,7229
39
+ solace_agent_mesh/common/prompt_templates.py,sha256=9m2-4BE0STEIEHWoFbtesYn8yq-Nl8kHq8Vt8OLEN9Q,628
41
40
  solace_agent_mesh/common/stimulus_utils.py,sha256=OIGrOVFlg3V0YAjO5GU0qZ-NO95cN_yQ707JTuQqa9E,5445
42
41
  solace_agent_mesh/common/time.py,sha256=SH0Zfh1Hn6k8TcwZ8MpA_2-CV9-uA8Zc57-Zxm5C6c4,298
43
- solace_agent_mesh/common/utils.py,sha256=mm7hYGd2aXVL9hzr0bUdtmXGhY-D8J30tGh475wInyg,23429
42
+ solace_agent_mesh/common/utils.py,sha256=3MZI3hYiSZFxOWI_YO4u9dQfzzFrELh2neXw_sUeHxk,26061
44
43
  solace_agent_mesh/gateway/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
45
44
  solace_agent_mesh/gateway/components/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
46
45
  solace_agent_mesh/gateway/components/gateway_base.py,sha256=P1qJBzbFPrp4neOlGHtW36QVOXNmnQJeOkGAok5OrOw,1850
@@ -56,14 +55,14 @@ solace_agent_mesh/monitors/feedback/user_feedback_monitor.py,sha256=JGK9nJcKnK8J
56
55
  solace_agent_mesh/monitors/stim_and_errors/stim_and_error_monitor.py,sha256=jMM1mhsntpoFWP1NVtLj5kLChb0CH4VZamAa77wFLn0,20177
57
56
  solace_agent_mesh/orchestrator/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
58
57
  solace_agent_mesh/orchestrator/action_manager.py,sha256=NgSrm9XXEfsOzGIfmfMo8s_-Pv5vgod02ig6lj8g7Uc,9076
59
- solace_agent_mesh/orchestrator/orchestrator_main.py,sha256=wHLCaIqwzDrnpWM97lnrUwrk_bS9nmjy4R_dDRn24iU,5983
60
- solace_agent_mesh/orchestrator/orchestrator_prompt.py,sha256=dPUD7TZK8c8aia-qeH9UdW9ARK-3y8yINhs-mn_aZnI,29001
58
+ solace_agent_mesh/orchestrator/orchestrator_main.py,sha256=a3MSUH4uYZdrV_47jd1GXx6fgQfcVsdgFRxw7EHxyUs,6151
59
+ solace_agent_mesh/orchestrator/orchestrator_prompt.py,sha256=-jrWrxbZkcQj1wn32QdnO_cSCEcwgmX83FY0Nkq0gKU,29663
61
60
  solace_agent_mesh/orchestrator/components/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
62
- solace_agent_mesh/orchestrator/components/orchestrator_action_manager_timeout_component.py,sha256=w-rZBLMJPz8sLkxgOCH4Mc5Yk8jI0wKG-TZ27cQP-sU,1976
61
+ solace_agent_mesh/orchestrator/components/orchestrator_action_manager_timeout_component.py,sha256=afGV_zQpsvGDjdWlfanECWc6xvA4SYJO9TleCnaP2tk,2121
63
62
  solace_agent_mesh/orchestrator/components/orchestrator_action_response_component.py,sha256=Wo2Qd6CU4bcllc_jy6XXdza1jewcV1SGXh1osdWI4Zc,7140
64
63
  solace_agent_mesh/orchestrator/components/orchestrator_register_component.py,sha256=rLoTSwQvYedBnTaeU9pM-viBvY2So7Gv3eYuXMbuhTs,4797
65
- solace_agent_mesh/orchestrator/components/orchestrator_stimulus_processor_component.py,sha256=_9goJF1Hv02TaF2-u4Zkem2M3-BJV3hk66CDAt_ayek,20146
66
- solace_agent_mesh/orchestrator/components/orchestrator_streaming_output_component.py,sha256=IhFUMA4GUEcfa7j94QEEt-R6JCF4C58tp1sejHu5nPk,9463
64
+ solace_agent_mesh/orchestrator/components/orchestrator_stimulus_processor_component.py,sha256=nHN1-08no0dynqU5rlDSz4V1mJBeo3vvfiPyRpqXLs0,20622
65
+ solace_agent_mesh/orchestrator/components/orchestrator_streaming_output_component.py,sha256=S7PmDSbCKObI-US8hb3SSZj1WHxGB08Keb7Y4kX8IIo,9902
67
66
  solace_agent_mesh/services/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
68
67
  solace_agent_mesh/services/authorization/providers/base_authorization_provider.py,sha256=4c31MQRzGQdI7ACDgorIqAcxnUjbJwSs0fS06l6NoaI,2105
69
68
  solace_agent_mesh/services/bamboo_hr_service/__init__.py,sha256=FoumR2m5O6lPcFgDhHbQ4CtsffM9CpvA7pVLT7RKuOQ,56
@@ -103,35 +102,35 @@ solace_agent_mesh/tools/components/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQe
103
102
  solace_agent_mesh/tools/components/conversation_formatter.py,sha256=_C60LepjhxPzQYCwjIAp8nQD3XdVpvZdxNO4cLBXXrY,4202
104
103
  solace_agent_mesh/tools/components/file_resolver_component.py,sha256=MOKFuIBpxsQuSQF7ogdhtm2E1w8LDMs_giaNKfkx2pY,1965
105
104
  solace_agent_mesh/tools/config/runtime_config.py,sha256=9-sCi2W5RSyN8WUHdSv6YVzKWORzK1akM-C19tDSCUo,860
106
- solace_agent_mesh/cli/__init__.py,sha256=Zn1KFblwuFHiDRdRAiRnDBRkbPttWh44jKa5zG2ov0E,22
105
+ solace_agent_mesh/cli/__init__.py,sha256=HfjVOrpTnmZ-xVFCYSVmX50EXaBQeJteUHG-PD6iQs8,22
107
106
  solace_agent_mesh/cli/config.py,sha256=CINCq-K0wFdFSXzgq0vF_zWpjCIZL7hk0XkH9U3a5Nk,2924
108
- solace_agent_mesh/cli/main.py,sha256=faei8XGbAaexbIfmZBnuo7eqyo5pBm7Rh1pn-Ybjv6M,7127
107
+ solace_agent_mesh/cli/main.py,sha256=TqsHCOWKbnoDEisj0dqs2Y02SZYPB7FJsVywIfsA3PQ,7467
109
108
  solace_agent_mesh/cli/utils.py,sha256=tTVqp73r5fEveSVQdtN21CMcmzJMjcf8_9akQT7hM9k,7798
110
109
  solace_agent_mesh/cli/commands/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
111
- solace_agent_mesh/cli/commands/build.py,sha256=K_Yo8HibEd-HDK6TYmr-GCkZE2Misy1qwM76X8rSR3Y,25409
110
+ solace_agent_mesh/cli/commands/build.py,sha256=3CjWNTqXBAw5fkBlj6ElEKHkUGxjBWkLH3i8WczmGOs,26113
112
111
  solace_agent_mesh/cli/commands/config.py,sha256=_9Sw3TbTUgAVsEUrbTn72e4lABIchjpKS_JhSIF2EZ0,772
113
- solace_agent_mesh/cli/commands/run.py,sha256=sx82i75mQgHduJBcMvSCbdQsAZdTVD0NWGNqtCUQEnE,2066
112
+ solace_agent_mesh/cli/commands/run.py,sha256=ZI_jNHQns3KJrQNbG6wMUXsEy-YxWV3RLtpzj0Exat0,2084
114
113
  solace_agent_mesh/cli/commands/visualizer.py,sha256=FhqEMQRQGrNnkkSihuEKE9rFBATQKjTXLwOUJZIsAH0,4646
115
114
  solace_agent_mesh/cli/commands/add/__init__.py,sha256=pT-KD7dTvZdBdrZKBaqtlwwKwjX5Kg_WnotryI0cBXI,56
116
115
  solace_agent_mesh/cli/commands/add/add.py,sha256=ojA9sjBBaLMLk4ccsFJwyr8hvZgfHTrf0en21TvzenA,3072
117
116
  solace_agent_mesh/cli/commands/add/agent.py,sha256=Ekd7AJeub4TF8TYSwJtwBGhU36-rXLo1wGB8j2I3Cuo,3946
118
- solace_agent_mesh/cli/commands/add/copy_from_plugin.py,sha256=tO9cSF86PT0qC1_2s9A6Z-U8y_3_QTkKW9quPJzu8hk,3444
117
+ solace_agent_mesh/cli/commands/add/copy_from_plugin.py,sha256=Amk4wjC4poeu3IMPzWs4lvQPQVDr8z4-Sh7LYKGW4QI,3451
119
118
  solace_agent_mesh/cli/commands/add/gateway.py,sha256=fIXpKHvTV53PPXmgvueHDpPbtAHD1eIPYXRhsaf6qPI,16881
120
119
  solace_agent_mesh/cli/commands/chat/__init__.py,sha256=nW7pZhP4UlWBGVtn0EyA4-rrOBofQ1zAxNTh9Ymmh3w,59
121
120
  solace_agent_mesh/cli/commands/chat/chat.py,sha256=1zeE972Ao2B7ln2WoEwCAjLK6e8fHmoTZtcK8xgFvHU,12394
122
121
  solace_agent_mesh/cli/commands/init/__init__.py,sha256=Z7a4KC9a2Y98CRKbU8_YCWrOjSN3_tuxrAe0SV_bJWM,59
123
- solace_agent_mesh/cli/commands/init/ai_provider_step.py,sha256=UX5sOTD5NKa49TCHxk5-FgOD2vlOQ2WKT32jpS7-peY,1936
124
- solace_agent_mesh/cli/commands/init/broker_step.py,sha256=wsXO0H7i198amS2x_sZ-ZyzTNquzQ-G-CII4kpRV0rA,3587
122
+ solace_agent_mesh/cli/commands/init/ai_provider_step.py,sha256=IRXTsRFJb5PNrelkCOmwrP4_qtObg82SaBPF5iLboqY,2747
123
+ solace_agent_mesh/cli/commands/init/broker_step.py,sha256=8154qJstIUEG0z0FG0ZsS24e24YqIVRD3DfV1ibCkqY,3386
125
124
  solace_agent_mesh/cli/commands/init/builtin_agent_step.py,sha256=uIh_j19U9VRevzOMvqw0IxXjAMNY2dXumA9aUxNi1TM,3075
126
125
  solace_agent_mesh/cli/commands/init/check_if_already_done.py,sha256=M8dT7Bs2p2BU8LxBt2DiqRM7WehptWRyp5eyG7Ad4FQ,432
127
- solace_agent_mesh/cli/commands/init/create_config_file_step.py,sha256=LWGs-HwZ0YSdMBnfn1aM4gjIFavuMrkU5qCKS7klKTE,2167
126
+ solace_agent_mesh/cli/commands/init/create_config_file_step.py,sha256=dhH2FDfjz0yS-aUsaNt_TImK4E2cdjeK61-6UOz08ww,2499
128
127
  solace_agent_mesh/cli/commands/init/create_other_project_files_step.py,sha256=w258q2urQ3Y-1lCrHu1bKlQGNyLWWplLSV42oiBrpjU,5572
129
128
  solace_agent_mesh/cli/commands/init/file_service_step.py,sha256=FrmA4Yb082lEFFe4cxLXr_8xT6hC8Zee-5ygR6XO4-E,2256
130
- solace_agent_mesh/cli/commands/init/init.py,sha256=pkP7mUSSoB14Z6vZVLqPY1x4_U9Nhzjk31J5ofIdpdk,3479
129
+ solace_agent_mesh/cli/commands/init/init.py,sha256=E9V_zTbwLqT6Tbw-y5kbwDic94cJYeOprAXItcm-7Kc,4369
131
130
  solace_agent_mesh/cli/commands/init/project_structure_step.py,sha256=pXIeYFmdY0oy0FVnOG0iqeGuK_nwDdICjqyj6b7mEss,518
132
131
  solace_agent_mesh/cli/commands/plugin/__init__.py,sha256=zFmLT32wXFLISlIqpfR1Ru5pur2boWwfD-Et5R8PWbs,65
133
132
  solace_agent_mesh/cli/commands/plugin/add.py,sha256=T1rD-jvjbX7qi5uH1Q85y_RzBqi1kDUQjymdgibIkdc,3782
134
- solace_agent_mesh/cli/commands/plugin/build.py,sha256=obo4f-pNblp5YwnKRKQA3P9vJD4A4_O3sLtc6PWPsWE,10164
133
+ solace_agent_mesh/cli/commands/plugin/build.py,sha256=60EL5OEblPqRkO13zGAegKYNuoQweh4JyhhOsfST0lc,11096
135
134
  solace_agent_mesh/cli/commands/plugin/create.py,sha256=6XwcvIVAmmkbjK_e-JT4D54xk_dxTOwjl9dTDwsjyF4,3748
136
135
  solace_agent_mesh/cli/commands/plugin/plugin.py,sha256=ziyj5VOhsdKAMdcGwJ3z3NGC1CcfUKHOihLcxCre2yk,3853
137
136
  solace_agent_mesh/cli/commands/plugin/remove.py,sha256=7SHOL2Jy5nMiD1ASavl3DC1jdav52hxDZo2JDs8Mq4o,2629
@@ -144,7 +143,7 @@ solace_agent_mesh/configs/error_catcher.yaml,sha256=NrZEVIq4B8S-2UXJd1AHHF_xLcIG
144
143
  solace_agent_mesh/configs/monitor.yaml,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
145
144
  solace_agent_mesh/configs/monitor_stim_and_errors_to_slack.yaml,sha256=zSOSUvcy8x91xHFdPqIndc8cK8g8Hjxj_1VWxrXYST0,4122
146
145
  solace_agent_mesh/configs/monitor_user_feedback.yaml,sha256=iBZWKIA4XIdqKBCVwo39m-9uOXaCe0m5V59GUiSxiqM,1742
147
- solace_agent_mesh/configs/orchestrator.yaml,sha256=6XtSMVWj87eU9egzNHXynHa2n5Bja1LBn_LZfwwO2aU,9617
146
+ solace_agent_mesh/configs/orchestrator.yaml,sha256=Hux6evR9BzPTlXft97UkligJUy5GkeNHavttij8CvvA,9614
148
147
  solace_agent_mesh/configs/service_embedding.yaml,sha256=9_uyjX87bqzG0uSX5AVwXEoOrk_LGkybYeoZgL39wbs,3132
149
148
  solace_agent_mesh/configs/service_llm.yaml,sha256=GhK7Jk427dcqCtJRI_fidna-xakoWKc8zoGKNkrM2tg,10300
150
149
  solace_agent_mesh/configs/visualize_websocket.yaml,sha256=5RlUyqjI2-nOKYUbwoFqfOSDFXLx5LuxraC_hXazdMY,1906
@@ -164,7 +163,7 @@ solace_agent_mesh/templates/rest-api-default-config.yaml,sha256=9uFIc7IUTN4Es21z
164
163
  solace_agent_mesh/templates/rest-api-flows.yaml,sha256=OVU9QPKlZMzla-G1HnqtKCFaYxgXF7pP1aFUR8LwWDQ,3150
165
164
  solace_agent_mesh/templates/slack-default-config.yaml,sha256=TTtFSEh2-Y5HUyIIX1NpBtQlQ3R6Fm6aa_AhuIQZIDg,797
166
165
  solace_agent_mesh/templates/slack-flows.yaml,sha256=nzLS67tT4Xh_NFynB4XJlr6pomgG5EkatsLBnGS3fBo,3201
167
- solace_agent_mesh/templates/solace-agent-mesh-default.yaml,sha256=R1xm_uPJqWSrjWRhLlVc2VY-YaFzM92L0sPoAfA45iI,3042
166
+ solace_agent_mesh/templates/solace-agent-mesh-default.yaml,sha256=AWkqARNfGDeNcmnd0UbPNVCTMtCVnk11baLj_f202QU,3373
168
167
  solace_agent_mesh/templates/solace-agent-mesh-plugin-default.yaml,sha256=T0GgQGHJc8uMNH8mlCqxAH3Zm4Yc-rCPiW1UVY6KcdA,331
169
168
  solace_agent_mesh/templates/web-default-config.yaml,sha256=v8pR-LKxH80DXnyj6aZ4OkLDknYOEScXm83xuWUzkdc,375
170
169
  solace_agent_mesh/templates/web-flows.yaml,sha256=dzy7BvQDNEsvzVb_O38LvdYbKn2XJmtIU2ExhPIRI2k,3028
@@ -172,8 +171,21 @@ solace_agent_mesh/assets/web-visualizer/index.html,sha256=Bn-hrNXJvapfRG-L_hs5K5
172
171
  solace_agent_mesh/assets/web-visualizer/vite.svg,sha256=SnSK_UQ5GLsWWRyDTEAdrjPoeGGrXbrQgRw6O0qSFPs,1497
173
172
  solace_agent_mesh/assets/web-visualizer/assets/index-C5awueeJ.js,sha256=tlhSEqOgFpMuwd7X73mdRAxUCxQ8H7TiCfk4oHh6qXY,752048
174
173
  solace_agent_mesh/assets/web-visualizer/assets/index-D0qORgkg.css,sha256=sR-djfZhg7oOrDkv7deFLKVioHOSGFA0ZCDPvK8jzYI,12678
175
- solace_agent_mesh-0.2.0.dist-info/METADATA,sha256=YIihX8cvY6-tJUYFIylNFsUxfh3TncLt10PB7oLPNDo,10971
176
- solace_agent_mesh-0.2.0.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
177
- solace_agent_mesh-0.2.0.dist-info/entry_points.txt,sha256=VDI4Kkhc1jy9ajf8Qd08v3lpV4n7zoWBAo6fopQrXL8,108
178
- solace_agent_mesh-0.2.0.dist-info/licenses/LICENSE,sha256=QwcOLU5TJoTeUhuIXzhdCEEDDvorGiC6-3YTOl4TecE,11356
179
- solace_agent_mesh-0.2.0.dist-info/RECORD,,
174
+ solace_agent_mesh/config_portal/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
175
+ solace_agent_mesh/config_portal/backend/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
176
+ solace_agent_mesh/config_portal/backend/common.py,sha256=vp0UvVJzCZ0skBZtynQe-S_CEQu_Pr3VyAhKwE6sUBU,1421
177
+ solace_agent_mesh/config_portal/backend/server.py,sha256=aGPj0ZczJi6idDwtX0AJ72hdSi_wOQzis5TQcCHgyrs,9313
178
+ solace_agent_mesh/config_portal/frontend/static/client/favicon.ico,sha256=9z1ZdOqroxsg2-FzV79kTJ69hVqWVkrDlIv2RgmIhR8,15086
179
+ solace_agent_mesh/config_portal/frontend/static/client/index.html,sha256=73A9IrdNW0BDcI8BO7YBKKjm7afPbFjYrB8aE73EyrI,1419
180
+ solace_agent_mesh/config_portal/frontend/static/client/assets/_index-DRPGOzHj.js,sha256=toNQhx3DQ56UY6Mh14qlnzBiveQdyrr1KGD3AdgxC_M,69948
181
+ solace_agent_mesh/config_portal/frontend/static/client/assets/components-ZIfdTbrV.js,sha256=byBCjq622-9pxyjpk6G4AgmGQPtjY0QL8qX2Whw_5yo,249152
182
+ solace_agent_mesh/config_portal/frontend/static/client/assets/entry.client-DX1misIU.js,sha256=C68awbo_5jgbVkMOu6WJi_wdDdeI-tUhvZTU_WsUb5M,3862
183
+ solace_agent_mesh/config_portal/frontend/static/client/assets/index-BJHAE5s4.js,sha256=V7H-BcdTuNRqNbQnVWImW78-HDnHOP5xFhQdIrxhdw8,8289
184
+ solace_agent_mesh/config_portal/frontend/static/client/assets/manifest-8147e469.js,sha256=feXw0SZ95Au_Ryvv8DOu0Oi8XlKLQt1AGJIx3Lj5Tk8,781
185
+ solace_agent_mesh/config_portal/frontend/static/client/assets/root-DgMDqKDc.js,sha256=oX8r3ga3GCSXTxA5F6P02UG85j9hbGEK0fNfE8H8t_E,1799
186
+ solace_agent_mesh/config_portal/frontend/static/client/assets/root-hhS5izs8.css,sha256=WwHOJsVD47B58bgGPLXzkHaDjKo7fMMInb8VqFmGhUE,21676
187
+ solace_agent_mesh-0.2.1.dist-info/METADATA,sha256=xUHdGFAY8g6271k2x1LuUGIfGrq2z9UZB8RRxJF63rw,8198
188
+ solace_agent_mesh-0.2.1.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
189
+ solace_agent_mesh-0.2.1.dist-info/entry_points.txt,sha256=VDI4Kkhc1jy9ajf8Qd08v3lpV4n7zoWBAo6fopQrXL8,108
190
+ solace_agent_mesh-0.2.1.dist-info/licenses/LICENSE,sha256=QwcOLU5TJoTeUhuIXzhdCEEDDvorGiC6-3YTOl4TecE,11356
191
+ solace_agent_mesh-0.2.1.dist-info/RECORD,,
@@ -1,161 +0,0 @@
1
- from langchain_core.messages import HumanMessage
2
- import yaml
3
-
4
-
5
- def RagWithBundleSummarySystemPrompt() -> str:
6
- return """
7
- You are the first stage in providing a great answer to a user's question
8
- about Solace products. To get a great answer, you must work with the
9
- user to ensure that their question is sufficiently unambiguous and
10
- detailed. Specifically, with Solace products it is important to ensure that
11
- the correct operational context is provided when necessary, since Solace brokers
12
- can be appliances, self-managed software instances (VMs, containers, ...) or they
13
- could be using Solace Cloud. Each of these operational contexts can have different
14
- configurations and requirements. However, if the question is about a feature that
15
- is common to all Solace products, then that context is not necessary. Make sure that
16
- the question is clear and detailed enough to provide a good answer.
17
-
18
- Along with their query, you are provided with summaries of all the bundles of documentation
19
- available to retrieve answers to the user's question. If the question is sufficiently
20
- detailed, then for each bundle summary, you must give it a relevance score from 0 to 5, where 5 is
21
- indicates that the bundle will very likely answer the question, and 0 indicates that
22
- the bundle is not relevant to the question. If the question is not detailed enough,
23
- then you must ask the user for more information to clarify the question. For questions
24
- relating to the Software broker, make user you include the Software Broker bundle. Similarly,
25
- for Appliances, include the Appliance bundle and for Solace Cloud, include the Solace Cloud bundle.
26
-
27
- When selecting bundles, you must return an object with the bundle indexes as keys and
28
- the relevance scores as values. List the bundles in the order that they are provided to
29
- you and give each one a score.
30
-
31
- Some things that you should consider when scoring the bundles are:
32
- - The term 'services' refers to all the protocols and input/outputs of the brokers. All information
33
- about ports, protocols, and services should be in the 'services' bundle.
34
- - When dealing specifically with default port values, it is necessary to go to the platform-specific
35
- bundle. For example, the default port for the Software broker is different from the default port for
36
- the appliance or Solace Cloud instance. The general services page has default port info but it might be wrong.
37
- - 'gather-diagnostics' is a highly used term relating to debugging and troubleshooting of the brokers. Getting these
38
- diagnostics varies greatly between the different types of brokers.
39
-
40
-
41
- The answer must follow this YAML format:
42
-
43
- Either: (for when the question does not need further clarification)
44
- <response>
45
- bundles:
46
- 0: <score0>
47
- 1: <score1>
48
- ...
49
- query: <clarified-question>
50
- </response>
51
-
52
- or: (for when the question needs further clarification)
53
- <response>
54
- question: <clarification-question>
55
- </response>
56
-
57
- <example-request-1>
58
- query: How do I get 'gather diagnostics' on a Solace broker?
59
- </example-request-1>
60
- <example-response-1>
61
- <response>
62
- question: Are you asking about a Solace appliance, a software broker or a Solace Cloud instance?
63
- </response>
64
- </example-response-1>
65
- <example-response-2>
66
- <response>
67
- bundles:
68
- 0: 5
69
- 1: 2
70
- 2: 0
71
- 3: 3
72
- query: How do I configure a Solace broker to use TLS?
73
- </response>
74
- </example-response-2>
75
- <example-response-3>
76
- <response>
77
- question: Are you running the software broker yourself or through Solace Cloud?
78
- </response>
79
- </example-response-3>
80
- <example-response-4>
81
- <response>
82
- bundles:
83
- 0: 0
84
- 1: 5
85
- 2: 3
86
- query: How do I get 'gather diagnostics' on a Solace broker?
87
- </response>
88
- </example-response-4>
89
- """
90
-
91
-
92
- def RagWithBundleSummaryUserPrompt(query: str, bundle_content: str):
93
- return f"""
94
- <user-query>\n{query}</user-query>\n\n<bundles>\n{bundle_content}\n</bundles>\n
95
-
96
- Reminder, use the context above to answer this query:
97
- <user-query-reminder>\n{query}</user-query-reminder>\n
98
- """
99
-
100
-
101
- def RagWithBundleSummarySystemPromptPart2() -> str:
102
- return """
103
- You are the second stage in providing a great answer to a user's question
104
- about Solace products. Your task is to take the user's question and the
105
- context provided below and use that context to provide a well-thoughtout and
106
- professional answer in markdown. The answer should be detailed enough to
107
- provide the user with the information they need, but it should not be overly
108
- verbose. The answer should be written in a professional tone and should be
109
- free of spelling and grammatical errors. Always provide links to the source
110
- of the information, which is given above the context starting with 'Page: ...'.
111
-
112
- If you can't find the answer in the provided context, you must state that the
113
- information that you have is insufficient to answer the question.
114
-
115
- No not add any information that is not in the context provided. Don't trust the
116
- general services page (Managing-Services) for default port information. The default
117
- port for the Software broker is different from the default port for the appliance or
118
- Solace Cloud instance. Look deeper for that information.
119
-
120
- Solace CLI commands are immediately persisted. It is not necessary to 'write memory' or
121
- 'commit' the configuration. The user knows this, so there is no need to
122
- mention it in the answer.
123
-
124
- When providing an answer it is essential to provide links to the source of the
125
- data as shown in the context below (Page: ...)
126
- """
127
-
128
-
129
- def RagWithBundleSummaryUserPromptPart2(query: str, context: str):
130
- return f"""
131
- <user-query>\n{query}</user-query>\n\n<answer-context>\n{context}\n</answer-context>\n
132
-
133
- Reminder, use the context above to answer this query: (and keep answers to only the context provided)
134
- <user-query-reminder>\n{query}</user-query-reminder>
135
- <rule>Add links to the source of the information in the context - important</rule>
136
- """
137
-
138
-
139
- def RagWithBundleSummaryUserPromptClarificationQuestion(question: str):
140
- return f"To clarify the customer documentation query, you must ask the user the following question: {question} and then perform the customer documentation query again."
141
-
142
-
143
- def ChannelHistoryQueryPrompt(query: str, history_messages: list) -> HumanMessage:
144
- return HumanMessage(
145
- content=f"""
146
- You (orchestrator) are being asked to query the channel history with the following query:
147
- <channel_history_query>
148
- {query}
149
- </channel_history_query>
150
-
151
- The messages in the channel history are shown below with the most recent first. You should use this information to answer the query.
152
- You should return a send_message action with the answer to the query.
153
- <channel_history_messages>
154
- {yaml.dump(history_messages)}
155
- </channel_history_messages>
156
- """
157
- )
158
-
159
-
160
- def BasicStatementPrompt(statement: str) -> HumanMessage:
161
- return HumanMessage(content=statement)
@@ -1,209 +0,0 @@
1
- Metadata-Version: 2.4
2
- Name: solace-agent-mesh
3
- Version: 0.2.0
4
- Summary: Solace Agent Mesh is an EDA AI-first platform powered by Solace
5
- Project-URL: homepage, https://github.com/SolaceLabs/solace-agent-mesh
6
- Project-URL: repository, https://github.com/SolaceLabs/solace-agent-mesh
7
- Project-URL: documentation, https://github.com/SolaceLabs/solace-agent-mesh/blob/main/docs/docs/index.md
8
- Author-email: Edward Funnekotter <edward.funnekotter@solace.com>, Greg Meldrum <greg.meldrum@solace.com>, Cyrus Mobini <cyrus.mobini@solace.com>
9
- License-File: LICENSE
10
- Classifier: License :: OSI Approved :: Apache Software License
11
- Classifier: Operating System :: OS Independent
12
- Classifier: Programming Language :: Python :: 3
13
- Classifier: Programming Language :: Python :: 3.11
14
- Classifier: Programming Language :: Python :: 3.12
15
- Classifier: Programming Language :: Python :: 3.13
16
- Requires-Python: >=3.11
17
- Requires-Dist: azure-identity~=1.17.1
18
- Requires-Dist: beautifulsoup4~=4.12.3
19
- Requires-Dist: boto3~=1.34.122
20
- Requires-Dist: build~=1.2.2.post1
21
- Requires-Dist: click~=8.1.7
22
- Requires-Dist: duckduckgo-search~=6.3.7
23
- Requires-Dist: flask-socketio~=5.4.1
24
- Requires-Dist: flask~=3.0.3
25
- Requires-Dist: html2text~=2024.2.26
26
- Requires-Dist: jq~=1.8.0
27
- Requires-Dist: kaleido~=0.1.0.post1; sys_platform == 'win32'
28
- Requires-Dist: kaleido~=0.2.1; sys_platform != 'win32'
29
- Requires-Dist: langchain-core~=0.3.0
30
- Requires-Dist: langchain~=0.3.0
31
- Requires-Dist: litellm~=1.51.3
32
- Requires-Dist: markitdown~=0.0.1a3
33
- Requires-Dist: microsoft-kiota-abstractions==1.9.0
34
- Requires-Dist: microsoft-kiota-authentication-azure==1.9.0
35
- Requires-Dist: microsoft-kiota-http==1.9.0
36
- Requires-Dist: microsoft-kiota-serialization-form==1.9.0
37
- Requires-Dist: microsoft-kiota-serialization-json==1.9.0
38
- Requires-Dist: microsoft-kiota-serialization-multipart==1.9.0
39
- Requires-Dist: microsoft-kiota-serialization-text==1.9.0
40
- Requires-Dist: msgraph-core~=1.1.2
41
- Requires-Dist: msgraph-sdk~=1.5.4
42
- Requires-Dist: mysql-connector-repackaged==0.3.1
43
- Requires-Dist: plotly~=5.24.1
44
- Requires-Dist: pyperclip~=1.9.0
45
- Requires-Dist: pytest-cov~=5.0.0
46
- Requires-Dist: pytest~=8.3.1
47
- Requires-Dist: python-dateutil==2.9.0.post0
48
- Requires-Dist: pyyaml~=6.0.1
49
- Requires-Dist: requests~=2.32.3
50
- Requires-Dist: ruamel-yaml~=0.18.6
51
- Requires-Dist: solace-ai-connector-rest~=0.0.2
52
- Requires-Dist: solace-ai-connector-slack~=0.0.1
53
- Requires-Dist: solace-ai-connector-web~=0.2.1
54
- Requires-Dist: solace-ai-connector~=1.0.2
55
- Requires-Dist: solace-pubsubplus~=1.9.0
56
- Description-Content-Type: text/markdown
57
-
58
- # Solace Agent Mesh
59
-
60
- [![License](https://img.shields.io/github/license/SolaceLabs/solace-agent-mesh)](https://github.com/SolaceLabs/solace-agent-mesh/blob/main/LICENSE)
61
- [![GitHub issues](https://img.shields.io/github/issues/SolaceLabs/solace-agent-mesh?color=red)](https://github.com/SolaceLabs/solace-agent-mesh/issues)
62
- [![GitHub pull requests](https://img.shields.io/github/issues-pr/SolaceLabs/solace-agent-mesh?color=red)](https://github.com/SolaceLabs/solace-agent-mesh/pulls)
63
- [![GitHub stars](https://img.shields.io/github/stars/SolaceLabs/solace-agent-mesh?style=social)](https://github.com/SolaceLabs/solace-agent-mesh/stargazers)
64
- [![PyPI - Version](https://img.shields.io/pypi/v/solace-agent-mesh.svg)](https://pypi.org/project/solace-agent-mesh)
65
- [![PyPI - Python Version](https://img.shields.io/pypi/pyversions/solace-agent-mesh.svg)](https://pypi.org/project/solace-agent-mesh)
66
-
67
- - [Solace Agent Mesh](#solace-agent-mesh)
68
- * [Installation](#installation)
69
- * [Quick Start](#quick-start)
70
- * [Why Use Solace Agent Mesh?](#why-use-solace-agent-mesh)
71
- * [Next Steps](#next-steps)
72
- * [Contributing](#contributing)
73
- * [Authors](#authors)
74
- * [Release Notes](#release-notes)
75
- * [License](#license)
76
-
77
- The Solace Agent Mesh (SAM) is an open-source platform that tackles a fundamental challenge in modern AI development: while powerful AI models are readily available, the real complexity lies in connecting them to the data and systems where they can provide value. Data is often siloed across databases, SaaS platforms, APIs, and legacy systems, making it difficult to build AI applications that operate seamlessly across these boundaries. SAM provides a flexible foundation for AI applications where multiple agents can collaborate, each bringing their own specialized capabilities and data access. Whether you're an AI enthusiast experimenting with new models, or an enterprise developer building production systems, SAM gives you the tools to:
78
-
79
- - Connect AI agents to real-world data sources and systems.
80
- - Add SAM Gateways to provide event-based integrations or interactive UI connections.
81
- - Monitor and debug AI interactions in real-time.
82
- - Deploy solutions that scale from prototype to production.
83
-
84
- Rather than trying to be a monolithic AI platform, SAM focuses on being an excellent integration layer. It brings together specialized agents - whether they're using local databases, accessing cloud APIs, or interfacing with enterprise systems - and helps them collaborate to solve complex problems.
85
-
86
- Built on event-driven architecture technology from Solace, SAM provides the robust foundation needed for both experimental and production deployments.
87
-
88
- ![Solace Agent Mesh Overview](./docs/static/img/Solace_AI_Framework_With_Broker.png)
89
-
90
- ## Installation
91
-
92
- 1. [Optional] Set up Python Virtual Environment using `virtualenv` and activate it
93
-
94
- ```sh
95
- ## Install virtualenv if not already installed
96
- python3 -m pip install --user virtualenv
97
- ## Setup python virtual environment
98
- python3 -m venv venv
99
- ## Activate virtual environment:
100
- ### MacOS/Linux:
101
- source venv/bin/activate
102
- ### Windows:
103
- venv/Scripts/activate
104
- ```
105
-
106
- 2. The following command installs the Solace Agent Mesh CLI in your environment:
107
-
108
- ```sh
109
- pip install solace-agent-mesh
110
- ```
111
-
112
- 3. Run the following SAM CLI command (`solace-agent-mesh` or `sam`) to verify your installation:
113
-
114
- ```sh
115
- solace-agent-mesh --version
116
- ```
117
-
118
- ## Quick Start
119
-
120
- To get started with Solace Agent Mesh, follow these steps:
121
-
122
- 1. **Install the CLI**: Ensure `solace-agent-mesh` is installed.
123
- 2. **Create a Project**:
124
- Follow the prompts to create your project.
125
-
126
- ```sh
127
- mkdir my-agent-mesh && cd my-agent-mesh
128
- solace-agent-mesh init
129
- ```
130
-
131
- _Enable the REST API interface when prompted._
132
-
133
- 3. **Build the Project**:
134
-
135
- ```sh
136
- solace-agent-mesh build
137
- ```
138
-
139
- 4. **Run the Project**:
140
-
141
- ```sh
142
- solace-agent-mesh run -e
143
- ```
144
-
145
- _(Use `-eb` to combine build and run steps.)_
146
-
147
- 5. **Connect to the Web Interface**:
148
-
149
- Open the web interface at [http://127.0.0.1:5001](http://127.0.0.1:5001) or with the port specified during `init`.
150
-
151
- 6. **Send a REST Request**:
152
-
153
- Try the system by sending a request to the REST API gateway interface.
154
-
155
- ```sh
156
- curl --location 'http://localhost:5050/api/v1/request' \
157
- --header 'Authorization: Bearer None' \
158
- --form 'prompt="What is the capital of France?"' \
159
- --form 'stream="false"'
160
- ```
161
-
162
- Learn about [Agents](https://solacelabs.github.io/solace-agent-mesh/docs/documentation/concepts/agents) and [Gateways](https://solacelabs.github.io/solace-agent-mesh/docs/documentation/concepts/gateways) to add more functionalities to your project.
163
-
164
- For full details, see the [Quick Start Guide](https://solacelabs.github.io/solace-agent-mesh/docs/documentation/getting-started/quick-start).
165
-
166
- ## Why Use Solace Agent Mesh?
167
-
168
- Building production-ready AI applications presents unique challenges. While it's relatively easy to create AI prototypes, deploying them in enterprise environments requires solving complex problems around integration, scalability, and observability. The Solace Agent Mesh addresses these challenges through:
169
-
170
- - **Composable Architecture**: Start with a small number of agents and gateways. You can add more over time.
171
-
172
- - **Add Agents to Increase Capabilities**: Each new agent adds more capabilities to the system. Adding a new agent isn't additive - it is exponential. With each agent being able to enhance all other agents as they collaborate for more and more complex tasks.
173
-
174
- - **Add Gateways to Increase Use Cases**: Each new gateway opens up new use cases for the system. A new gateway can provide a new interface to the system, with a different system purpose and response rules.
175
- - **Event-Driven Design**: Built on proven event-driven architecture principles, providing complete decoupling of components. This makes the system highly flexible and resilient, while enabling real-time monitoring of every interaction.
176
-
177
- - **Enterprise-Ready**: Designed from the ground up for production deployments that incorporates the experience from Solace in building mission-critical distributed systems.
178
-
179
- ## Next Steps
180
-
181
- Check [Solace Agent Mesh Documentation](https://solacelabs.github.io/solace-agent-mesh/docs/documentation/getting-started/introduction) to learn more about the Solace Agent Mesh.
182
-
183
- | | |
184
- | ------------------------------------------------------------------------------------------------------------------------------------------------ | ---------------------------------------------------------------------------------- |
185
- | [Components Overview](https://solacelabs.github.io/solace-agent-mesh/docs/documentation/getting-started/component-overview) | Learn about the components that make up the Solace Agent Mesh. |
186
- | [Gateways](https://solacelabs.github.io/solace-agent-mesh/docs/documentation/concepts/gateways) | Understand how gateways provide interfaces to the Solace Agent Mesh. |
187
- | [Agents](https://solacelabs.github.io/solace-agent-mesh/docs/documentation/concepts/agents) | Explore the agents that provide specialized capabilities in the Solace Agent Mesh. |
188
- | [Services](https://solacelabs.github.io/solace-agent-mesh/docs/documentation/concepts/services) | Learn about the services that facilitate interaction within the Solace Agent Mesh. |
189
- | [Plugins](https://solacelabs.github.io/solace-agent-mesh/docs/documentation/concepts/plugins) | Discover the plugins that extend the functionality of the Solace Agent Mesh. |
190
-
191
- ## Contributing
192
-
193
- Contributions are encouraged! Please read [CONTRIBUTING.md](CONTRIBUTING.md) for details on our code of conduct, and the process for submitting pull requests to us.
194
-
195
- You can report any issues by opening an issue on the GitHub repository.
196
-
197
- ## Authors
198
-
199
- See the list of [contributors](https://github.com/SolaceLabs/solace-agent-mesh/graphs/contributors) who participated in this project.
200
-
201
- ## Release Notes
202
-
203
- Check out the [CHANGELOG](CHANGELOG.md) for details on changes in each release.
204
-
205
- ## License
206
-
207
- The Solace Agent Mesh is licensed under the Apache-2.0 license.
208
-
209
- See the [LICENSE](LICENSE) file for details.