solace-agent-mesh 1.4.8__py3-none-any.whl → 1.4.9__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 (58) hide show
  1. solace_agent_mesh/agent/sac/app.py +3 -3
  2. solace_agent_mesh/agent/utils/artifact_helpers.py +23 -7
  3. solace_agent_mesh/assets/docs/404.html +2 -2
  4. solace_agent_mesh/assets/docs/assets/js/{main.86924c42.js → main.51e33228.js} +2 -2
  5. solace_agent_mesh/assets/docs/docs/documentation/Enterprise/installation/index.html +2 -2
  6. solace_agent_mesh/assets/docs/docs/documentation/Enterprise/rbac-setup-guilde/index.html +2 -2
  7. solace_agent_mesh/assets/docs/docs/documentation/Enterprise/single-sign-on/index.html +2 -2
  8. solace_agent_mesh/assets/docs/docs/documentation/Migrations/A2A Upgrade To 0.3.0/a2a-gateway-upgrade-to-0.3.0/index.html +2 -2
  9. solace_agent_mesh/assets/docs/docs/documentation/Migrations/A2A Upgrade To 0.3.0/a2a-technical-migration-map/index.html +2 -2
  10. solace_agent_mesh/assets/docs/docs/documentation/concepts/agents/index.html +2 -2
  11. solace_agent_mesh/assets/docs/docs/documentation/concepts/architecture/index.html +2 -2
  12. solace_agent_mesh/assets/docs/docs/documentation/concepts/cli/index.html +2 -2
  13. solace_agent_mesh/assets/docs/docs/documentation/concepts/gateways/index.html +2 -2
  14. solace_agent_mesh/assets/docs/docs/documentation/concepts/orchestrator/index.html +2 -2
  15. solace_agent_mesh/assets/docs/docs/documentation/concepts/plugins/index.html +2 -2
  16. solace_agent_mesh/assets/docs/docs/documentation/deployment/debugging/index.html +2 -2
  17. solace_agent_mesh/assets/docs/docs/documentation/deployment/deploy/index.html +2 -2
  18. solace_agent_mesh/assets/docs/docs/documentation/deployment/observability/index.html +2 -2
  19. solace_agent_mesh/assets/docs/docs/documentation/getting-started/component-overview/index.html +2 -2
  20. solace_agent_mesh/assets/docs/docs/documentation/getting-started/configurations/index.html +2 -2
  21. solace_agent_mesh/assets/docs/docs/documentation/getting-started/configurations/litellm_models/index.html +2 -2
  22. solace_agent_mesh/assets/docs/docs/documentation/getting-started/installation/index.html +2 -2
  23. solace_agent_mesh/assets/docs/docs/documentation/getting-started/introduction/index.html +2 -2
  24. solace_agent_mesh/assets/docs/docs/documentation/getting-started/quick-start/index.html +2 -2
  25. solace_agent_mesh/assets/docs/docs/documentation/tutorials/bedrock-agents/index.html +2 -2
  26. solace_agent_mesh/assets/docs/docs/documentation/tutorials/custom-agent/index.html +2 -2
  27. solace_agent_mesh/assets/docs/docs/documentation/tutorials/event-mesh-gateway/index.html +2 -2
  28. solace_agent_mesh/assets/docs/docs/documentation/tutorials/mcp-integration/index.html +2 -2
  29. solace_agent_mesh/assets/docs/docs/documentation/tutorials/mongodb-integration/index.html +2 -2
  30. solace_agent_mesh/assets/docs/docs/documentation/tutorials/rag-integration/index.html +2 -2
  31. solace_agent_mesh/assets/docs/docs/documentation/tutorials/rest-gateway/index.html +2 -2
  32. solace_agent_mesh/assets/docs/docs/documentation/tutorials/slack-integration/index.html +2 -2
  33. solace_agent_mesh/assets/docs/docs/documentation/tutorials/sql-database/index.html +2 -2
  34. solace_agent_mesh/assets/docs/docs/documentation/user-guide/builtin-tools/artifact-management/index.html +2 -2
  35. solace_agent_mesh/assets/docs/docs/documentation/user-guide/builtin-tools/audio-tools/index.html +2 -2
  36. solace_agent_mesh/assets/docs/docs/documentation/user-guide/builtin-tools/data-analysis-tools/index.html +2 -2
  37. solace_agent_mesh/assets/docs/docs/documentation/user-guide/builtin-tools/embeds/index.html +2 -2
  38. solace_agent_mesh/assets/docs/docs/documentation/user-guide/builtin-tools/index.html +2 -2
  39. solace_agent_mesh/assets/docs/docs/documentation/user-guide/create-agents/index.html +2 -2
  40. solace_agent_mesh/assets/docs/docs/documentation/user-guide/create-gateways/index.html +2 -2
  41. solace_agent_mesh/assets/docs/docs/documentation/user-guide/creating-python-tools/index.html +2 -2
  42. solace_agent_mesh/assets/docs/docs/documentation/user-guide/creating-service-providers/index.html +2 -2
  43. solace_agent_mesh/assets/docs/docs/documentation/user-guide/solace-ai-connector/index.html +2 -2
  44. solace_agent_mesh/assets/docs/docs/documentation/user-guide/structure/index.html +2 -2
  45. solace_agent_mesh/assets/docs/lunr-index-1759254374040.json +1 -0
  46. solace_agent_mesh/assets/docs/lunr-index.json +1 -1
  47. solace_agent_mesh/assets/docs/search-doc-1759254374040.json +1 -0
  48. solace_agent_mesh/assets/docs/search-doc.json +1 -1
  49. solace_agent_mesh/cli/__init__.py +1 -1
  50. solace_agent_mesh/common/constants.py +2 -0
  51. {solace_agent_mesh-1.4.8.dist-info → solace_agent_mesh-1.4.9.dist-info}/METADATA +1 -1
  52. {solace_agent_mesh-1.4.8.dist-info → solace_agent_mesh-1.4.9.dist-info}/RECORD +56 -56
  53. solace_agent_mesh/assets/docs/lunr-index-1759246102819.json +0 -1
  54. solace_agent_mesh/assets/docs/search-doc-1759246102819.json +0 -1
  55. /solace_agent_mesh/assets/docs/assets/js/{main.86924c42.js.LICENSE.txt → main.51e33228.js.LICENSE.txt} +0 -0
  56. {solace_agent_mesh-1.4.8.dist-info → solace_agent_mesh-1.4.9.dist-info}/WHEEL +0 -0
  57. {solace_agent_mesh-1.4.8.dist-info → solace_agent_mesh-1.4.9.dist-info}/entry_points.txt +0 -0
  58. {solace_agent_mesh-1.4.8.dist-info → solace_agent_mesh-1.4.9.dist-info}/licenses/LICENSE +0 -0
@@ -1 +1 @@
1
- __version__ = "1.4.8"
1
+ __version__ = "1.4.9"
@@ -1,2 +1,4 @@
1
1
 
2
2
  DEFAULT_COMMUNICATION_TIMEOUT = 600 # 10 minutes
3
+ TEXT_ARTIFACT_CONTEXT_MAX_LENGTH_CAPACITY = 200000 # maximum number of characters that can be loaded from a text artifact
4
+ TEXT_ARTIFACT_CONTEXT_DEFAULT_LENGTH = 100000 # default number of characters to load from a text artifact
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: solace-agent-mesh
3
- Version: 1.4.8
3
+ Version: 1.4.9
4
4
  Summary: Solace Agent Mesh is an open-source framework for building event-driven, multi-agent AI systems where specialized agents collaborate on complex tasks.
5
5
  Project-URL: Homepage, https://github.com/SolaceLabs/solace-agent-mesh
6
6
  Project-URL: Repository, https://github.com/SolaceLabs/solace-agent-mesh
@@ -27,7 +27,7 @@ solace_agent_mesh/agent/protocol/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRk
27
27
  solace_agent_mesh/agent/protocol/event_handlers.py,sha256=qLpQoGsB_8ZazrFmGdPmmCDOTjJk6W6Ow8BYK5Z7lYg,72973
28
28
  solace_agent_mesh/agent/protocol/protocol_llm.txt,sha256=3-ojfRlRtmmr6RuiAx_r1ib3LzSaRWjJdDaUpM9mZ5E,3929
29
29
  solace_agent_mesh/agent/sac/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
30
- solace_agent_mesh/agent/sac/app.py,sha256=XWfkemxu5KA3NAidJLOO-w9XxuGN8nU05ADQAaJX-Tw,18453
30
+ solace_agent_mesh/agent/sac/app.py,sha256=f7-PxLDqXMQjmLPIHqY5QdrH6LZQ2nSIeER_n8Qolwc,18601
31
31
  solace_agent_mesh/agent/sac/component.py,sha256=EwdeDA7iFsuf6l41Q-V6FNS-UmJyyXuvOb_RNfihgPY,132711
32
32
  solace_agent_mesh/agent/sac/patch_adk.py,sha256=LQhPvwpEVeeDVUgZD-p8CTxft-jRv_OadMR-gR1uTXk,4266
33
33
  solace_agent_mesh/agent/sac/sac_llm.txt,sha256=KcnVBK8oBuyguMkrCzG773GOQyPqscGxK7VdK2RYYco,9101
@@ -50,14 +50,14 @@ solace_agent_mesh/agent/tools/tool_definition.py,sha256=CXgcnAsXiSA6H3UrbvXfo0ch
50
50
  solace_agent_mesh/agent/tools/tools_llm.txt,sha256=W-JcxYZ6JQERrRTYRhWZQeOobUN_Dszl93_Y0kwv7mc,13653
51
51
  solace_agent_mesh/agent/tools/web_tools.py,sha256=KDFF8ZKH-9ytCZo580IHSXvTuBZS1nMmzFUNn0-bqi0,15384
52
52
  solace_agent_mesh/agent/utils/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
53
- solace_agent_mesh/agent/utils/artifact_helpers.py,sha256=WrdCMMiGwSUIhBYbpE4DMk2ELgWTYv8CQSIFQpFokmA,41971
53
+ solace_agent_mesh/agent/utils/artifact_helpers.py,sha256=4DZSiQx_-ztyIg6dcVLJ72P4r4CJSWQANUIfSFQCMpQ,43461
54
54
  solace_agent_mesh/agent/utils/config_parser.py,sha256=pElDc96YftH3rdBaMCmHDdzPkAEx_kGkU0FrcztKP9E,1665
55
55
  solace_agent_mesh/agent/utils/context_helpers.py,sha256=jWKY5Kpy2KWTYMz4G5AOi8VIu3IbD1LdStpI7j5y-bU,2075
56
56
  solace_agent_mesh/agent/utils/utils_llm.txt,sha256=vuy7-BYOx816-QeBGM2ue7W1ned0Q6TjW6A8lln0i2E,7442
57
57
  solace_agent_mesh/common/__init__.py,sha256=gtpOFNjDuFmImR592AQckhQTaiA8HrsfTvAP1oCfxCY,63
58
58
  solace_agent_mesh/common/agent_registry.py,sha256=7rbyyxhtnW8CB45nDjI6S_uEAUotV1iWfu5xqMbm9Dw,1264
59
59
  solace_agent_mesh/common/common_llm.txt,sha256=3CPdoLFPf3Mmy93YkI7_bFZGjbdWDN3W183JVvYo4gw,14544
60
- solace_agent_mesh/common/constants.py,sha256=2lImuxA2sxiS38RNQ4-i1BAwPmekPRnKrhPG4hkJjdE,51
60
+ solace_agent_mesh/common/constants.py,sha256=off1VBwx5mKC6jhYzgcVf7rG1XAByd0sCpZWl2-AjJ0,281
61
61
  solace_agent_mesh/common/data_parts.py,sha256=Fc3kTG5PHvQWe_u-5GR8E4hgEUm2VqRTrqPSC3Yy4Og,3141
62
62
  solace_agent_mesh/common/exceptions.py,sha256=or9OTXM587Ij5yXlF4fagwqXUcRPPDFNX852GPZk09Y,845
63
63
  solace_agent_mesh/common/a2a/__init__.py,sha256=QpyLSDeoN_KhKY189ZPoU7145btU7cB-lLyOpjYsY98,6363
@@ -191,7 +191,7 @@ solace_agent_mesh/gateway/http_sse/shared/response_utils.py,sha256=-_z86YA02965C
191
191
  solace_agent_mesh/gateway/http_sse/shared/timestamp_utils.py,sha256=o3pJKPR6DA8sbOgflnmcotFp4H-I-Hij3lA-7F-yUAM,2380
192
192
  solace_agent_mesh/gateway/http_sse/shared/types.py,sha256=ISN1jjxOOLcak_o-Gm0W7yVW2dWcVmiHQ2wXzttOwPg,1291
193
193
  solace_agent_mesh/gateway/http_sse/shared/utils.py,sha256=SAfrRjBc_bwrEVFafGbswBShky2GlzLhp_c7C47QG-w,493
194
- solace_agent_mesh/cli/__init__.py,sha256=F1u2mSK8Wly-J_mt7oHk_RJLir3nEN_Ri1OneijYSlc,22
194
+ solace_agent_mesh/cli/__init__.py,sha256=A4qmsE8vvj9H09qZTlxxGLwgABGRSkAJASAcIbNUgt4,22
195
195
  solace_agent_mesh/cli/main.py,sha256=yFbF4ijz7P6nxj26d-mTC8BnK6NKVnfqPh3y4pDBZqo,831
196
196
  solace_agent_mesh/cli/utils.py,sha256=7zntmVuvWbaWEhViSF2uw484-79a5I1XTUt-0eGQWY4,8036
197
197
  solace_agent_mesh/cli/commands/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
@@ -259,11 +259,11 @@ solace_agent_mesh/templates/plugin_tools_template.py,sha256=GUVw556CtBYE6sHbpXnF
259
259
  solace_agent_mesh/templates/shared_config.yaml,sha256=85EEcZDzomstQNBnOR2yjYpnTEXGGNs1VGduvHFk-HE,3310
260
260
  solace_agent_mesh/templates/templates_llm.txt,sha256=T3h8CcIowTbyBedlfRk7FZww8_xGmnY5fEqGhhdI3JU,9234
261
261
  solace_agent_mesh/templates/webui.yaml,sha256=4cEkPXLRhpATVD3A0UuJuo5aG0ApEseiADGtY3-W5qw,1784
262
- solace_agent_mesh/assets/docs/404.html,sha256=K-jnh_p8zXh2iEu7sXs-ARX-FyOnWFWIsBXeX_4i4Oc,11749
263
- solace_agent_mesh/assets/docs/lunr-index-1759246102819.json,sha256=8g5gNT6VDvE3QOyzKJSDl9iAWbpde-wEl3pC0F_LNjI,1202794
264
- solace_agent_mesh/assets/docs/lunr-index.json,sha256=8g5gNT6VDvE3QOyzKJSDl9iAWbpde-wEl3pC0F_LNjI,1202794
265
- solace_agent_mesh/assets/docs/search-doc-1759246102819.json,sha256=Y2RpQQWnLPP9ME0aKIQhEL0Iuh1bUqpgx4_uMUPj-0w,425790
266
- solace_agent_mesh/assets/docs/search-doc.json,sha256=Y2RpQQWnLPP9ME0aKIQhEL0Iuh1bUqpgx4_uMUPj-0w,425790
262
+ solace_agent_mesh/assets/docs/404.html,sha256=8JN3QhycXHNDyupuVbF65DIk-YTAeSAXd-KXmW9sLGw,11749
263
+ solace_agent_mesh/assets/docs/lunr-index-1759254374040.json,sha256=OmJdlYuAdrRT9Y9kYUdIwqcyQE6KvHPZkGlZUVK5pU4,1202914
264
+ solace_agent_mesh/assets/docs/lunr-index.json,sha256=OmJdlYuAdrRT9Y9kYUdIwqcyQE6KvHPZkGlZUVK5pU4,1202914
265
+ solace_agent_mesh/assets/docs/search-doc-1759254374040.json,sha256=X7KG5sA9Fh3FdO0y6BiPbxQBe2BWM-q2qsJwVzTQXKU,425790
266
+ solace_agent_mesh/assets/docs/search-doc.json,sha256=X7KG5sA9Fh3FdO0y6BiPbxQBe2BWM-q2qsJwVzTQXKU,425790
267
267
  solace_agent_mesh/assets/docs/sitemap.xml,sha256=rQaMKdLMLb0GOc5KpWYBiiVN_4OZgH8iRuCL3K1uHpI,7190
268
268
  solace_agent_mesh/assets/docs/assets/css/styles.906a1503.css,sha256=gQj16ydMLPiq6y-t8Ovto65hsvPbQX6coyIFOja-2eY,83293
269
269
  solace_agent_mesh/assets/docs/assets/images/Solace_AI_Framework_With_Broker-85f0a306a9bcdd20b390b7a949f6d862.png,sha256=e6MbZpxlY1xJ8U01zQogm8vWgokQqDfhsyPyNxtuS00,447393
@@ -363,49 +363,49 @@ solace_agent_mesh/assets/docs/assets/js/d6a81ee7.829198f1.js,sha256=6adqCXcWhOhK
363
363
  solace_agent_mesh/assets/docs/assets/js/f284c35a.ed8dd236.js,sha256=_zvWxe9mrWJrDNZHrkFtGWcd8dj6Q6_qQGCVJ8EZ0pM,22493
364
364
  solace_agent_mesh/assets/docs/assets/js/f897a61a.126663fe.js,sha256=hY5NvBKRQIFTHG_WQJ_B0ek3PAGTcq_zBSS0M7Gi7bM,17031
365
365
  solace_agent_mesh/assets/docs/assets/js/fbfa3e75.e144b16c.js,sha256=Li4QOuQnso5c1xJULcdtVFYVy3WeK5CRzYBVukX25s8,7312
366
- solace_agent_mesh/assets/docs/assets/js/main.86924c42.js,sha256=HZ1MABuQTU1Li4wOC4bNsc_AT1cZutOpr6fGFq_DR3Q,484007
367
- solace_agent_mesh/assets/docs/assets/js/main.86924c42.js.LICENSE.txt,sha256=3Jia5o7yaxOtbxuy9khs-thK96m55yCiPaUA-IkWh0A,2069
366
+ solace_agent_mesh/assets/docs/assets/js/main.51e33228.js,sha256=RaRW7qL_Aa4f7vXXeazUynNhubvwiYx6bNLhERi59-Q,484007
367
+ solace_agent_mesh/assets/docs/assets/js/main.51e33228.js.LICENSE.txt,sha256=3Jia5o7yaxOtbxuy9khs-thK96m55yCiPaUA-IkWh0A,2069
368
368
  solace_agent_mesh/assets/docs/assets/js/runtime~main.0d2ff2b6.js,sha256=YM42hTqOpyOm0lVe1etdyRs0PSKqvJ5woNqamzwOx_U,6334
369
- solace_agent_mesh/assets/docs/docs/documentation/Enterprise/installation/index.html,sha256=b0pkBC-x6H21Thb6r0z5IHximNb9mZo-gU4250-VIS4,34111
370
- solace_agent_mesh/assets/docs/docs/documentation/Enterprise/rbac-setup-guilde/index.html,sha256=rfPMKrmcUNx7jaa5rR98GbHXe1Pgo0GEBBgXvwnOxgE,84678
371
- solace_agent_mesh/assets/docs/docs/documentation/Enterprise/single-sign-on/index.html,sha256=Sve1w_bIHnxafoCsDzO0VvSusRbMXhHMFXNDmIwap8o,70178
372
- solace_agent_mesh/assets/docs/docs/documentation/Migrations/A2A Upgrade To 0.3.0/a2a-gateway-upgrade-to-0.3.0/index.html,sha256=1UsUlwbiMxcTf5coZr2KOmxtXZJigGsz2iFUjQ_fedo,85246
373
- solace_agent_mesh/assets/docs/docs/documentation/Migrations/A2A Upgrade To 0.3.0/a2a-technical-migration-map/index.html,sha256=n6ilChVzvtohW4Ta9KcRdabyR_ikrZwXCoE2pR6Gjq8,88081
374
- solace_agent_mesh/assets/docs/docs/documentation/concepts/agents/index.html,sha256=EVRVAfA9LRL_GTAHK2mpaRsTCiKQkWVwFP5Byh2OU7k,40162
375
- solace_agent_mesh/assets/docs/docs/documentation/concepts/architecture/index.html,sha256=6FkUTSX6yLlvRbgnofgFMMgIVNtgl2aXExD9fi8ULNo,33032
376
- solace_agent_mesh/assets/docs/docs/documentation/concepts/cli/index.html,sha256=bGiaw9GYlYhnqb4bBPUWgFDJcJruh2--yZUunrKOn34,52977
377
- solace_agent_mesh/assets/docs/docs/documentation/concepts/gateways/index.html,sha256=Zan1dKt67-LLK-X9yROcCYkp9IYFIwSLOLUV_C1PsxU,30473
378
- solace_agent_mesh/assets/docs/docs/documentation/concepts/orchestrator/index.html,sha256=qa76b7qSVE-Pq0fb3s0-xNMxJluFT2CoC7hUzpQwN_E,24174
379
- solace_agent_mesh/assets/docs/docs/documentation/concepts/plugins/index.html,sha256=GeAO1URZT8WyDxxrGP7849Yi2itzrAeglOSv2j7FMH0,40350
380
- solace_agent_mesh/assets/docs/docs/documentation/deployment/debugging/index.html,sha256=MOTR8eEnC2CT-eyR01HUAGQ5p8E1zk05LDQ_wd55p6E,45951
381
- solace_agent_mesh/assets/docs/docs/documentation/deployment/deploy/index.html,sha256=irEjA2DkIpp_Wfg-TPIytIbLbCOdD05--NoLaydaVwE,42858
382
- solace_agent_mesh/assets/docs/docs/documentation/deployment/observability/index.html,sha256=jv56Zt2VxOBW3Pko4mjBCr9b89WjzhSPFZNed9EeCl0,26410
383
- solace_agent_mesh/assets/docs/docs/documentation/getting-started/component-overview/index.html,sha256=Kyh3XdC5VzLR95GwZ26Iquf1XEdhPJ8lXae5mS3Kiqg,22064
384
- solace_agent_mesh/assets/docs/docs/documentation/getting-started/configurations/index.html,sha256=-EnJ7qwN4vXNNgfEEhxN6uwGyNW1F9F96Up6W1pQ5qA,58706
385
- solace_agent_mesh/assets/docs/docs/documentation/getting-started/configurations/litellm_models/index.html,sha256=xGwDLRndMQbzo722S80wU4KwC2PuuPwqp-5yACClKEM,38567
386
- solace_agent_mesh/assets/docs/docs/documentation/getting-started/installation/index.html,sha256=q81BiNbxSgFpTzcvyeQ0RS1djPc412AcbnD-DfOgBq4,32918
387
- solace_agent_mesh/assets/docs/docs/documentation/getting-started/introduction/index.html,sha256=ULG8HD6olDlW642VRPSC_gbN3-Knho5hkSrpmiK7dw8,30819
388
- solace_agent_mesh/assets/docs/docs/documentation/getting-started/quick-start/index.html,sha256=Al2oInMy0Ixw_XXPz14OZfmkFh5ySEIU105aub2ntn8,42985
389
- solace_agent_mesh/assets/docs/docs/documentation/tutorials/bedrock-agents/index.html,sha256=OD8P7AVBMNRplxtmtcvZK0HUARnLKBhc_cHHR4pC04U,76107
390
- solace_agent_mesh/assets/docs/docs/documentation/tutorials/custom-agent/index.html,sha256=Ld8BLfB66fqOIl3McBEprHlrgAcXWGLkD4-1VYVT_3c,383716
391
- solace_agent_mesh/assets/docs/docs/documentation/tutorials/event-mesh-gateway/index.html,sha256=wMvaD1sKl2GnDeMqEwHVtds8IB6I0WDA1X9-sz71o8c,69565
392
- solace_agent_mesh/assets/docs/docs/documentation/tutorials/mcp-integration/index.html,sha256=GExTrodoI00RE17AbE04eznqQCbteOYV4nBpo5D1hkE,65369
393
- solace_agent_mesh/assets/docs/docs/documentation/tutorials/mongodb-integration/index.html,sha256=VUp1ydRXnqiW3nbahKReyPZaZ0rQMWnmM5lysQ1atUE,87987
394
- solace_agent_mesh/assets/docs/docs/documentation/tutorials/rag-integration/index.html,sha256=8C3ueRA1K-1WUpg_FKKUJcT0oglNM2ufNA1y_AtWyxk,80797
395
- solace_agent_mesh/assets/docs/docs/documentation/tutorials/rest-gateway/index.html,sha256=4HS3lkH9yAmMRNFDgcUU79pxbAXSWh576C7roU3MElQ,47078
396
- solace_agent_mesh/assets/docs/docs/documentation/tutorials/slack-integration/index.html,sha256=PQEvzkWPwRiNRQHXnbtyvWnVsxcZmTaMQy0QFlkdm6s,50307
397
- solace_agent_mesh/assets/docs/docs/documentation/tutorials/sql-database/index.html,sha256=BnlKOjW-0PjEB5TP7Q4Hu2ClL1CQl1MgekCD9aLS8dk,69692
398
- solace_agent_mesh/assets/docs/docs/documentation/user-guide/builtin-tools/index.html,sha256=wmzQjhVOhsea_4qCdw1nkIvW6VumxKd2cgbt8KmSwS4,45167
399
- solace_agent_mesh/assets/docs/docs/documentation/user-guide/builtin-tools/artifact-management/index.html,sha256=E83A8DmTep48fKn379pVKcHiwZoxh-4JGObpru9p56I,35137
400
- solace_agent_mesh/assets/docs/docs/documentation/user-guide/builtin-tools/audio-tools/index.html,sha256=nWBjyM48WnZV4zo1OyEuT1RGQdi4U3RVqw_CDtj70KI,58574
401
- solace_agent_mesh/assets/docs/docs/documentation/user-guide/builtin-tools/data-analysis-tools/index.html,sha256=5kOod31Z8cMbChP9u04rL0RaMK2vJZ_-9MM5rCb2oEg,38123
402
- solace_agent_mesh/assets/docs/docs/documentation/user-guide/builtin-tools/embeds/index.html,sha256=ko8aHOISYelIhmGCvzOdu9INcz_39fNbfkDMr0WDuek,51021
403
- solace_agent_mesh/assets/docs/docs/documentation/user-guide/create-agents/index.html,sha256=ciG7_VgfEroHtJnR8_r3OGMBXDRW4gUYBei0_nMPOb4,163873
404
- solace_agent_mesh/assets/docs/docs/documentation/user-guide/create-gateways/index.html,sha256=UySm6AvR09by7NTh3meDVlfkEXqIZsCxZdikfcC9dgE,403272
405
- solace_agent_mesh/assets/docs/docs/documentation/user-guide/creating-python-tools/index.html,sha256=9RqcpLjg5kUVWiSA-cQ4K25VwqRLBJGhBn65ExXUQZ8,175979
406
- solace_agent_mesh/assets/docs/docs/documentation/user-guide/creating-service-providers/index.html,sha256=UFPy4qAozEVOqi1TBfy9WSu5dlobTBBog8Ly9n773N4,60059
407
- solace_agent_mesh/assets/docs/docs/documentation/user-guide/solace-ai-connector/index.html,sha256=AibgyfNNJFYSwvXHI4bjlwBQCQpZHXxqUvsgUh_-A_c,26174
408
- solace_agent_mesh/assets/docs/docs/documentation/user-guide/structure/index.html,sha256=fJRNYZPwFe0xSIfEiYme4nheYPJCVmm0NSDl1jk1cM4,30179
369
+ solace_agent_mesh/assets/docs/docs/documentation/Enterprise/installation/index.html,sha256=_kX10r0i24Vk3YH3lf4HL_O1sMBPmA3I5ZoK9QXhA2g,34111
370
+ solace_agent_mesh/assets/docs/docs/documentation/Enterprise/rbac-setup-guilde/index.html,sha256=tr2tFdMkX-9YE6m3-1K8QnNYy_JsJqtiyS7pcHyT2AQ,84678
371
+ solace_agent_mesh/assets/docs/docs/documentation/Enterprise/single-sign-on/index.html,sha256=Gz0-yo2XHH5vOVO5mEAPkb8USbHYUw8YsVTN5DEHaLs,70178
372
+ solace_agent_mesh/assets/docs/docs/documentation/Migrations/A2A Upgrade To 0.3.0/a2a-gateway-upgrade-to-0.3.0/index.html,sha256=GCP2Kr7nDiS_73xiY7FTTooMyYvIIR2griSgEfqVLb4,85246
373
+ solace_agent_mesh/assets/docs/docs/documentation/Migrations/A2A Upgrade To 0.3.0/a2a-technical-migration-map/index.html,sha256=k7UKiFZ-Ch5dkQdkz-wMd1mdWPWLXurEIoWrlotQBjg,88081
374
+ solace_agent_mesh/assets/docs/docs/documentation/concepts/agents/index.html,sha256=qAX2PxPF-fiPr9MujZr7Z_28cbQB3hXILQ8GBYWqGa4,40162
375
+ solace_agent_mesh/assets/docs/docs/documentation/concepts/architecture/index.html,sha256=Dlzewod4xafQ76sRQeJEMzmMtSt40_OCE9kHI7PqLkA,33032
376
+ solace_agent_mesh/assets/docs/docs/documentation/concepts/cli/index.html,sha256=RwpirF0s8y4mccRmqYf2K7XjNllR0mwWUH6YrztWOSs,52977
377
+ solace_agent_mesh/assets/docs/docs/documentation/concepts/gateways/index.html,sha256=souUpYulPYxF02iw4y9FT_Xj3kGfCseXSqdFVvbPeM0,30473
378
+ solace_agent_mesh/assets/docs/docs/documentation/concepts/orchestrator/index.html,sha256=zznDDhOCscHhPZvum_mJtllF4oz_BudAnFvLye3o_EI,24174
379
+ solace_agent_mesh/assets/docs/docs/documentation/concepts/plugins/index.html,sha256=pycsYRPnMY2uCC2yOPqT800nDfIxZfRYRFVKGvHLGP4,40350
380
+ solace_agent_mesh/assets/docs/docs/documentation/deployment/debugging/index.html,sha256=84HCQBp-unr9c-IP8HFp3QYGTLDuu3RXlWfbMEZu3EM,45951
381
+ solace_agent_mesh/assets/docs/docs/documentation/deployment/deploy/index.html,sha256=0dwzem-GucrsxbMBhp7SaJGVBMuSA_aiVPlo_FvtpHk,42858
382
+ solace_agent_mesh/assets/docs/docs/documentation/deployment/observability/index.html,sha256=ryHlZdjMuw6LLMBVSoWfLTMzA3yILF9-C5snVTnJrwY,26410
383
+ solace_agent_mesh/assets/docs/docs/documentation/getting-started/component-overview/index.html,sha256=aMmD7hNkVAGjclzt7ICZuyQrl2Mguq8gHgzKWnXZCPM,22064
384
+ solace_agent_mesh/assets/docs/docs/documentation/getting-started/configurations/index.html,sha256=U1jiGYUz34PJ8P9m3_C0UzbbWkE_Y7Pr96EZXUr4tRY,58706
385
+ solace_agent_mesh/assets/docs/docs/documentation/getting-started/configurations/litellm_models/index.html,sha256=0iv-8G6LLJETRMTt_H4BQdiFCxBdiSXpAlRFi0qKk-I,38567
386
+ solace_agent_mesh/assets/docs/docs/documentation/getting-started/installation/index.html,sha256=RnWoZIzZ832Bro79Y3BwDlylZGGtrbLAUx6aCAIGm7w,32918
387
+ solace_agent_mesh/assets/docs/docs/documentation/getting-started/introduction/index.html,sha256=eFaDtOskc542b9U7BG3Ua9oYf0tyrzyI5-Jruv77OJE,30819
388
+ solace_agent_mesh/assets/docs/docs/documentation/getting-started/quick-start/index.html,sha256=U1rdcobPsBxr8AFQytdBwHP1Icn9SUoZraiEGG3L_DM,42985
389
+ solace_agent_mesh/assets/docs/docs/documentation/tutorials/bedrock-agents/index.html,sha256=J4aq4TZTPJx_O0iPS0BY057x6CLGPvU3y3SU1FCM0pk,76107
390
+ solace_agent_mesh/assets/docs/docs/documentation/tutorials/custom-agent/index.html,sha256=WJuvAOJyCPDzI5hTXsaV1dpGfA5PKQJZhDt_QLroA5I,383716
391
+ solace_agent_mesh/assets/docs/docs/documentation/tutorials/event-mesh-gateway/index.html,sha256=G56ydaNE-OvktsEowayM4VC1hk-IUe6UoANhurjLTW8,69565
392
+ solace_agent_mesh/assets/docs/docs/documentation/tutorials/mcp-integration/index.html,sha256=TC6fhQK8yMqh0iDt61up4uHqn5LGU-RDguRtdCdEZZM,65369
393
+ solace_agent_mesh/assets/docs/docs/documentation/tutorials/mongodb-integration/index.html,sha256=t4kfnd-r9gd4gIqiZih5ZTeci9pV_2JtzmlMn3Z0JMs,87987
394
+ solace_agent_mesh/assets/docs/docs/documentation/tutorials/rag-integration/index.html,sha256=RZpSlAZe2KRGqflT9aBvlu5ER4piHpSObgC3LIhZ6VQ,80797
395
+ solace_agent_mesh/assets/docs/docs/documentation/tutorials/rest-gateway/index.html,sha256=KSMNWDmsA-UyT81sZTTnTwajUI2mF5eKsCejmSk1-6Y,47078
396
+ solace_agent_mesh/assets/docs/docs/documentation/tutorials/slack-integration/index.html,sha256=Qrx03WvOphNjuRsQxqkuxJ45duqpqFJxnPR5D7Jgnzc,50307
397
+ solace_agent_mesh/assets/docs/docs/documentation/tutorials/sql-database/index.html,sha256=8xhbbPk0Slaua6NWFvEQALbqDkVHIoNQyPoV6uDh8cM,69692
398
+ solace_agent_mesh/assets/docs/docs/documentation/user-guide/builtin-tools/index.html,sha256=35wHVP6rtrcdLsyjEF5Abo9rl7c4nGjLtUum58WdsRI,45167
399
+ solace_agent_mesh/assets/docs/docs/documentation/user-guide/builtin-tools/artifact-management/index.html,sha256=p_CF8wJZWLidwiTY5-dEZGVYG4JszV8Fk0lOa2hBVVw,35137
400
+ solace_agent_mesh/assets/docs/docs/documentation/user-guide/builtin-tools/audio-tools/index.html,sha256=ofh8jGFbTHVOJLD3kI1Xc7awJfZYeZMyZLY68KxhJrc,58574
401
+ solace_agent_mesh/assets/docs/docs/documentation/user-guide/builtin-tools/data-analysis-tools/index.html,sha256=GrcCRYkkeT1WqFCmVqavt6RrsZ3TzuU0_Q4GcsGtYXU,38123
402
+ solace_agent_mesh/assets/docs/docs/documentation/user-guide/builtin-tools/embeds/index.html,sha256=U6Q5VdCqPMOemtwfpmIE4uPFtC0Q1sU0sBXpbsQwdoo,51021
403
+ solace_agent_mesh/assets/docs/docs/documentation/user-guide/create-agents/index.html,sha256=m2gYpPotdSgx8IGS5tqB1HVIi9IRlxfruot4F7LWQVk,163873
404
+ solace_agent_mesh/assets/docs/docs/documentation/user-guide/create-gateways/index.html,sha256=Ks_62ncLUXwCr041VD32urGxu9Q8AJb7ZGQQa41Bq5Y,403272
405
+ solace_agent_mesh/assets/docs/docs/documentation/user-guide/creating-python-tools/index.html,sha256=vzbCWoRw6P0JxS7WD6sU_uj0tcmuRg7e1lIa96QaMEY,175979
406
+ solace_agent_mesh/assets/docs/docs/documentation/user-guide/creating-service-providers/index.html,sha256=ZxUqD_G6L10-iJXdQbrneOTF-EzJiHZHNN65HmRawEA,60059
407
+ solace_agent_mesh/assets/docs/docs/documentation/user-guide/solace-ai-connector/index.html,sha256=VEvbyxuJ9HOr5sJeEbizMuaKogi032KyCHo8I59hARk,26174
408
+ solace_agent_mesh/assets/docs/docs/documentation/user-guide/structure/index.html,sha256=HQVra6SvLUejcIuSeZUYwzEOLah7tLtN9BZ1FiSpqNI,30179
409
409
  solace_agent_mesh/assets/docs/img/Solace_AI_Framework_With_Broker.png,sha256=e6MbZpxlY1xJ8U01zQogm8vWgokQqDfhsyPyNxtuS00,447393
410
410
  solace_agent_mesh/assets/docs/img/logo.png,sha256=TdXZ2wnkSkaFrGO-5fy2WcmjGXaGzwE29dM83raxoTg,45439
411
411
  solace_agent_mesh/assets/docs/img/sac-flows.png,sha256=868GgNJGPxn2G6c1Md_0umhg3xuAo7t6HEx8hOKbUJY,21098
@@ -441,8 +441,8 @@ solace_agent_mesh/client/webui/frontend/static/assets/favicon-BLgzUch9.ico,sha25
441
441
  solace_agent_mesh/client/webui/frontend/static/assets/main-B0PHV3hm.js,sha256=84ECnk_tK1uGzRqL0Q3-QkwYtVEnJfRZLrZJf863_c8,424473
442
442
  solace_agent_mesh/client/webui/frontend/static/assets/main-ChRwcV89.css,sha256=eWc7an60oiobwKiH4LOAhC77AAE50q95HRc3xh8CdB0,119934
443
443
  solace_agent_mesh/client/webui/frontend/static/assets/vendor-CS5YMf8a.js,sha256=pySecfbg42jjmh23Z4dRsbST36DQM8SCo4X7_o7nhIs,340916
444
- solace_agent_mesh-1.4.8.dist-info/METADATA,sha256=bAcPit__BJZio0WZGKVUvlDm7yRSatyY1qRsS2VvLrQ,24925
445
- solace_agent_mesh-1.4.8.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
446
- solace_agent_mesh-1.4.8.dist-info/entry_points.txt,sha256=5pLVH8d8bd4sxUwBh7VTni8gTTSzTqGfY14zgdQZm1I,106
447
- solace_agent_mesh-1.4.8.dist-info/licenses/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
448
- solace_agent_mesh-1.4.8.dist-info/RECORD,,
444
+ solace_agent_mesh-1.4.9.dist-info/METADATA,sha256=_kS6Zf5QI0oA_rq9N-x9p1jLW7zDrqIr9-7CHJSJCq4,24925
445
+ solace_agent_mesh-1.4.9.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
446
+ solace_agent_mesh-1.4.9.dist-info/entry_points.txt,sha256=5pLVH8d8bd4sxUwBh7VTni8gTTSzTqGfY14zgdQZm1I,106
447
+ solace_agent_mesh-1.4.9.dist-info/licenses/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
448
+ solace_agent_mesh-1.4.9.dist-info/RECORD,,