solace-agent-mesh 1.0.7__py3-none-any.whl → 1.0.8__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of solace-agent-mesh might be problematic. Click here for more details.
- solace_agent_mesh/agent/adk/services.py +9 -1
- solace_agent_mesh/assets/docs/404.html +2 -2
- solace_agent_mesh/assets/docs/assets/js/{main.d79f063b.js → main.6dba4a66.js} +2 -2
- solace_agent_mesh/assets/docs/docs/documentation/concepts/agents/index.html +2 -2
- solace_agent_mesh/assets/docs/docs/documentation/concepts/architecture/index.html +2 -2
- solace_agent_mesh/assets/docs/docs/documentation/concepts/cli/index.html +2 -2
- solace_agent_mesh/assets/docs/docs/documentation/concepts/gateways/index.html +2 -2
- solace_agent_mesh/assets/docs/docs/documentation/concepts/orchestrator/index.html +2 -2
- solace_agent_mesh/assets/docs/docs/documentation/concepts/plugins/index.html +2 -2
- solace_agent_mesh/assets/docs/docs/documentation/deployment/debugging/index.html +2 -2
- solace_agent_mesh/assets/docs/docs/documentation/deployment/deploy/index.html +2 -2
- solace_agent_mesh/assets/docs/docs/documentation/deployment/observability/index.html +2 -2
- solace_agent_mesh/assets/docs/docs/documentation/getting-started/component-overview/index.html +2 -2
- solace_agent_mesh/assets/docs/docs/documentation/getting-started/configurations/index.html +2 -2
- solace_agent_mesh/assets/docs/docs/documentation/getting-started/installation/index.html +2 -2
- solace_agent_mesh/assets/docs/docs/documentation/getting-started/introduction/index.html +2 -2
- solace_agent_mesh/assets/docs/docs/documentation/getting-started/quick-start/index.html +2 -2
- solace_agent_mesh/assets/docs/docs/documentation/tutorials/bedrock-agents/index.html +2 -2
- solace_agent_mesh/assets/docs/docs/documentation/tutorials/custom-agent/index.html +2 -2
- solace_agent_mesh/assets/docs/docs/documentation/tutorials/event-mesh-gateway/index.html +2 -2
- solace_agent_mesh/assets/docs/docs/documentation/tutorials/mcp-integration/index.html +2 -2
- solace_agent_mesh/assets/docs/docs/documentation/tutorials/mongodb-integration/index.html +2 -2
- solace_agent_mesh/assets/docs/docs/documentation/tutorials/rag-integration/index.html +2 -2
- solace_agent_mesh/assets/docs/docs/documentation/tutorials/rest-gateway/index.html +2 -2
- solace_agent_mesh/assets/docs/docs/documentation/tutorials/slack-integration/index.html +2 -2
- solace_agent_mesh/assets/docs/docs/documentation/tutorials/sql-database/index.html +2 -2
- solace_agent_mesh/assets/docs/docs/documentation/user-guide/builtin-tools/artifact-management/index.html +2 -2
- solace_agent_mesh/assets/docs/docs/documentation/user-guide/builtin-tools/audio-tools/index.html +2 -2
- solace_agent_mesh/assets/docs/docs/documentation/user-guide/builtin-tools/data-analysis-tools/index.html +2 -2
- solace_agent_mesh/assets/docs/docs/documentation/user-guide/builtin-tools/embeds/index.html +2 -2
- solace_agent_mesh/assets/docs/docs/documentation/user-guide/builtin-tools/index.html +2 -2
- solace_agent_mesh/assets/docs/docs/documentation/user-guide/create-agents/index.html +2 -2
- solace_agent_mesh/assets/docs/docs/documentation/user-guide/create-gateways/index.html +2 -2
- solace_agent_mesh/assets/docs/docs/documentation/user-guide/creating-service-providers/index.html +2 -2
- solace_agent_mesh/assets/docs/docs/documentation/user-guide/solace-ai-connector/index.html +2 -2
- solace_agent_mesh/assets/docs/docs/documentation/user-guide/structure/index.html +2 -2
- solace_agent_mesh/assets/docs/lunr-index-1756153049706.json +1 -0
- solace_agent_mesh/assets/docs/lunr-index.json +1 -1
- solace_agent_mesh/assets/docs/search-doc-1756153049706.json +1 -0
- solace_agent_mesh/assets/docs/search-doc.json +1 -1
- solace_agent_mesh/cli/__init__.py +1 -1
- {solace_agent_mesh-1.0.7.dist-info → solace_agent_mesh-1.0.8.dist-info}/METADATA +1 -1
- {solace_agent_mesh-1.0.7.dist-info → solace_agent_mesh-1.0.8.dist-info}/RECORD +47 -47
- solace_agent_mesh/assets/docs/lunr-index-1756146501924.json +0 -1
- solace_agent_mesh/assets/docs/search-doc-1756146501924.json +0 -1
- /solace_agent_mesh/assets/docs/assets/js/{main.d79f063b.js.LICENSE.txt → main.6dba4a66.js.LICENSE.txt} +0 -0
- {solace_agent_mesh-1.0.7.dist-info → solace_agent_mesh-1.0.8.dist-info}/WHEEL +0 -0
- {solace_agent_mesh-1.0.7.dist-info → solace_agent_mesh-1.0.8.dist-info}/entry_points.txt +0 -0
- {solace_agent_mesh-1.0.7.dist-info → solace_agent_mesh-1.0.8.dist-info}/licenses/LICENSE +0 -0
|
@@ -1 +1 @@
|
|
|
1
|
-
__version__ = "1.0.
|
|
1
|
+
__version__ = "1.0.8"
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: solace-agent-mesh
|
|
3
|
-
Version: 1.0.
|
|
3
|
+
Version: 1.0.8
|
|
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
|
|
@@ -12,7 +12,7 @@ solace_agent_mesh/agent/adk/intelligent_mcp_callbacks.py,sha256=4h2riXiw6DqFi3VV
|
|
|
12
12
|
solace_agent_mesh/agent/adk/invocation_monitor.py,sha256=_20-nQXVjGlAEyw9PLFTTvgti-WgqyNE58LPUELUWnA,11671
|
|
13
13
|
solace_agent_mesh/agent/adk/mcp_content_processor.py,sha256=8s3ytZ8qrKZCUt_u8aE_EHH1_01yewPoekkllCuz9ME,23850
|
|
14
14
|
solace_agent_mesh/agent/adk/runner.py,sha256=TTnyz-xGXcVseKo4TkZMZYS6BjYYBHBWocYg3RYmqcI,12757
|
|
15
|
-
solace_agent_mesh/agent/adk/services.py,sha256=
|
|
15
|
+
solace_agent_mesh/agent/adk/services.py,sha256=BzhaGUsw6_x0Ia1Zy2XkazPvPFF4RNFqUjlgGXCaYls,12892
|
|
16
16
|
solace_agent_mesh/agent/adk/setup.py,sha256=ce8u6PwGIQsO7fU1Rx2fpHWQRUyd-Bu2zcrlzAbjVo8,32055
|
|
17
17
|
solace_agent_mesh/agent/adk/stream_parser.py,sha256=6eMapFRV9nF8m4pRzfnOpykzK3OF3p6NkgWZvNwTt20,8071
|
|
18
18
|
solace_agent_mesh/agent/adk/tool_wrapper.py,sha256=p4X0CnxeCE-Va2V3GTT5NUCu2p22wTrv6z7vFMuaUls,6261
|
|
@@ -132,7 +132,7 @@ solace_agent_mesh/gateway/http_sse/services/agent_service.py,sha256=JgeuZJyysL4k
|
|
|
132
132
|
solace_agent_mesh/gateway/http_sse/services/people_service.py,sha256=PbR6vbImQ95JO7p5fSbraBGsHg84dGVjDz4yd-wbrwg,4596
|
|
133
133
|
solace_agent_mesh/gateway/http_sse/services/services_llm.txt,sha256=TDPDqcqQHaoDWmp8kB_7VXeCb1B0w7dSkXtpxpozO74,8084
|
|
134
134
|
solace_agent_mesh/gateway/http_sse/services/task_service.py,sha256=SYUTrU01HdAaXw9Y9G1e96mEIf4_QmAmVIRMKurMk-A,4362
|
|
135
|
-
solace_agent_mesh/cli/__init__.py,sha256=
|
|
135
|
+
solace_agent_mesh/cli/__init__.py,sha256=NND_6JDYnYnGzN3-RTpS5F7wzv62vDf7hAxiyTSBJfE,22
|
|
136
136
|
solace_agent_mesh/cli/main.py,sha256=yFbF4ijz7P6nxj26d-mTC8BnK6NKVnfqPh3y4pDBZqo,831
|
|
137
137
|
solace_agent_mesh/cli/utils.py,sha256=eXJa4aEl3INjch9JwNb8wYtgr5iqPpMfH1OMrUQGthU,5816
|
|
138
138
|
solace_agent_mesh/cli/commands/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
@@ -198,11 +198,11 @@ solace_agent_mesh/templates/plugin_tools_template.py,sha256=GUVw556CtBYE6sHbpXnF
|
|
|
198
198
|
solace_agent_mesh/templates/shared_config.yaml,sha256=6ZzDqUQhizkkVv3OxDJtjz_UYCCGJAVB2AcEy7aQYaE,3465
|
|
199
199
|
solace_agent_mesh/templates/templates_llm.txt,sha256=T3h8CcIowTbyBedlfRk7FZww8_xGmnY5fEqGhhdI3JU,9234
|
|
200
200
|
solace_agent_mesh/templates/webui.yaml,sha256=WJV06elz6A31rLOnQK-0axXpVUY1BcH490A59DM4Og0,1976
|
|
201
|
-
solace_agent_mesh/assets/docs/404.html,sha256=
|
|
202
|
-
solace_agent_mesh/assets/docs/lunr-index-
|
|
203
|
-
solace_agent_mesh/assets/docs/lunr-index.json,sha256=
|
|
204
|
-
solace_agent_mesh/assets/docs/search-doc-
|
|
205
|
-
solace_agent_mesh/assets/docs/search-doc.json,sha256=
|
|
201
|
+
solace_agent_mesh/assets/docs/404.html,sha256=jj936dudZnpq9E6_hcUQ42ZBQd4CvTUlpfuA9Y79ffE,11749
|
|
202
|
+
solace_agent_mesh/assets/docs/lunr-index-1756153049706.json,sha256=6VWcU_LyKQKCYG3HDgytOUjyODLOFL2sy_HbtQfo1uA,980183
|
|
203
|
+
solace_agent_mesh/assets/docs/lunr-index.json,sha256=6VWcU_LyKQKCYG3HDgytOUjyODLOFL2sy_HbtQfo1uA,980183
|
|
204
|
+
solace_agent_mesh/assets/docs/search-doc-1756153049706.json,sha256=R7tb0tDsEzXtWLM2cDGcF32yPReYBzVHJgjPCJbePbw,342229
|
|
205
|
+
solace_agent_mesh/assets/docs/search-doc.json,sha256=R7tb0tDsEzXtWLM2cDGcF32yPReYBzVHJgjPCJbePbw,342229
|
|
206
206
|
solace_agent_mesh/assets/docs/sitemap.xml,sha256=fLYP0DfUv0Mt1OY3bSryyhsBy3BtzKBIYx1kAMktPfU,5904
|
|
207
207
|
solace_agent_mesh/assets/docs/assets/css/styles.906a1503.css,sha256=gQj16ydMLPiq6y-t8Ovto65hsvPbQX6coyIFOja-2eY,83293
|
|
208
208
|
solace_agent_mesh/assets/docs/assets/images/Solace_AI_Framework_With_Broker-85f0a306a9bcdd20b390b7a949f6d862.png,sha256=e6MbZpxlY1xJ8U01zQogm8vWgokQqDfhsyPyNxtuS00,447393
|
|
@@ -294,42 +294,42 @@ solace_agent_mesh/assets/docs/assets/js/cee5d587.f5b73ca1.js,sha256=ciDSktNPCP_c
|
|
|
294
294
|
solace_agent_mesh/assets/docs/assets/js/f284c35a.731836ad.js,sha256=OpaZVW_KrMt74u-M_ul3eEPs4Rs93LVqWv10QCLkS40,18276
|
|
295
295
|
solace_agent_mesh/assets/docs/assets/js/f897a61a.0aa29dbb.js,sha256=Bv0Itx75hHCRAiGKy34-NjK7CSWZ9CT1l5uyni3GCOw,16949
|
|
296
296
|
solace_agent_mesh/assets/docs/assets/js/fbfa3e75.aca209c9.js,sha256=vmq7isB22h2J_2cVIt1h6D2OhwU6wTBEnk1-CNZv9Wk,7314
|
|
297
|
-
solace_agent_mesh/assets/docs/assets/js/main.
|
|
298
|
-
solace_agent_mesh/assets/docs/assets/js/main.
|
|
297
|
+
solace_agent_mesh/assets/docs/assets/js/main.6dba4a66.js,sha256=ly0hQFa_QsEQ6aYg5P8dObOUr1GJ7ic4AP3yGQyIgLs,479511
|
|
298
|
+
solace_agent_mesh/assets/docs/assets/js/main.6dba4a66.js.LICENSE.txt,sha256=3Jia5o7yaxOtbxuy9khs-thK96m55yCiPaUA-IkWh0A,2069
|
|
299
299
|
solace_agent_mesh/assets/docs/assets/js/runtime~main.6415ad00.js,sha256=vS6Nuyk2qqCfgDa5TWKfD0kOQ55APhufxUPVffGzypU,5987
|
|
300
|
-
solace_agent_mesh/assets/docs/docs/documentation/concepts/agents/index.html,sha256=
|
|
301
|
-
solace_agent_mesh/assets/docs/docs/documentation/concepts/architecture/index.html,sha256=
|
|
302
|
-
solace_agent_mesh/assets/docs/docs/documentation/concepts/cli/index.html,sha256=
|
|
303
|
-
solace_agent_mesh/assets/docs/docs/documentation/concepts/gateways/index.html,sha256=
|
|
304
|
-
solace_agent_mesh/assets/docs/docs/documentation/concepts/orchestrator/index.html,sha256=
|
|
305
|
-
solace_agent_mesh/assets/docs/docs/documentation/concepts/plugins/index.html,sha256=
|
|
306
|
-
solace_agent_mesh/assets/docs/docs/documentation/deployment/debugging/index.html,sha256=
|
|
307
|
-
solace_agent_mesh/assets/docs/docs/documentation/deployment/deploy/index.html,sha256=
|
|
308
|
-
solace_agent_mesh/assets/docs/docs/documentation/deployment/observability/index.html,sha256=
|
|
309
|
-
solace_agent_mesh/assets/docs/docs/documentation/getting-started/component-overview/index.html,sha256=
|
|
310
|
-
solace_agent_mesh/assets/docs/docs/documentation/getting-started/configurations/index.html,sha256=
|
|
311
|
-
solace_agent_mesh/assets/docs/docs/documentation/getting-started/installation/index.html,sha256=
|
|
312
|
-
solace_agent_mesh/assets/docs/docs/documentation/getting-started/introduction/index.html,sha256=
|
|
313
|
-
solace_agent_mesh/assets/docs/docs/documentation/getting-started/quick-start/index.html,sha256=
|
|
314
|
-
solace_agent_mesh/assets/docs/docs/documentation/tutorials/bedrock-agents/index.html,sha256=
|
|
315
|
-
solace_agent_mesh/assets/docs/docs/documentation/tutorials/custom-agent/index.html,sha256=
|
|
316
|
-
solace_agent_mesh/assets/docs/docs/documentation/tutorials/event-mesh-gateway/index.html,sha256=
|
|
317
|
-
solace_agent_mesh/assets/docs/docs/documentation/tutorials/mcp-integration/index.html,sha256=
|
|
318
|
-
solace_agent_mesh/assets/docs/docs/documentation/tutorials/mongodb-integration/index.html,sha256=
|
|
319
|
-
solace_agent_mesh/assets/docs/docs/documentation/tutorials/rag-integration/index.html,sha256=
|
|
320
|
-
solace_agent_mesh/assets/docs/docs/documentation/tutorials/rest-gateway/index.html,sha256=
|
|
321
|
-
solace_agent_mesh/assets/docs/docs/documentation/tutorials/slack-integration/index.html,sha256=
|
|
322
|
-
solace_agent_mesh/assets/docs/docs/documentation/tutorials/sql-database/index.html,sha256=
|
|
323
|
-
solace_agent_mesh/assets/docs/docs/documentation/user-guide/builtin-tools/index.html,sha256=
|
|
324
|
-
solace_agent_mesh/assets/docs/docs/documentation/user-guide/builtin-tools/artifact-management/index.html,sha256=
|
|
325
|
-
solace_agent_mesh/assets/docs/docs/documentation/user-guide/builtin-tools/audio-tools/index.html,sha256=
|
|
326
|
-
solace_agent_mesh/assets/docs/docs/documentation/user-guide/builtin-tools/data-analysis-tools/index.html,sha256=
|
|
327
|
-
solace_agent_mesh/assets/docs/docs/documentation/user-guide/builtin-tools/embeds/index.html,sha256=
|
|
328
|
-
solace_agent_mesh/assets/docs/docs/documentation/user-guide/create-agents/index.html,sha256=
|
|
329
|
-
solace_agent_mesh/assets/docs/docs/documentation/user-guide/create-gateways/index.html,sha256=
|
|
330
|
-
solace_agent_mesh/assets/docs/docs/documentation/user-guide/creating-service-providers/index.html,sha256=
|
|
331
|
-
solace_agent_mesh/assets/docs/docs/documentation/user-guide/solace-ai-connector/index.html,sha256=
|
|
332
|
-
solace_agent_mesh/assets/docs/docs/documentation/user-guide/structure/index.html,sha256=
|
|
300
|
+
solace_agent_mesh/assets/docs/docs/documentation/concepts/agents/index.html,sha256=OGwJZoKJeso21WIdMZZbpJB2uu9mnt_8gt9pENGlQ-Y,38710
|
|
301
|
+
solace_agent_mesh/assets/docs/docs/documentation/concepts/architecture/index.html,sha256=1XvEVhNqvtFUkUQlzZhx49MG8y8fhaGrLkMhK4vtk-s,32000
|
|
302
|
+
solace_agent_mesh/assets/docs/docs/documentation/concepts/cli/index.html,sha256=6zcjfF4vW5l6mxfnLLfToJSYmq2U415ES37fhceGHSA,49445
|
|
303
|
+
solace_agent_mesh/assets/docs/docs/documentation/concepts/gateways/index.html,sha256=IH39p9KopjyXs_YOLE9g6OZhV7dfaTQArO_GAKSxTwg,29378
|
|
304
|
+
solace_agent_mesh/assets/docs/docs/documentation/concepts/orchestrator/index.html,sha256=pWFOeBBvmdxhfBT_dQRNvrlutbUrXqcS4g7ZKREYy7I,23084
|
|
305
|
+
solace_agent_mesh/assets/docs/docs/documentation/concepts/plugins/index.html,sha256=KfhxYNVFFiqOY77_16ujjvQjKF87jlGNH3SMQqyfx_w,39168
|
|
306
|
+
solace_agent_mesh/assets/docs/docs/documentation/deployment/debugging/index.html,sha256=5PC6-NkDcOLxp2nZ9DIgZpu5oCsIjYjaOv7XmLAOUGY,44868
|
|
307
|
+
solace_agent_mesh/assets/docs/docs/documentation/deployment/deploy/index.html,sha256=BIPfGqU21eDXl6rgHZIkGgZpRm0UJBSvVTNd07_n7gM,41778
|
|
308
|
+
solace_agent_mesh/assets/docs/docs/documentation/deployment/observability/index.html,sha256=kKRdJxqEu-uvQg4xgOuqzYO20gndaL7rgqmmDpAeiOA,25322
|
|
309
|
+
solace_agent_mesh/assets/docs/docs/documentation/getting-started/component-overview/index.html,sha256=FCTfcfRXCuvEp2kpe4ScSjzFGDDNFiASOo2zftqO5R0,20955
|
|
310
|
+
solace_agent_mesh/assets/docs/docs/documentation/getting-started/configurations/index.html,sha256=cLAQZ7rRGaBJY_55OqYADerEnWN5vnurHiM2QrcEhSU,55878
|
|
311
|
+
solace_agent_mesh/assets/docs/docs/documentation/getting-started/installation/index.html,sha256=9_7VR7ikXjFIesn-5CklSTmSrWFGIOzYTY-dnLcnXgA,31784
|
|
312
|
+
solace_agent_mesh/assets/docs/docs/documentation/getting-started/introduction/index.html,sha256=kwb6ZPGOspQ97YbmNvFpZZV5wLqvnMhLU8VLdh_RCcQ,29692
|
|
313
|
+
solace_agent_mesh/assets/docs/docs/documentation/getting-started/quick-start/index.html,sha256=XTgEd-Ai37iVkXVZhhqC5S_shmY4NbvZlUkbBw9U3J8,41771
|
|
314
|
+
solace_agent_mesh/assets/docs/docs/documentation/tutorials/bedrock-agents/index.html,sha256=mHSs1eAKLnFLhETJRU1nK_G8WCE4tYLSU_5R_PDVT-w,74495
|
|
315
|
+
solace_agent_mesh/assets/docs/docs/documentation/tutorials/custom-agent/index.html,sha256=Nvo2hPJDpg1NCKmo1v8302-JEq9vdCvSKhJTXpo2sfI,382598
|
|
316
|
+
solace_agent_mesh/assets/docs/docs/documentation/tutorials/event-mesh-gateway/index.html,sha256=ats327ihvw-SM8yI0uLnfHfwRH1M8feagTfz7P-l-bA,68501
|
|
317
|
+
solace_agent_mesh/assets/docs/docs/documentation/tutorials/mcp-integration/index.html,sha256=WBpG5GfeN9rUj3ZdNuxMsoMxaAG2CrgdyV_FWFsgDxs,64265
|
|
318
|
+
solace_agent_mesh/assets/docs/docs/documentation/tutorials/mongodb-integration/index.html,sha256=St66iMRUSUwNnpIJfH2V237hTB24zE60O3bEWpH6Lss,86817
|
|
319
|
+
solace_agent_mesh/assets/docs/docs/documentation/tutorials/rag-integration/index.html,sha256=psRKjUm5abesck1pFQGJIijsSb6RiWJ1ORwdEoLhyJE,79247
|
|
320
|
+
solace_agent_mesh/assets/docs/docs/documentation/tutorials/rest-gateway/index.html,sha256=BWrZIwP06bHeyWNBjlCu4wXYpEwCx59dwN4-APqN80I,45932
|
|
321
|
+
solace_agent_mesh/assets/docs/docs/documentation/tutorials/slack-integration/index.html,sha256=ICmECyFG1sI3QtauLF8RwnePZxT9pU1F8sTYU3GHLHY,49215
|
|
322
|
+
solace_agent_mesh/assets/docs/docs/documentation/tutorials/sql-database/index.html,sha256=zJt_xtauoM54KqDmUJuDjMEEGp5sHMkAW_fkhS7niP4,68522
|
|
323
|
+
solace_agent_mesh/assets/docs/docs/documentation/user-guide/builtin-tools/index.html,sha256=U_diQo5TXbXXcrYTKUKqfEaNmMppoHND3WcEO4V9dIs,43860
|
|
324
|
+
solace_agent_mesh/assets/docs/docs/documentation/user-guide/builtin-tools/artifact-management/index.html,sha256=p3o58syE_VkBFtPSwc-PHFJKHuYB4Ya108wJGs6-qHA,33812
|
|
325
|
+
solace_agent_mesh/assets/docs/docs/documentation/user-guide/builtin-tools/audio-tools/index.html,sha256=byjbRyLv7nCtD5_GliCHt8qcn8YrlH4JI3OS0TwEEeE,57267
|
|
326
|
+
solace_agent_mesh/assets/docs/docs/documentation/user-guide/builtin-tools/data-analysis-tools/index.html,sha256=QDyeKlVpLaacHfjru6bZRgqyGVcXQRzMOBVA8J-4yl4,36816
|
|
327
|
+
solace_agent_mesh/assets/docs/docs/documentation/user-guide/builtin-tools/embeds/index.html,sha256=A7P2gnCzgiT17XVk29_8PZsJemgnvQ44oo2TWw6ZkFc,49696
|
|
328
|
+
solace_agent_mesh/assets/docs/docs/documentation/user-guide/create-agents/index.html,sha256=glSt-6tZK1ntdudoHx9RNJOPsxUFZfmPgQYkrZ6GhEQ,161475
|
|
329
|
+
solace_agent_mesh/assets/docs/docs/documentation/user-guide/create-gateways/index.html,sha256=yG9lY784AWjNuHuH2eEdG0pSQGsVMgPJc9vcKVgttU4,401921
|
|
330
|
+
solace_agent_mesh/assets/docs/docs/documentation/user-guide/creating-service-providers/index.html,sha256=7ft1m6NRQKsyGvCrD15uBI2pqqEqlknIg-6bs0zW8hQ,58668
|
|
331
|
+
solace_agent_mesh/assets/docs/docs/documentation/user-guide/solace-ai-connector/index.html,sha256=8vcmlkZm4JR8Mf0okPqoa2kKNE3BTXg6sKpQdECGniU,24831
|
|
332
|
+
solace_agent_mesh/assets/docs/docs/documentation/user-guide/structure/index.html,sha256=pW_RMy-AWHEp0KxOeVSV_MHXDEe3LetdFhdPVvZOahs,28839
|
|
333
333
|
solace_agent_mesh/assets/docs/img/Solace_AI_Framework_With_Broker.png,sha256=e6MbZpxlY1xJ8U01zQogm8vWgokQqDfhsyPyNxtuS00,447393
|
|
334
334
|
solace_agent_mesh/assets/docs/img/logo.png,sha256=TdXZ2wnkSkaFrGO-5fy2WcmjGXaGzwE29dM83raxoTg,45439
|
|
335
335
|
solace_agent_mesh/assets/docs/img/sac-flows.png,sha256=868GgNJGPxn2G6c1Md_0umhg3xuAo7t6HEx8hOKbUJY,21098
|
|
@@ -363,8 +363,8 @@ solace_agent_mesh/client/webui/frontend/static/assets/client-bp6u3qVZ.js,sha256=
|
|
|
363
363
|
solace_agent_mesh/client/webui/frontend/static/assets/favicon-BLgzUch9.ico,sha256=9z1ZdOqroxsg2-FzV79kTJ69hVqWVkrDlIv2RgmIhR8,15086
|
|
364
364
|
solace_agent_mesh/client/webui/frontend/static/assets/main-BCpII1-0.css,sha256=sZ9n2WNmgT7v_YBySB21o_NcX541MlrE5bF8EaS-AHc,116452
|
|
365
365
|
solace_agent_mesh/client/webui/frontend/static/assets/main-BucUdn9m.js,sha256=QUj9eBfmHJADmvULY4u9mQQId_NUDVL1pVbgfWXlrfA,742559
|
|
366
|
-
solace_agent_mesh-1.0.
|
|
367
|
-
solace_agent_mesh-1.0.
|
|
368
|
-
solace_agent_mesh-1.0.
|
|
369
|
-
solace_agent_mesh-1.0.
|
|
370
|
-
solace_agent_mesh-1.0.
|
|
366
|
+
solace_agent_mesh-1.0.8.dist-info/METADATA,sha256=8IkWJKIfvpknE3ElTbGR1CaOHMPftmEimMfRQC_QzCE,24674
|
|
367
|
+
solace_agent_mesh-1.0.8.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
|
|
368
|
+
solace_agent_mesh-1.0.8.dist-info/entry_points.txt,sha256=5pLVH8d8bd4sxUwBh7VTni8gTTSzTqGfY14zgdQZm1I,106
|
|
369
|
+
solace_agent_mesh-1.0.8.dist-info/licenses/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
|
|
370
|
+
solace_agent_mesh-1.0.8.dist-info/RECORD,,
|