solace-agent-mesh 1.4.4__py3-none-any.whl → 1.4.6__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/setup.py +545 -470
- solace_agent_mesh/agent/sac/app.py +35 -15
- solace_agent_mesh/agent/sac/component.py +21 -20
- solace_agent_mesh/assets/docs/404.html +3 -3
- solace_agent_mesh/assets/docs/assets/images/sam-enterprise-credentials-b269f095349473118b2b33bdfcc40122.png +0 -0
- solace_agent_mesh/assets/docs/assets/js/{04989206.b9dfe831.js → 04989206.a248f00c.js} +1 -1
- solace_agent_mesh/assets/docs/assets/js/ae0e903d.c786e887.js +1 -0
- solace_agent_mesh/assets/docs/assets/js/{f284c35a.cad4dbf2.js → f284c35a.2b2f5048.js} +1 -1
- solace_agent_mesh/assets/docs/assets/js/{main.03fb0598.js → main.72d74e33.js} +2 -2
- solace_agent_mesh/assets/docs/assets/js/{runtime~main.4ee39c6f.js → runtime~main.3dcfaf51.js} +1 -1
- solace_agent_mesh/assets/docs/docs/documentation/Enterprise/installation/index.html +28 -11
- solace_agent_mesh/assets/docs/docs/documentation/Enterprise/single-sign-on/index.html +3 -3
- solace_agent_mesh/assets/docs/docs/documentation/Migrations/A2A Upgrade To 0.3.0/a2a-gateway-upgrade-to-0.3.0/index.html +3 -3
- solace_agent_mesh/assets/docs/docs/documentation/Migrations/A2A Upgrade To 0.3.0/a2a-technical-migration-map/index.html +3 -3
- solace_agent_mesh/assets/docs/docs/documentation/concepts/agents/index.html +3 -3
- solace_agent_mesh/assets/docs/docs/documentation/concepts/architecture/index.html +3 -3
- solace_agent_mesh/assets/docs/docs/documentation/concepts/cli/index.html +3 -3
- solace_agent_mesh/assets/docs/docs/documentation/concepts/gateways/index.html +4 -4
- solace_agent_mesh/assets/docs/docs/documentation/concepts/orchestrator/index.html +3 -3
- solace_agent_mesh/assets/docs/docs/documentation/concepts/plugins/index.html +3 -3
- solace_agent_mesh/assets/docs/docs/documentation/deployment/debugging/index.html +3 -3
- solace_agent_mesh/assets/docs/docs/documentation/deployment/deploy/index.html +3 -3
- solace_agent_mesh/assets/docs/docs/documentation/deployment/observability/index.html +3 -3
- solace_agent_mesh/assets/docs/docs/documentation/getting-started/component-overview/index.html +3 -3
- solace_agent_mesh/assets/docs/docs/documentation/getting-started/configurations/index.html +3 -3
- solace_agent_mesh/assets/docs/docs/documentation/getting-started/installation/index.html +3 -3
- solace_agent_mesh/assets/docs/docs/documentation/getting-started/introduction/index.html +3 -3
- solace_agent_mesh/assets/docs/docs/documentation/getting-started/quick-start/index.html +3 -3
- solace_agent_mesh/assets/docs/docs/documentation/tutorials/bedrock-agents/index.html +3 -3
- solace_agent_mesh/assets/docs/docs/documentation/tutorials/custom-agent/index.html +3 -3
- solace_agent_mesh/assets/docs/docs/documentation/tutorials/event-mesh-gateway/index.html +3 -3
- solace_agent_mesh/assets/docs/docs/documentation/tutorials/mcp-integration/index.html +3 -3
- solace_agent_mesh/assets/docs/docs/documentation/tutorials/mongodb-integration/index.html +3 -3
- solace_agent_mesh/assets/docs/docs/documentation/tutorials/rag-integration/index.html +3 -3
- solace_agent_mesh/assets/docs/docs/documentation/tutorials/rest-gateway/index.html +3 -3
- solace_agent_mesh/assets/docs/docs/documentation/tutorials/slack-integration/index.html +3 -3
- solace_agent_mesh/assets/docs/docs/documentation/tutorials/sql-database/index.html +3 -3
- solace_agent_mesh/assets/docs/docs/documentation/user-guide/builtin-tools/artifact-management/index.html +3 -3
- solace_agent_mesh/assets/docs/docs/documentation/user-guide/builtin-tools/audio-tools/index.html +3 -3
- solace_agent_mesh/assets/docs/docs/documentation/user-guide/builtin-tools/data-analysis-tools/index.html +3 -3
- solace_agent_mesh/assets/docs/docs/documentation/user-guide/builtin-tools/embeds/index.html +3 -3
- solace_agent_mesh/assets/docs/docs/documentation/user-guide/builtin-tools/index.html +3 -3
- solace_agent_mesh/assets/docs/docs/documentation/user-guide/create-agents/index.html +3 -3
- solace_agent_mesh/assets/docs/docs/documentation/user-guide/create-gateways/index.html +3 -3
- solace_agent_mesh/assets/docs/docs/documentation/user-guide/creating-python-tools/index.html +3 -3
- solace_agent_mesh/assets/docs/docs/documentation/user-guide/creating-service-providers/index.html +3 -3
- solace_agent_mesh/assets/docs/docs/documentation/user-guide/solace-ai-connector/index.html +3 -3
- solace_agent_mesh/assets/docs/docs/documentation/user-guide/structure/index.html +3 -3
- solace_agent_mesh/assets/docs/img/sam-enterprise-credentials.png +0 -0
- solace_agent_mesh/assets/docs/lunr-index-1758893005563.json +1 -0
- solace_agent_mesh/assets/docs/lunr-index.json +1 -1
- solace_agent_mesh/assets/docs/search-doc-1758893005563.json +1 -0
- solace_agent_mesh/assets/docs/search-doc.json +1 -1
- solace_agent_mesh/cli/__init__.py +1 -1
- solace_agent_mesh/cli/commands/eval_cmd.py +3 -3
- solace_agent_mesh/client/webui/frontend/static/assets/main-BKIoiLSu.js +339 -0
- solace_agent_mesh/client/webui/frontend/static/assets/main-ChRwcV89.css +1 -0
- solace_agent_mesh/client/webui/frontend/static/index.html +2 -2
- solace_agent_mesh/common/utils/type_utils.py +28 -0
- solace_agent_mesh/gateway/http_sse/component.py +29 -15
- solace_agent_mesh/gateway/http_sse/routers/sessions.py +39 -1
- solace_agent_mesh/gateway/http_sse/routers/tasks.py +30 -40
- solace_agent_mesh/gateway/http_sse/services/session_service.py +18 -2
- {solace_agent_mesh-1.4.4.dist-info → solace_agent_mesh-1.4.6.dist-info}/METADATA +3 -3
- {solace_agent_mesh-1.4.4.dist-info → solace_agent_mesh-1.4.6.dist-info}/RECORD +69 -66
- solace_agent_mesh/assets/docs/assets/js/ae0e903d.ac3b9419.js +0 -1
- solace_agent_mesh/assets/docs/lunr-index-1758293998763.json +0 -1
- solace_agent_mesh/assets/docs/search-doc-1758293998763.json +0 -1
- solace_agent_mesh/client/webui/frontend/static/assets/main-8xbvgfVK.css +0 -1
- solace_agent_mesh/client/webui/frontend/static/assets/main-Cv2k8j3R.js +0 -339
- /solace_agent_mesh/assets/docs/assets/js/{main.03fb0598.js.LICENSE.txt → main.72d74e33.js.LICENSE.txt} +0 -0
- {solace_agent_mesh-1.4.4.dist-info → solace_agent_mesh-1.4.6.dist-info}/WHEEL +0 -0
- {solace_agent_mesh-1.4.4.dist-info → solace_agent_mesh-1.4.6.dist-info}/entry_points.txt +0 -0
- {solace_agent_mesh-1.4.4.dist-info → solace_agent_mesh-1.4.6.dist-info}/licenses/LICENSE +0 -0
|
@@ -1 +1 @@
|
|
|
1
|
-
__version__ = "1.4.
|
|
1
|
+
__version__ = "1.4.6"
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import click
|
|
2
|
-
import
|
|
2
|
+
from importlib import metadata
|
|
3
3
|
from pathlib import Path
|
|
4
4
|
|
|
5
5
|
from evaluation.run import main as run_evaluation_main
|
|
@@ -9,8 +9,8 @@ from cli.utils import error_exit, load_template
|
|
|
9
9
|
def _ensure_sam_rest_gateway_installed():
|
|
10
10
|
"""Checks if the sam-rest-gateway package is installed."""
|
|
11
11
|
try:
|
|
12
|
-
|
|
13
|
-
except
|
|
12
|
+
metadata.distribution("sam-rest-gateway")
|
|
13
|
+
except metadata.PackageNotFoundError:
|
|
14
14
|
error_exit(
|
|
15
15
|
"Error: 'sam-rest-gateway' is not installed. "
|
|
16
16
|
"Please install it using: "
|