solace-agent-mesh 1.7.1__py3-none-any.whl → 1.7.2__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of solace-agent-mesh might be problematic. Click here for more details.
- solace_agent_mesh/agent/proxies/base/component.py +11 -8
- solace_agent_mesh/agent/utils/artifact_helpers.py +45 -0
- solace_agent_mesh/assets/docs/404.html +3 -3
- solace_agent_mesh/assets/docs/assets/js/15e40e79.434bb30f.js +1 -0
- solace_agent_mesh/assets/docs/assets/js/60702c0e.f9a9923a.js +1 -0
- solace_agent_mesh/assets/docs/assets/js/66d4869e.5d2e116a.js +1 -0
- solace_agent_mesh/assets/docs/assets/js/82fbfb93.d98a6526.js +1 -0
- solace_agent_mesh/assets/docs/assets/js/924ffdeb.cc09c4ff.js +1 -0
- solace_agent_mesh/assets/docs/assets/js/c93cbaa0.9232f4b5.js +1 -0
- solace_agent_mesh/assets/docs/assets/js/{e6f9706b.045d0fa1.js → e6f9706b.4488e34c.js} +1 -1
- solace_agent_mesh/assets/docs/assets/js/f284c35a.c7ffdd82.js +1 -0
- solace_agent_mesh/assets/docs/assets/js/main.60cfcf1b.js +2 -0
- solace_agent_mesh/assets/docs/assets/js/runtime~main.ec22999d.js +1 -0
- solace_agent_mesh/assets/docs/docs/documentation/components/agents/index.html +3 -3
- solace_agent_mesh/assets/docs/docs/documentation/components/builtin-tools/artifact-management/index.html +3 -3
- solace_agent_mesh/assets/docs/docs/documentation/components/builtin-tools/audio-tools/index.html +3 -3
- solace_agent_mesh/assets/docs/docs/documentation/components/builtin-tools/data-analysis-tools/index.html +3 -3
- solace_agent_mesh/assets/docs/docs/documentation/components/builtin-tools/embeds/index.html +3 -3
- solace_agent_mesh/assets/docs/docs/documentation/components/builtin-tools/index.html +3 -3
- solace_agent_mesh/assets/docs/docs/documentation/components/cli/index.html +3 -3
- solace_agent_mesh/assets/docs/docs/documentation/components/gateways/index.html +4 -3
- solace_agent_mesh/assets/docs/docs/documentation/components/index.html +3 -3
- solace_agent_mesh/assets/docs/docs/documentation/components/orchestrator/index.html +3 -3
- solace_agent_mesh/assets/docs/docs/documentation/components/plugins/index.html +3 -3
- solace_agent_mesh/assets/docs/docs/documentation/components/projects/index.html +4 -18
- solace_agent_mesh/assets/docs/docs/documentation/components/proxies/index.html +10 -5
- solace_agent_mesh/assets/docs/docs/documentation/deploying/debugging/index.html +3 -3
- solace_agent_mesh/assets/docs/docs/documentation/deploying/deployment-options/index.html +3 -3
- solace_agent_mesh/assets/docs/docs/documentation/deploying/index.html +3 -3
- solace_agent_mesh/assets/docs/docs/documentation/deploying/kubernetes-deployment/index.html +3 -3
- solace_agent_mesh/assets/docs/docs/documentation/deploying/logging/index.html +31 -29
- solace_agent_mesh/assets/docs/docs/documentation/deploying/observability/index.html +3 -3
- solace_agent_mesh/assets/docs/docs/documentation/developing/create-agents/index.html +3 -3
- solace_agent_mesh/assets/docs/docs/documentation/developing/create-gateways/index.html +3 -3
- solace_agent_mesh/assets/docs/docs/documentation/developing/creating-python-tools/index.html +3 -3
- solace_agent_mesh/assets/docs/docs/documentation/developing/creating-service-providers/index.html +3 -3
- solace_agent_mesh/assets/docs/docs/documentation/developing/evaluations/index.html +3 -3
- solace_agent_mesh/assets/docs/docs/documentation/developing/index.html +3 -3
- solace_agent_mesh/assets/docs/docs/documentation/developing/structure/index.html +3 -3
- solace_agent_mesh/assets/docs/docs/documentation/developing/tutorials/bedrock-agents/index.html +4 -4
- solace_agent_mesh/assets/docs/docs/documentation/developing/tutorials/custom-agent/index.html +4 -4
- solace_agent_mesh/assets/docs/docs/documentation/developing/tutorials/event-mesh-gateway/index.html +4 -4
- solace_agent_mesh/assets/docs/docs/documentation/developing/tutorials/mcp-integration/index.html +4 -4
- solace_agent_mesh/assets/docs/docs/documentation/developing/tutorials/mongodb-integration/index.html +4 -4
- solace_agent_mesh/assets/docs/docs/documentation/developing/tutorials/rag-integration/index.html +4 -4
- solace_agent_mesh/assets/docs/docs/documentation/developing/tutorials/rest-gateway/index.html +4 -4
- solace_agent_mesh/assets/docs/docs/documentation/developing/tutorials/slack-integration/index.html +4 -4
- solace_agent_mesh/assets/docs/docs/documentation/developing/tutorials/sql-database/index.html +4 -4
- solace_agent_mesh/assets/docs/docs/documentation/developing/tutorials/teams-integration/index.html +90 -0
- solace_agent_mesh/assets/docs/docs/documentation/enterprise/agent-builder/index.html +3 -3
- solace_agent_mesh/assets/docs/docs/documentation/enterprise/connectors/index.html +3 -3
- solace_agent_mesh/assets/docs/docs/documentation/enterprise/index.html +3 -3
- solace_agent_mesh/assets/docs/docs/documentation/enterprise/installation/index.html +3 -3
- solace_agent_mesh/assets/docs/docs/documentation/enterprise/rbac-setup-guide/index.html +3 -3
- solace_agent_mesh/assets/docs/docs/documentation/enterprise/secure-user-delegated-access/index.html +3 -3
- solace_agent_mesh/assets/docs/docs/documentation/enterprise/single-sign-on/index.html +3 -3
- solace_agent_mesh/assets/docs/docs/documentation/enterprise/wheel-installation/index.html +3 -3
- solace_agent_mesh/assets/docs/docs/documentation/getting-started/architecture/index.html +3 -3
- solace_agent_mesh/assets/docs/docs/documentation/getting-started/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/try-agent-mesh/index.html +3 -3
- solace_agent_mesh/assets/docs/docs/documentation/installing-and-configuring/artifact-storage/index.html +3 -3
- solace_agent_mesh/assets/docs/docs/documentation/installing-and-configuring/configurations/index.html +3 -3
- solace_agent_mesh/assets/docs/docs/documentation/installing-and-configuring/index.html +3 -3
- solace_agent_mesh/assets/docs/docs/documentation/installing-and-configuring/installation/index.html +3 -3
- solace_agent_mesh/assets/docs/docs/documentation/installing-and-configuring/large_language_models/index.html +3 -3
- solace_agent_mesh/assets/docs/docs/documentation/installing-and-configuring/run-project/index.html +3 -3
- solace_agent_mesh/assets/docs/docs/documentation/installing-and-configuring/session-storage/index.html +3 -3
- solace_agent_mesh/assets/docs/docs/documentation/installing-and-configuring/user-feedback/index.html +3 -3
- solace_agent_mesh/assets/docs/docs/documentation/migrations/a2a-upgrade/a2a-gateway-upgrade-to-0.3.0/index.html +3 -3
- solace_agent_mesh/assets/docs/docs/documentation/migrations/a2a-upgrade/a2a-technical-migration-map/index.html +3 -3
- solace_agent_mesh/assets/docs/lunr-index-1762293572268.json +1 -0
- solace_agent_mesh/assets/docs/lunr-index.json +1 -1
- solace_agent_mesh/assets/docs/search-doc-1762293572268.json +1 -0
- solace_agent_mesh/assets/docs/search-doc.json +1 -1
- solace_agent_mesh/assets/docs/sitemap.xml +1 -1
- solace_agent_mesh/cli/__init__.py +1 -1
- solace_agent_mesh/cli/commands/eval_cmd.py +1 -1
- solace_agent_mesh/cli/commands/init_cmd/env_step.py +1 -1
- solace_agent_mesh/cli/commands/init_cmd/orchestrator_step.py +2 -2
- solace_agent_mesh/cli/commands/plugin_cmd/add_cmd.py +2 -1
- solace_agent_mesh/cli/commands/plugin_cmd/catalog_cmd.py +1 -0
- solace_agent_mesh/cli/commands/plugin_cmd/create_cmd.py +3 -3
- solace_agent_mesh/client/webui/frontend/static/assets/{authCallback-tcIFZLis.js → authCallback-CaZrPAYy.js} +1 -1
- solace_agent_mesh/client/webui/frontend/static/assets/{client-CRYdKo2Q.js → client-cVxTmrt6.js} +1 -1
- solace_agent_mesh/client/webui/frontend/static/assets/main-BGZP_riA.css +1 -0
- solace_agent_mesh/client/webui/frontend/static/assets/main-CBFhYdbQ.js +349 -0
- solace_agent_mesh/client/webui/frontend/static/assets/{vendor-CINwxvwV.js → vendor-BzZcWrf0.js} +83 -88
- solace_agent_mesh/client/webui/frontend/static/auth-callback.html +3 -3
- solace_agent_mesh/client/webui/frontend/static/index.html +4 -4
- solace_agent_mesh/common/sac/sam_component_base.py +44 -0
- solace_agent_mesh/config_portal/frontend/static/client/assets/{_index-ByU1X1HD.js → _index-Ch6HyL-d.js} +21 -16
- solace_agent_mesh/config_portal/frontend/static/client/assets/{manifest-61038fc6.js → manifest-27eb8c5f.js} +1 -1
- solace_agent_mesh/config_portal/frontend/static/client/assets/root-B17tZKK7.css +1 -0
- solace_agent_mesh/config_portal/frontend/static/client/index.html +2 -2
- solace_agent_mesh/gateway/http_sse/alembic/versions/20251023_add_soft_delete_and_search.py +2 -43
- solace_agent_mesh/gateway/http_sse/alembic/versions/20251024_add_default_agent_to_projects.py +2 -2
- solace_agent_mesh/gateway/http_sse/repository/session_repository.py +8 -103
- solace_agent_mesh/gateway/http_sse/routers/dto/responses/project_responses.py +1 -0
- solace_agent_mesh/gateway/http_sse/routers/projects.py +40 -16
- solace_agent_mesh/gateway/http_sse/routers/sessions.py +1 -1
- solace_agent_mesh/gateway/http_sse/services/project_service.py +47 -1
- solace_agent_mesh/gateway/http_sse/services/session_service.py +3 -3
- solace_agent_mesh/llm_detail.txt +3 -3
- solace_agent_mesh/templates/logging_config_template.yaml +43 -0
- solace_agent_mesh/templates/main_orchestrator.yaml +12 -1
- solace_agent_mesh/templates/plugin_readme_template.md +3 -25
- solace_agent_mesh/templates/plugin_tool_config_template.yaml +109 -0
- {solace_agent_mesh-1.7.1.dist-info → solace_agent_mesh-1.7.2.dist-info}/METADATA +3 -2
- {solace_agent_mesh-1.7.1.dist-info → solace_agent_mesh-1.7.2.dist-info}/RECORD +115 -113
- solace_agent_mesh/assets/docs/assets/js/15e40e79.36003774.js +0 -1
- solace_agent_mesh/assets/docs/assets/js/66d4869e.830d443f.js +0 -1
- solace_agent_mesh/assets/docs/assets/js/82fbfb93.139a1a1f.js +0 -1
- solace_agent_mesh/assets/docs/assets/js/924ffdeb.8095e148.js +0 -1
- solace_agent_mesh/assets/docs/assets/js/c93cbaa0.eaff365e.js +0 -1
- solace_agent_mesh/assets/docs/assets/js/f284c35a.5099c51e.js +0 -1
- solace_agent_mesh/assets/docs/assets/js/main.f213fe0c.js +0 -2
- solace_agent_mesh/assets/docs/assets/js/runtime~main.d9606d6a.js +0 -1
- solace_agent_mesh/assets/docs/lunr-index-1762283454666.json +0 -1
- solace_agent_mesh/assets/docs/search-doc-1762283454666.json +0 -1
- solace_agent_mesh/client/webui/frontend/static/assets/main-CojeY_1w.css +0 -1
- solace_agent_mesh/client/webui/frontend/static/assets/main-ILja9MCG.js +0 -353
- solace_agent_mesh/config_portal/frontend/static/client/assets/root-DxRwaWiE.css +0 -1
- solace_agent_mesh/gateway/http_sse/alembic/versions/20251023_add_fulltext_search_indexes.py +0 -92
- solace_agent_mesh/templates/logging_config_template.ini +0 -45
- /solace_agent_mesh/assets/docs/assets/js/{main.f213fe0c.js.LICENSE.txt → main.60cfcf1b.js.LICENSE.txt} +0 -0
- /solace_agent_mesh/config_portal/frontend/static/client/assets/{root-BWvk5-gF.js → root-V2BeTIUc.js} +0 -0
- {solace_agent_mesh-1.7.1.dist-info → solace_agent_mesh-1.7.2.dist-info}/WHEEL +0 -0
- {solace_agent_mesh-1.7.1.dist-info → solace_agent_mesh-1.7.2.dist-info}/entry_points.txt +0 -0
- {solace_agent_mesh-1.7.1.dist-info → solace_agent_mesh-1.7.2.dist-info}/licenses/LICENSE +0 -0
|
@@ -0,0 +1,109 @@
|
|
|
1
|
+
# Plugin Metadata:
|
|
2
|
+
# Name: __PLUGIN_KEBAB_CASE_NAME__
|
|
3
|
+
# Version: __PLUGIN_VERSION__
|
|
4
|
+
# Description: __PLUGIN_DESCRIPTION__
|
|
5
|
+
# Author: __PLUGIN_AUTHOR_NAME__ <__PLUGIN_AUTHOR_EMAIL__>
|
|
6
|
+
#
|
|
7
|
+
# --- Start of Agent Configuration Template ---
|
|
8
|
+
# Solace Agent Mesh: Plugin Configuration Template
|
|
9
|
+
#
|
|
10
|
+
# This file serves as a template for creating new agent configurations from this plugin.
|
|
11
|
+
# Use placeholders like __COMPONENT_KEBAB_CASE_NAME__, __COMPONENT_PASCAL_CASE_NAME__,
|
|
12
|
+
# and __COMPONENT_UPPER_SNAKE_CASE_NAME__ where the specific component name should be inserted.
|
|
13
|
+
|
|
14
|
+
log:
|
|
15
|
+
stdout_log_level: INFO
|
|
16
|
+
log_file_level: DEBUG
|
|
17
|
+
log_file: __COMPONENT_KEBAB_CASE_NAME__.log
|
|
18
|
+
|
|
19
|
+
# To use the `shared_config.yaml` file, uncomment the following line and remove the `shared_config` section below.
|
|
20
|
+
# !include ../shared_config.yaml
|
|
21
|
+
shared_config:
|
|
22
|
+
- broker_connection: &broker_connection
|
|
23
|
+
dev_mode: ${SOLACE_DEV_MODE, false}
|
|
24
|
+
broker_url: ${SOLACE_BROKER_URL, ws://localhost:8008}
|
|
25
|
+
broker_username: ${SOLACE_BROKER_USERNAME, default}
|
|
26
|
+
broker_password: ${SOLACE_BROKER_PASSWORD, default}
|
|
27
|
+
broker_vpn: ${SOLACE_BROKER_VPN, default}
|
|
28
|
+
temporary_queue: ${USE_TEMPORARY_QUEUES, true}
|
|
29
|
+
|
|
30
|
+
- models:
|
|
31
|
+
general: &general_model
|
|
32
|
+
# This dictionary structure tells ADK to use the LiteLlm wrapper.
|
|
33
|
+
# 'model' uses the specific model identifier your endpoint expects.
|
|
34
|
+
model: ${LLM_SERVICE_GENERAL_MODEL_NAME} # Use env var for model name
|
|
35
|
+
# 'api_base' tells LiteLLM where to send the request.
|
|
36
|
+
api_base: ${LLM_SERVICE_ENDPOINT} # Use env var for endpoint URL
|
|
37
|
+
# 'api_key' provides authentication.
|
|
38
|
+
api_key: ${LLM_SERVICE_API_KEY} # Use env var for API key
|
|
39
|
+
|
|
40
|
+
- services:
|
|
41
|
+
# Default session service configuration
|
|
42
|
+
session_service: &default_session_service
|
|
43
|
+
type: "memory"
|
|
44
|
+
default_behavior: "PERSISTENT"
|
|
45
|
+
|
|
46
|
+
# Default artifact service configuration
|
|
47
|
+
artifact_service: &default_artifact_service
|
|
48
|
+
type: "filesystem"
|
|
49
|
+
base_path: "/tmp/samv2"
|
|
50
|
+
artifact_scope: namespace # Or "namespace", "app", "custom"
|
|
51
|
+
|
|
52
|
+
apps:
|
|
53
|
+
- name: __COMPONENT_KEBAB_CASE_NAME__-app
|
|
54
|
+
app_base_path: .
|
|
55
|
+
app_module: solace_agent_mesh.agent.sac.app
|
|
56
|
+
broker:
|
|
57
|
+
<<: *broker_connection
|
|
58
|
+
|
|
59
|
+
# App Level Config
|
|
60
|
+
app_config:
|
|
61
|
+
namespace: ${NAMESPACE}
|
|
62
|
+
supports_streaming: true
|
|
63
|
+
agent_name: "__COMPONENT_PASCAL_CASE_NAME__"
|
|
64
|
+
display_name: "__COMPONENT_SPACED_CAPITALIZED_NAME__ Agent"
|
|
65
|
+
model: *general_model
|
|
66
|
+
|
|
67
|
+
instruction: |
|
|
68
|
+
You're __COMPONENT_SPACED_CAPITALIZED_NAME__ agent.
|
|
69
|
+
Configure its specific instructions here.
|
|
70
|
+
|
|
71
|
+
tools:
|
|
72
|
+
- group_name: artifact_management
|
|
73
|
+
tool_type: builtin-group
|
|
74
|
+
|
|
75
|
+
# --- Example Python Tools (defined in tools.py) ---
|
|
76
|
+
# - tool_type: python
|
|
77
|
+
# component_module: __PLUGIN_SNAKE_CASE_NAME__.tools
|
|
78
|
+
# component_base_path: . # Relative to where the agent runs
|
|
79
|
+
# function_name: example_text_processor_tool
|
|
80
|
+
# tool_config:
|
|
81
|
+
# prefix: "PluginProcessed: "
|
|
82
|
+
|
|
83
|
+
# - tool_type: python
|
|
84
|
+
# component_module: __PLUGIN_SNAKE_CASE_NAME__.tools
|
|
85
|
+
# component_base_path: .
|
|
86
|
+
# function_name: example_file_creator_tool
|
|
87
|
+
# tool_config: {} # Add specific config if needed by the tool
|
|
88
|
+
|
|
89
|
+
session_service: *default_session_service
|
|
90
|
+
artifact_service: *default_artifact_service
|
|
91
|
+
|
|
92
|
+
artifact_handling_mode: "reference"
|
|
93
|
+
enable_embed_resolution: true
|
|
94
|
+
enable_artifact_content_instruction: true
|
|
95
|
+
|
|
96
|
+
agent_card:
|
|
97
|
+
description: "__PLUGIN_DESCRIPTION__"
|
|
98
|
+
defaultInputModes: ["text"]
|
|
99
|
+
defaultOutputModes: ["text"]
|
|
100
|
+
skills: [] # Remove brackets after adding entries
|
|
101
|
+
# - id: "example_tool"
|
|
102
|
+
# name: "Example Tool"
|
|
103
|
+
# description: "An example tool provided by the __PLUGIN_PASCAL_CASE_NAME__ plugin."
|
|
104
|
+
|
|
105
|
+
agent_card_publishing: { interval_seconds: 10 }
|
|
106
|
+
agent_discovery: { enabled: false }
|
|
107
|
+
inter_agent_communication:
|
|
108
|
+
allow_list: []
|
|
109
|
+
request_timeout_seconds: 30
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: solace-agent-mesh
|
|
3
|
-
Version: 1.7.
|
|
3
|
+
Version: 1.7.2
|
|
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
|
|
@@ -251,7 +251,7 @@ Requires-Dist: python-jwt==4.1.0
|
|
|
251
251
|
Requires-Dist: python-multipart==0.0.20
|
|
252
252
|
Requires-Dist: pyyaml==6.0.2
|
|
253
253
|
Requires-Dist: rouge==1.0.1
|
|
254
|
-
Requires-Dist: solace-ai-connector==1.
|
|
254
|
+
Requires-Dist: solace-ai-connector==1.4.0
|
|
255
255
|
Requires-Dist: sqlalchemy==2.0.40
|
|
256
256
|
Requires-Dist: sse-starlette==3.0.2
|
|
257
257
|
Requires-Dist: toml==0.10.2
|
|
@@ -430,6 +430,7 @@ Want to go further? Here are some hands-on tutorials to help you get started:
|
|
|
430
430
|
| 🗃️ **SQL Database Integration**<br>Enable Solace Agent Mesh to answer company-specific questions using a sample coffee company database.| **~10–15 min** | [SQL Database Tutorial](https://solacelabs.github.io/solace-agent-mesh/docs/documentation/developing/tutorials/sql-database) |
|
|
431
431
|
| 🧠 **MCP Integration**<br>Integrating a Model Context Protocol (MCP) Servers into Solace Agent Mesh. | **~10–15 min** | [MCP Integration Tutorial](https://solacelabs.github.io/solace-agent-mesh/docs/documentation/developing/tutorials/mcp-integration) |
|
|
432
432
|
| 💬 **Slack Integration**<br>Chat with Solace Agent Mesh directly from Slack. | **~20–30 min** | [Slack Integration Tutorial](https://solacelabs.github.io/solace-agent-mesh/docs/documentation/developing/tutorials/slack-integration) |
|
|
433
|
+
| 👔 **Microsoft Teams Integration (Enterprise)**<br>Connect Solace Agent Mesh Enterprise to Microsoft Teams with Azure AD authentication. | **~30–40 min** | [Teams Integration Tutorial](https://solacelabs.github.io/solace-agent-mesh/docs/documentation/developing/tutorials/teams-integration) |
|
|
433
434
|
|
|
434
435
|
---
|
|
435
436
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
solace_agent_mesh/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
2
2
|
solace_agent_mesh/llm.txt,sha256=0HhcBA1hHCqzrBtX2HmLeJSqJ3MnQfpwfj5KfD1C3ws,10856
|
|
3
|
-
solace_agent_mesh/llm_detail.txt,sha256=
|
|
3
|
+
solace_agent_mesh/llm_detail.txt,sha256=5Zg44Po_hkvIM_841DeqTfMazPzHz4GTEzFPso9iKjY,159319
|
|
4
4
|
solace_agent_mesh/solace_agent_mesh_llm.txt,sha256=bfUKox-C7G6UGSEFpqdESjS7q5fFXshipFTBSZmJUFs,14662
|
|
5
5
|
solace_agent_mesh/solace_agent_mesh_llm_detail.txt,sha256=49eiokJnUF1ja_4tceYmKpyL4xYzfuw6bh9r1ZD27N8,376073
|
|
6
6
|
solace_agent_mesh/agent/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
@@ -41,7 +41,7 @@ solace_agent_mesh/agent/proxies/a2a/oauth_token_cache.py,sha256=meaYBsSsGpTttH-8
|
|
|
41
41
|
solace_agent_mesh/agent/proxies/base/__init__.py,sha256=bMxoVtQiCPCT83LYMStubCIcvqzjV7u83Dq2u08fjiM,96
|
|
42
42
|
solace_agent_mesh/agent/proxies/base/app.py,sha256=08HuWvfkXT-qPNw_JgFZvUQGQxMb937R0LMK-dMweg8,3728
|
|
43
43
|
solace_agent_mesh/agent/proxies/base/base_llm.txt,sha256=KL3bKHEqXC6ZuDVegaRY0zo0ispXYDM-uLKa9GmQ6Uo,6511
|
|
44
|
-
solace_agent_mesh/agent/proxies/base/component.py,sha256=
|
|
44
|
+
solace_agent_mesh/agent/proxies/base/component.py,sha256=IOSpDnGmsYq76Amj4wj8R154oy7kxJ5BfFpVHhj2aJY,26819
|
|
45
45
|
solace_agent_mesh/agent/proxies/base/config.py,sha256=9YuKSAmhw_oB8zqfqpWu5ww3Fmj5G6gkT8VIJSqx4kE,2966
|
|
46
46
|
solace_agent_mesh/agent/proxies/base/proxy_task_context.py,sha256=fJ-Ij8nXl5h6PI3agzVjzMdGp0FWheP8TmMLko_jssQ,429
|
|
47
47
|
solace_agent_mesh/agent/sac/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
@@ -71,7 +71,7 @@ solace_agent_mesh/agent/tools/tools_llm.txt,sha256=CKdBvMtJL0n2KShAhDDGTzu9TPtGE
|
|
|
71
71
|
solace_agent_mesh/agent/tools/tools_llm_detail.txt,sha256=EVZtV7dmRnuBn04iH2mmGmxVS5Ay8J5XDzTmAOiTU9c,14435
|
|
72
72
|
solace_agent_mesh/agent/tools/web_tools.py,sha256=5m8WSeia8HzuGUL3pKoZsNZNspG6XbXU6k-QoMbY3pE,15650
|
|
73
73
|
solace_agent_mesh/agent/utils/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
74
|
-
solace_agent_mesh/agent/utils/artifact_helpers.py,sha256=
|
|
74
|
+
solace_agent_mesh/agent/utils/artifact_helpers.py,sha256=xdhY3ewtS6LEcK-T9N27ErktlwZ7mbsF-1EgCy_APPI,50253
|
|
75
75
|
solace_agent_mesh/agent/utils/config_parser.py,sha256=hCCeVuzBHo6MlYKIEZ40YCdM6VS8CRZ0pDnsOlH1nFA,1668
|
|
76
76
|
solace_agent_mesh/agent/utils/context_helpers.py,sha256=jWKY5Kpy2KWTYMz4G5AOi8VIu3IbD1LdStpI7j5y-bU,2075
|
|
77
77
|
solace_agent_mesh/agent/utils/utils_llm.txt,sha256=TotobZZ_FVA_fcQV___xPAGY8f2I9HHgFF0ULSQVH_8,8193
|
|
@@ -111,7 +111,7 @@ solace_agent_mesh/common/middleware/registry.py,sha256=YdmSceiO-BPgTQ5I57hnNhPRS
|
|
|
111
111
|
solace_agent_mesh/common/sac/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
112
112
|
solace_agent_mesh/common/sac/sac_llm.txt,sha256=TQJNRF4fk44pTxVvzQDzQaul1eDdovxeYdvNUlYzpd8,2841
|
|
113
113
|
solace_agent_mesh/common/sac/sac_llm_detail.txt,sha256=t0Vq7YNu1AjPIT1XN-eAwKgPsJZGnuq-Myout4UJo3Q,3237
|
|
114
|
-
solace_agent_mesh/common/sac/sam_component_base.py,sha256=
|
|
114
|
+
solace_agent_mesh/common/sac/sam_component_base.py,sha256=24ddUQTelx0jb-NCSdhv--wcrj5UFT3p2x0LKkgeS7c,27278
|
|
115
115
|
solace_agent_mesh/common/sam_events/__init__.py,sha256=J83dwcSjizOxMp4er9kNXdpP-nwGe8I8hTRGyVRZeeQ,290
|
|
116
116
|
solace_agent_mesh/common/sam_events/event_service.py,sha256=5BM87T5_v7KHK_y6R7g8NmN-4iujy4YbngLHaN7rqJc,7602
|
|
117
117
|
solace_agent_mesh/common/sam_events/sam_events_llm.txt,sha256=80sqaqFfywUOUr8glcBlLn0zuvvgLd0fb_BnSvFPPZE,4708
|
|
@@ -183,10 +183,9 @@ solace_agent_mesh/gateway/http_sse/alembic/versions/20250911_b1c2d3e4f5g6_add_da
|
|
|
183
183
|
solace_agent_mesh/gateway/http_sse/alembic/versions/20250916_f6e7d8c9b0a1_convert_timestamps_to_epoch_and_align_columns.py,sha256=pU9e_X0X4ggjyg8rhSsuutTD0EKi-jrez8n16xWIy00,15682
|
|
184
184
|
solace_agent_mesh/gateway/http_sse/alembic/versions/20251006_98882922fa59_add_tasks_events_feedback_chat_tasks.py,sha256=uXMC_l-czaDwiAlZziqK8Lsa9-6mdDQrfaBN0UG5mOc,7619
|
|
185
185
|
solace_agent_mesh/gateway/http_sse/alembic/versions/20251015_add_session_performance_indexes.py,sha256=3RnNTDfEk4D8-7VoPMd_gv21N2sdkYfL4JTCzkpfhC8,1855
|
|
186
|
-
solace_agent_mesh/gateway/http_sse/alembic/versions/20251023_add_fulltext_search_indexes.py,sha256=dRMy4kgb-J2cIX9KZdJ_92YqtGis5JCcIb0uODjhfKY,3211
|
|
187
186
|
solace_agent_mesh/gateway/http_sse/alembic/versions/20251023_add_project_users_table.py,sha256=g9qRkCvIjSBGd2P7E6Y6iIdnQDz4tqQZJqaPiYW8wNA,2324
|
|
188
|
-
solace_agent_mesh/gateway/http_sse/alembic/versions/20251023_add_soft_delete_and_search.py,sha256=
|
|
189
|
-
solace_agent_mesh/gateway/http_sse/alembic/versions/20251024_add_default_agent_to_projects.py,sha256=
|
|
187
|
+
solace_agent_mesh/gateway/http_sse/alembic/versions/20251023_add_soft_delete_and_search.py,sha256=KR2-mhVFIlD16I-HLGbB8xMkmCCLPgLkwh3JL8Af2cI,4028
|
|
188
|
+
solace_agent_mesh/gateway/http_sse/alembic/versions/20251024_add_default_agent_to_projects.py,sha256=ccpggsfjNSBYFzMwNQMV8rVZNvnG2NUp1NNCxtN_YEw,631
|
|
190
189
|
solace_agent_mesh/gateway/http_sse/alembic/versions/20251024_add_projects_table.py,sha256=6wj1S_WEqePFo8Qk89sk91lAfBglFJSfEzm9xqhDbr8,5642
|
|
191
190
|
solace_agent_mesh/gateway/http_sse/alembic/versions/versions_llm.txt,sha256=r5PGTnU978lLM6HN9Qgniwa6HbS1MTLHT6OwVWOypWY,6961
|
|
192
191
|
solace_agent_mesh/gateway/http_sse/components/__init__.py,sha256=zSidQziYjSrjX5XXXbyBAJ7pgKr0Efy6RXiJiufdq0Q,186
|
|
@@ -200,7 +199,7 @@ solace_agent_mesh/gateway/http_sse/repository/interfaces.py,sha256=d9EkFZEeBJWwW
|
|
|
200
199
|
solace_agent_mesh/gateway/http_sse/repository/project_repository.py,sha256=cAWEkEIXwZDnd-65-t2TRBHNftUCZDTAAgFys9hFg58,6513
|
|
201
200
|
solace_agent_mesh/gateway/http_sse/repository/project_user_repository.py,sha256=OXcdbseBtlarlujEy4g2frgSvxNofsGfxeE9I827xNk,5428
|
|
202
201
|
solace_agent_mesh/gateway/http_sse/repository/repository_llm.txt,sha256=_hHO3E_lI981h37MPljw7vYrluRvqsxtTRagHQGfeJc,13943
|
|
203
|
-
solace_agent_mesh/gateway/http_sse/repository/session_repository.py,sha256=
|
|
202
|
+
solace_agent_mesh/gateway/http_sse/repository/session_repository.py,sha256=A-WsX5HMO4izLVvBQtzhU025xMlr2vVu7kps8jCDy0E,9423
|
|
204
203
|
solace_agent_mesh/gateway/http_sse/repository/task_repository.py,sha256=bIvXRY3CYXVPX5gwh8jpJQim_TpQd-Afz_M_lyHl12w,5795
|
|
205
204
|
solace_agent_mesh/gateway/http_sse/repository/entities/__init__.py,sha256=otbUQnXV3lMHpW2DfsjAN9xrmk7oniktIKlq46uiPB0,268
|
|
206
205
|
solace_agent_mesh/gateway/http_sse/repository/entities/chat_task.py,sha256=z_5bJKYvNhmD7QH3Gv7cIoTGvy941s5Vz_Z1UOahivI,2506
|
|
@@ -229,9 +228,9 @@ solace_agent_mesh/gateway/http_sse/routers/auth.py,sha256=b_emsJ77Yi83VVZrYz00iF
|
|
|
229
228
|
solace_agent_mesh/gateway/http_sse/routers/config.py,sha256=pIKWcWNGxVtObROxy8HAMw9Xm5AnVuuNXeOTdLH_G_E,6192
|
|
230
229
|
solace_agent_mesh/gateway/http_sse/routers/feedback.py,sha256=dUX6IPSM1CSRoOX4gsIQYB783BPQrtvsuBU9B2MAezo,5870
|
|
231
230
|
solace_agent_mesh/gateway/http_sse/routers/people.py,sha256=PJYryRg4OmMeLed5OuzuaRvSW5_SzoPJXKZIneVATG8,1161
|
|
232
|
-
solace_agent_mesh/gateway/http_sse/routers/projects.py,sha256=
|
|
231
|
+
solace_agent_mesh/gateway/http_sse/routers/projects.py,sha256=OMDvR_Uzvtyv6X86KFLolZQ8dkBwFvSW5vDmv74gXps,19344
|
|
233
232
|
solace_agent_mesh/gateway/http_sse/routers/routers_llm.txt,sha256=Bl-9v3Fqbu1xFH48ui9umxdK2PKMTSsziDquE5iB1Uo,14723
|
|
234
|
-
solace_agent_mesh/gateway/http_sse/routers/sessions.py,sha256=
|
|
233
|
+
solace_agent_mesh/gateway/http_sse/routers/sessions.py,sha256=505iXeWZdEAqUuaknbOip0PuctpWQRKKS0XRs9HjMqE,20827
|
|
235
234
|
solace_agent_mesh/gateway/http_sse/routers/sse.py,sha256=rJziWmtxxunsSVi_DElABS8VZ_Ns_qdYmMW1RV2pnoI,5834
|
|
236
235
|
solace_agent_mesh/gateway/http_sse/routers/tasks.py,sha256=Md_AEfIz3TLdGPFJ6Y4FitwpSBt-rhUUR_giUOCdsu8,31113
|
|
237
236
|
solace_agent_mesh/gateway/http_sse/routers/users.py,sha256=wSywHJ1pPUOhnf9nZRUncBkpf14AiWHNtlgjPpf58Iw,2901
|
|
@@ -245,7 +244,7 @@ solace_agent_mesh/gateway/http_sse/routers/dto/requests/session_requests.py,sha2
|
|
|
245
244
|
solace_agent_mesh/gateway/http_sse/routers/dto/requests/task_requests.py,sha256=knBLJtM6RVyfFQ2k3D81_dfMiAZwgVAL8Xu3ENcRy2Y,2052
|
|
246
245
|
solace_agent_mesh/gateway/http_sse/routers/dto/responses/__init__.py,sha256=D1UqNftNY9ynPt56vUQpXNiMRSzv1IlTuBqcLJS0eJY,336
|
|
247
246
|
solace_agent_mesh/gateway/http_sse/routers/dto/responses/base_responses.py,sha256=YOYmjfXsFMFTRkhke4gg5klCFJSgosr7M_93x1lf81E,1463
|
|
248
|
-
solace_agent_mesh/gateway/http_sse/routers/dto/responses/project_responses.py,sha256=
|
|
247
|
+
solace_agent_mesh/gateway/http_sse/routers/dto/responses/project_responses.py,sha256=5H4gXyMBVCMJXG3sIALSm71ha0bto199J8-LOtMc-_w,910
|
|
249
248
|
solace_agent_mesh/gateway/http_sse/routers/dto/responses/responses_llm.txt,sha256=Om0zcpOZPQIVMvW9GC9qzBnMuUQA9sZkT9RksBBwDNc,5199
|
|
250
249
|
solace_agent_mesh/gateway/http_sse/routers/dto/responses/session_responses.py,sha256=3U1s8HTgrPweMj1LjCjNxRkCezj7q0QAkb1O7XXZjIk,1054
|
|
251
250
|
solace_agent_mesh/gateway/http_sse/routers/dto/responses/task_responses.py,sha256=Ecwwshr1NM_fli6ys-NfVF_SNJLOqI-1NiQUN5cxUqM,937
|
|
@@ -254,9 +253,9 @@ solace_agent_mesh/gateway/http_sse/services/agent_card_service.py,sha256=SH4ml4g
|
|
|
254
253
|
solace_agent_mesh/gateway/http_sse/services/data_retention_service.py,sha256=I2rV3dVdPSq5biS4PWEtNUAcc_f6G0vCXdN7lM0iVTc,9250
|
|
255
254
|
solace_agent_mesh/gateway/http_sse/services/feedback_service.py,sha256=J7vBB21MLFVOZIsqnndty3n66dDf54bIuhfAJ-B-VuY,9954
|
|
256
255
|
solace_agent_mesh/gateway/http_sse/services/people_service.py,sha256=KDPvRC3wC2JbJk14IJX6Q3MsGvmVfy6E2XRR0Qx-12o,2298
|
|
257
|
-
solace_agent_mesh/gateway/http_sse/services/project_service.py,sha256=
|
|
256
|
+
solace_agent_mesh/gateway/http_sse/services/project_service.py,sha256=ly4pYH5D8JBfEUpOqkH2cTDj-jRaYanhRf04IxwNHRs,17299
|
|
258
257
|
solace_agent_mesh/gateway/http_sse/services/services_llm.txt,sha256=SZ3VyN_hOm5noyRlotrd542Mue-MxVIIb3K3Jcc9o4g,13331
|
|
259
|
-
solace_agent_mesh/gateway/http_sse/services/session_service.py,sha256=
|
|
258
|
+
solace_agent_mesh/gateway/http_sse/services/session_service.py,sha256=ZRZVCvv80VHUh8bUW9s3c7aJ7H8v4rIn-8NlhyU1Gyk,18711
|
|
260
259
|
solace_agent_mesh/gateway/http_sse/services/task_logger_service.py,sha256=jtW_8uSuIFXArQNgzCxp0-N72e-yyojTTGcsqVgGvEc,13157
|
|
261
260
|
solace_agent_mesh/gateway/http_sse/services/task_service.py,sha256=IuIEiXLJgs0AAMBljqvnfx47o_5HenjDjSXO_qmjz78,4350
|
|
262
261
|
solace_agent_mesh/gateway/http_sse/shared/__init__.py,sha256=QaFnYoCRmznXoB4fmpGXegKhhEpjj6_b3gmZl24E5JA,3520
|
|
@@ -277,12 +276,12 @@ solace_agent_mesh/gateway/http_sse/shared/utils.py,sha256=SAfrRjBc_bwrEVFafGbswB
|
|
|
277
276
|
solace_agent_mesh/gateway/http_sse/utils/__init__.py,sha256=b6hFVAAwJy1eo9AWqwDrJwBzx6OL3RY4cyB7BBq_4Us,42
|
|
278
277
|
solace_agent_mesh/gateway/http_sse/utils/stim_utils.py,sha256=trQip51p1ZizZToViHQQ00I19ZCMQVYUHQ6Fh66J2Vg,920
|
|
279
278
|
solace_agent_mesh/gateway/http_sse/utils/utils_llm.txt,sha256=PVrU-x7BOl7aqu2gvHiibSJQhZ9LDCvnNRJ20a_3zrc,1875
|
|
280
|
-
solace_agent_mesh/cli/__init__.py,sha256=
|
|
279
|
+
solace_agent_mesh/cli/__init__.py,sha256=l5sw5d9T8dpS25CE1hMObRfMyJ2dFp3NeMwaJwfYr1E,22
|
|
281
280
|
solace_agent_mesh/cli/main.py,sha256=yFbF4ijz7P6nxj26d-mTC8BnK6NKVnfqPh3y4pDBZqo,831
|
|
282
281
|
solace_agent_mesh/cli/utils.py,sha256=7zntmVuvWbaWEhViSF2uw484-79a5I1XTUt-0eGQWY4,8036
|
|
283
282
|
solace_agent_mesh/cli/commands/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
284
283
|
solace_agent_mesh/cli/commands/docs_cmd.py,sha256=wqxU44wFw23Pkjcc3rGTEeV9mIJcPmhhm2T4jmkAYO4,2070
|
|
285
|
-
solace_agent_mesh/cli/commands/eval_cmd.py,sha256=
|
|
284
|
+
solace_agent_mesh/cli/commands/eval_cmd.py,sha256=9vsmB1JRD73ktw3JDsCqjTw9iAEitpRxakg1dMjz4K0,1324
|
|
286
285
|
solace_agent_mesh/cli/commands/run_cmd.py,sha256=vgR6UDaZ_f7H95cr5_8XCh0ifGp2z0E9CZaaJ2xR5lM,7437
|
|
287
286
|
solace_agent_mesh/cli/commands/add_cmd/__init__.py,sha256=IGTXUx_AcoinYlzlZtQsjiCYbe76ZiLqxAcGc6-uoDE,280
|
|
288
287
|
solace_agent_mesh/cli/commands/add_cmd/add_cmd_llm.txt,sha256=x-UE5buoIEE_oUJ3opOzW8U33S3XUKCRNKWxNXNVk-c,10212
|
|
@@ -294,17 +293,17 @@ solace_agent_mesh/cli/commands/init_cmd/__init__.py,sha256=7XDRxllS-umVklmUahiaG
|
|
|
294
293
|
solace_agent_mesh/cli/commands/init_cmd/broker_step.py,sha256=FcDTrzZITTPaFPS8iUFyDDOK4Bbd_kiXl7ftsF1EMYU,7010
|
|
295
294
|
solace_agent_mesh/cli/commands/init_cmd/database_step.py,sha256=sO52x4weVPpwyICn7k-YMe7ByEZV_Sf4ME3QpaGj7wo,2921
|
|
296
295
|
solace_agent_mesh/cli/commands/init_cmd/directory_step.py,sha256=3uPZybhDh84vtXqFfck4__6Dbi9LdqXqs0nRjP3VApY,862
|
|
297
|
-
solace_agent_mesh/cli/commands/init_cmd/env_step.py,sha256=
|
|
296
|
+
solace_agent_mesh/cli/commands/init_cmd/env_step.py,sha256=UdUXYU9w1B6dh2dPHkiPfXMH9t2aE8xm9h7wcZ6vAuQ,7505
|
|
298
297
|
solace_agent_mesh/cli/commands/init_cmd/init_cmd_llm.txt,sha256=mCUzKbriK0FSdsRvBANLac50x8t39gT0D3jS-4Zirjc,13226
|
|
299
|
-
solace_agent_mesh/cli/commands/init_cmd/orchestrator_step.py,sha256=
|
|
298
|
+
solace_agent_mesh/cli/commands/init_cmd/orchestrator_step.py,sha256=k7GHWuApK30GXHV7cjUk3jSLZr9QcyXPOz8522p4crQ,18205
|
|
300
299
|
solace_agent_mesh/cli/commands/init_cmd/project_files_step.py,sha256=bOh7yYuaXIIs0q3-nd1nSVc6P6g6EHoDJjFDlKZVnf4,1352
|
|
301
300
|
solace_agent_mesh/cli/commands/init_cmd/web_init_step.py,sha256=YoHEiEMZf_ZPG1qvLMJads_ET6IYEKJCCCees5_tqbY,4197
|
|
302
301
|
solace_agent_mesh/cli/commands/init_cmd/webui_gateway_step.py,sha256=s98qm5vuqq2xq6JMGIesv5qt0iMC5iX5l_ns2MlXzEs,7315
|
|
303
302
|
solace_agent_mesh/cli/commands/plugin_cmd/__init__.py,sha256=BIes7cBV0CyJEhhT0QnaQqEj_wIRT_cjnZHwKlIPtj0,594
|
|
304
|
-
solace_agent_mesh/cli/commands/plugin_cmd/add_cmd.py,sha256=
|
|
303
|
+
solace_agent_mesh/cli/commands/plugin_cmd/add_cmd.py,sha256=Dxh1LokZAOCFbkvryXZwraqJnKYky2tTVf6ikuluQOg,5088
|
|
305
304
|
solace_agent_mesh/cli/commands/plugin_cmd/build_cmd.py,sha256=OzEO2lsezlIZe29jWiR08ajQeDEP1cYqrWaMSd8i8o4,2988
|
|
306
|
-
solace_agent_mesh/cli/commands/plugin_cmd/catalog_cmd.py,sha256=
|
|
307
|
-
solace_agent_mesh/cli/commands/plugin_cmd/create_cmd.py,sha256=
|
|
305
|
+
solace_agent_mesh/cli/commands/plugin_cmd/catalog_cmd.py,sha256=L5JbGaJ2Rg0aR0T6AOsmErnPGyFYmXlbXjQWr4eimVU,5146
|
|
306
|
+
solace_agent_mesh/cli/commands/plugin_cmd/create_cmd.py,sha256=IN4CQs70EzBGS6TPmTpi9XzxUuXnoZfoQ4idA2RWgXM,11809
|
|
308
307
|
solace_agent_mesh/cli/commands/plugin_cmd/install_cmd.py,sha256=DYi9GTs99Xv5PTEhtvx5id8nh6ZTOZ-t7N6yJzmkKZ4,11081
|
|
309
308
|
solace_agent_mesh/cli/commands/plugin_cmd/official_registry.py,sha256=rnzQq3LDvSzvCPoEhoSn6M3xQG4AVLd54PX9cA5GzPg,5218
|
|
310
309
|
solace_agent_mesh/cli/commands/plugin_cmd/plugin_cmd_llm.txt,sha256=7eCoaN4JNCfSUpvRB-IWS8eBBEjaIhl84hiP2imBWNk,10934
|
|
@@ -337,24 +336,25 @@ solace_agent_mesh/templates/eval_backend_template.yaml,sha256=bWAgyXPc4mQot7IWlP
|
|
|
337
336
|
solace_agent_mesh/templates/gateway_app_template.py,sha256=nhy0QTO-5TAVYXodpjl3-v4qqAojQR8hHwK6OXMQR9E,3035
|
|
338
337
|
solace_agent_mesh/templates/gateway_component_template.py,sha256=XSSVlupAMkWArNkGU6juOvR0yEwm6jtJ9RoUCKvX8p4,23946
|
|
339
338
|
solace_agent_mesh/templates/gateway_config_template.yaml,sha256=QVRoL9wY-m42MFaXSqYr9sDx9-VVcq_eAAmYq9IRklw,1102
|
|
340
|
-
solace_agent_mesh/templates/logging_config_template.
|
|
341
|
-
solace_agent_mesh/templates/main_orchestrator.yaml,sha256=
|
|
339
|
+
solace_agent_mesh/templates/logging_config_template.yaml,sha256=rdki0jZmWk_fzIrzEbCdfBOByOgOFi9__dGHpzPgToU,953
|
|
340
|
+
solace_agent_mesh/templates/main_orchestrator.yaml,sha256=v7UDULXM3yV9XKqoFtqgqyWVst5OTWDUzMK6rzWDg7s,2621
|
|
342
341
|
solace_agent_mesh/templates/plugin_agent_config_template.yaml,sha256=giUU5YSqT5xIRkM7H1YR5bmP9KdRFvWfjwlK9lgs3rw,4493
|
|
343
342
|
solace_agent_mesh/templates/plugin_custom_config_template.yaml,sha256=bv7Sep_5sUKMpzzPRYO98SHGt0zuLIfDIDLKBdpPBfM,1117
|
|
344
343
|
solace_agent_mesh/templates/plugin_custom_template.py,sha256=-c7JD_AGfgBqatPMvJBpSDaiwKp5LsbjrKn_sDSAy_4,360
|
|
345
344
|
solace_agent_mesh/templates/plugin_gateway_config_template.yaml,sha256=keKyi5xdaEsPWwgjusaX2jdb_zVCs_k0N60x0o5yBks,2429
|
|
346
345
|
solace_agent_mesh/templates/plugin_pyproject_template.toml,sha256=A-QY7mtEvpvPiBhkAg-ACp7QkVr2PGTdDcOh3F9n4c8,902
|
|
347
|
-
solace_agent_mesh/templates/plugin_readme_template.md,sha256=
|
|
346
|
+
solace_agent_mesh/templates/plugin_readme_template.md,sha256=LWHuMdJilxkeJxEeGNLzI1_y64J9zmeo3mVFD5eYdsc,288
|
|
347
|
+
solace_agent_mesh/templates/plugin_tool_config_template.yaml,sha256=mozTguGtACYMpHlyZdEfotaGubWZLhCb-O9E-Ht8-wQ,4086
|
|
348
348
|
solace_agent_mesh/templates/plugin_tools_template.py,sha256=eyMXE2oGo7F-Lo_pGk7X-aeffFQtjjsM8o6KdJaxPrI,8455
|
|
349
349
|
solace_agent_mesh/templates/shared_config.yaml,sha256=9BEkubm0xxCO6Rsxcd6IXQKodbg9Hwp6DeLE0vyXiv8,5826
|
|
350
350
|
solace_agent_mesh/templates/templates_llm.txt,sha256=T3h8CcIowTbyBedlfRk7FZww8_xGmnY5fEqGhhdI3JU,9234
|
|
351
351
|
solace_agent_mesh/templates/webui.yaml,sha256=4cEkPXLRhpATVD3A0UuJuo5aG0ApEseiADGtY3-W5qw,1784
|
|
352
|
-
solace_agent_mesh/assets/docs/404.html,sha256=
|
|
353
|
-
solace_agent_mesh/assets/docs/lunr-index-
|
|
354
|
-
solace_agent_mesh/assets/docs/lunr-index.json,sha256=
|
|
355
|
-
solace_agent_mesh/assets/docs/search-doc-
|
|
356
|
-
solace_agent_mesh/assets/docs/search-doc.json,sha256=
|
|
357
|
-
solace_agent_mesh/assets/docs/sitemap.xml,sha256=
|
|
352
|
+
solace_agent_mesh/assets/docs/404.html,sha256=TEMpkw3eqLE07QyGSvy3Q5fp3_HmkqVG3hWUwsVKQZc,11711
|
|
353
|
+
solace_agent_mesh/assets/docs/lunr-index-1762293572268.json,sha256=dsw1-NiDGiUGQhgtVNCqWWKWGSgL0p-LL25OIaD8R2g,1927681
|
|
354
|
+
solace_agent_mesh/assets/docs/lunr-index.json,sha256=dsw1-NiDGiUGQhgtVNCqWWKWGSgL0p-LL25OIaD8R2g,1927681
|
|
355
|
+
solace_agent_mesh/assets/docs/search-doc-1762293572268.json,sha256=MmjMfIIqLtP4A4e_L61CuMV-8jH_5se234god-UprTA,724128
|
|
356
|
+
solace_agent_mesh/assets/docs/search-doc.json,sha256=MmjMfIIqLtP4A4e_L61CuMV-8jH_5se234god-UprTA,724128
|
|
357
|
+
solace_agent_mesh/assets/docs/sitemap.xml,sha256=qkpy8g0TBpm7t0U69trNu7ArZp8wu0pWmsvM_0cpg-8,10329
|
|
358
358
|
solace_agent_mesh/assets/docs/assets/css/styles.906a1503.css,sha256=gQj16ydMLPiq6y-t8Ovto65hsvPbQX6coyIFOja-2eY,83293
|
|
359
359
|
solace_agent_mesh/assets/docs/assets/images/Solace_AI_Framework_With_Broker-85f0a306a9bcdd20b390b7a949f6d862.png,sha256=e6MbZpxlY1xJ8U01zQogm8vWgokQqDfhsyPyNxtuS00,447393
|
|
360
360
|
solace_agent_mesh/assets/docs/assets/images/sam-enterprise-credentials-b269f095349473118b2b33bdfcc40122.png,sha256=pJb4UjHrgDm22w1beXrbE9l1ElMeK546-PwMNNoBPXM,594985
|
|
@@ -365,7 +365,7 @@ solace_agent_mesh/assets/docs/assets/js/1001.0182a8bd.js,sha256=wnldyGaqrut3ES6Q
|
|
|
365
365
|
solace_agent_mesh/assets/docs/assets/js/1039.0bd46aa1.js,sha256=3gOxMCGWPNyBymsv8WkRfDuOlc7UZ1c9c794Q7gmNyQ,71713
|
|
366
366
|
solace_agent_mesh/assets/docs/assets/js/149.b797a808.js,sha256=BZRazTFuXMaIQkDiXM1Sq9J3QgYa2HJuuJCCs8gQz3w,438
|
|
367
367
|
solace_agent_mesh/assets/docs/assets/js/15ba94aa.92fea363.js,sha256=ouOLE40VHnOGEcGEinHri2_1ljxO8DAbTaHlHQvql1Y,17088
|
|
368
|
-
solace_agent_mesh/assets/docs/assets/js/15e40e79.
|
|
368
|
+
solace_agent_mesh/assets/docs/assets/js/15e40e79.434bb30f.js,sha256=Uwyy9dk520QIBX9i2KPcENQv3tXhn4MR_QHfma3AWz0,18534
|
|
369
369
|
solace_agent_mesh/assets/docs/assets/js/165.6a39807d.js,sha256=LbpDL4NSduNRTSI3RUIg5dLdMd4wawHU4Qta2vf8ryg,428812
|
|
370
370
|
solace_agent_mesh/assets/docs/assets/js/165.6a39807d.js.LICENSE.txt,sha256=QX5NnNHHE912JA-8rhkyT6_OOM9KmKb6eM5ZwZ_m0fk,485
|
|
371
371
|
solace_agent_mesh/assets/docs/assets/js/17896441.a5e82f9b.js,sha256=tVREW18iBlO-P7JNPvgX1-RR8tnFAoLarHSSTNAYfTw,568073
|
|
@@ -402,11 +402,12 @@ solace_agent_mesh/assets/docs/assets/js/5864.b0d0e9de.js,sha256=XRxc9MFKvCVwmU2K
|
|
|
402
402
|
solace_agent_mesh/assets/docs/assets/js/5c2bd65f.45b32c2b.js,sha256=_q0p-0OClsEiHU4o-NwN4EVlRsVWGXFl56-V7x3DU9o,17340
|
|
403
403
|
solace_agent_mesh/assets/docs/assets/js/5e95c892.558d5167.js,sha256=LrlOoFsc_wTcyuzay3WDxkpYtVGn2kUIWCosBvg_z8I,377
|
|
404
404
|
solace_agent_mesh/assets/docs/assets/js/6063ff4c.ef84f702.js,sha256=hKwjAMrZXRTORlVxD4LyXi6crri49l-SaZ1kOEs6qZ0,10815
|
|
405
|
+
solace_agent_mesh/assets/docs/assets/js/60702c0e.f9a9923a.js,sha256=la3MNixWvPqKiMZt3sKpS66TLsmZ1M5v781bvb1_ODg,18705
|
|
405
406
|
solace_agent_mesh/assets/docs/assets/js/6143.0a1464c9.js,sha256=N9VlCMIQjWkazDtcal5eC7xe1YvOVCMRx119JzMQl1k,39122
|
|
406
407
|
solace_agent_mesh/assets/docs/assets/js/631738c7.fa471607.js,sha256=xMiwuca6Rq-FOZcM9eR85wpITubivDTrOpA2SANrbe8,17941
|
|
407
408
|
solace_agent_mesh/assets/docs/assets/js/6395.e9c73649.js,sha256=-v8U5XdxnXthhTAYmuTbvDQRKDPxzQQS-Lew81sPN-8,440
|
|
408
409
|
solace_agent_mesh/assets/docs/assets/js/64195356.c498c4d0.js,sha256=GNb9lX5n8fE4QMbrncqKx3ZjpaQFWg361iAVVHMRlq8,28778
|
|
409
|
-
solace_agent_mesh/assets/docs/assets/js/66d4869e.
|
|
410
|
+
solace_agent_mesh/assets/docs/assets/js/66d4869e.5d2e116a.js,sha256=0Nhu1csSNdfj2Iqb5qp40TvUzw9gs5fkGQEDQ7zCQLY,17517
|
|
410
411
|
solace_agent_mesh/assets/docs/assets/js/6796.51d2c9b7.js,sha256=yeZg7UFFslMqrIQP-dqk-4vBwLDsJ5Rx6aD1VliW07U,6300
|
|
411
412
|
solace_agent_mesh/assets/docs/assets/js/6976.379be23b.js,sha256=Fe3y3jWBBUqmD4dIUwZUUjiCvv5uSLEss3cOEzUDB9E,193
|
|
412
413
|
solace_agent_mesh/assets/docs/assets/js/6978.ee0b945c.js,sha256=Fabb2n81BbNegY_9ZboMCBu-Zgd5-nETGqLxviUogDg,11834
|
|
@@ -425,7 +426,7 @@ solace_agent_mesh/assets/docs/assets/js/7845.e33e7c4c.js,sha256=sNEWPWBTnV-BmKI7
|
|
|
425
426
|
solace_agent_mesh/assets/docs/assets/js/7900.69516146.js,sha256=MWXxfpYNV5CORkPa0r6EyyynbVJrNENknNv0Zb7TqS8,43021
|
|
426
427
|
solace_agent_mesh/assets/docs/assets/js/8024126c.fa0e7186.js,sha256=mNeVFU7NkeiqOnV91rNgRAPeaZcoIpHc5p8nAtwHwXA,33816
|
|
427
428
|
solace_agent_mesh/assets/docs/assets/js/81a99df0.07034dd9.js,sha256=owmTEwKNbnTZa8vTNJl3d0nBwvomnol9yf27b9w6mrs,12875
|
|
428
|
-
solace_agent_mesh/assets/docs/assets/js/82fbfb93.
|
|
429
|
+
solace_agent_mesh/assets/docs/assets/js/82fbfb93.d98a6526.js,sha256=31sUzXTRUBa_AFzYhToBEoq5HDnEAVgz5qEe57z-_i8,6014
|
|
429
430
|
solace_agent_mesh/assets/docs/assets/js/8356.8a379c04.js,sha256=bj4ozR1V-6vmmty5Dr_1CCAup1i4lWAgRfY-ZHrMH-U,197
|
|
430
431
|
solace_agent_mesh/assets/docs/assets/js/8567.4732c6b7.js,sha256=JoI5LkqEMfpMaY5opquTz48lEtn-vjgQEVi9M-NhbGU,202
|
|
431
432
|
solace_agent_mesh/assets/docs/assets/js/8573.cb04eda5.js,sha256=La8XWUKn0u0X0gv6WqRnfUhFoV7hEW9xDVlhIvnbgbk,24045
|
|
@@ -437,7 +438,7 @@ solace_agent_mesh/assets/docs/assets/js/8731.6c1dbf0c.js,sha256=A6pZW04D5RK0tosA
|
|
|
437
438
|
solace_agent_mesh/assets/docs/assets/js/8908.f9d1b506.js,sha256=LrKHDjwNk1bPFNWpwTeQmTNlC47BvAhr-S3I-AcB_FQ,30883
|
|
438
439
|
solace_agent_mesh/assets/docs/assets/js/8b032486.91a91afc.js,sha256=_t3ay1zPS-b3r0RM_yOjtaizyw-uKMB2tOdnFvb-xvg,23284
|
|
439
440
|
solace_agent_mesh/assets/docs/assets/js/9157.b4093d07.js,sha256=-LWKw3jEtKdkEjap1b0NI7tJLVEPj8SyTRq5cJvL0TA,22109
|
|
440
|
-
solace_agent_mesh/assets/docs/assets/js/924ffdeb.
|
|
441
|
+
solace_agent_mesh/assets/docs/assets/js/924ffdeb.cc09c4ff.js,sha256=zBxNUgPnSj02Ob7oDAGbGfHXnUb0fBDcBA5P6vFdHmU,35332
|
|
441
442
|
solace_agent_mesh/assets/docs/assets/js/9278.a4fd875d.js,sha256=Nm7cJgq11XXaYA3WxmU_H5Yk2S8L1fgF6RC9lX7eepU,143
|
|
442
443
|
solace_agent_mesh/assets/docs/assets/js/945fb41e.6f4cdffd.js,sha256=j_IOg6hVZ84EbElDs_am3igdTAR7q7Vw-2AdnDiEcd4,10347
|
|
443
444
|
solace_agent_mesh/assets/docs/assets/js/94e8668d.09ed9234.js,sha256=E-4lvy34MdWubIw1-MZZaR6MxDiHkADEG3cLf8JhYbQ,45596
|
|
@@ -452,7 +453,7 @@ solace_agent_mesh/assets/docs/assets/js/aba21aa0.c42a534c.js,sha256=e8uMq6LJqDkt
|
|
|
452
453
|
solace_agent_mesh/assets/docs/assets/js/ad71b5ed.af3ecfd1.js,sha256=ocFJ0FjclMcFoIrGR8UYpcx3Lh4kp6FmTl29qL4pb64,17944
|
|
453
454
|
solace_agent_mesh/assets/docs/assets/js/ad87452a.9d73dad6.js,sha256=K6UWQ5C7MSQN2W81eBrY6-CbeVGDTp434AVlkHoJCJg,27253
|
|
454
455
|
solace_agent_mesh/assets/docs/assets/js/c198a0dc.8f31f867.js,sha256=jjVz-PIiKwuOUwNXyKTGvV3m8brqRDAorep4EswafGo,29539
|
|
455
|
-
solace_agent_mesh/assets/docs/assets/js/c93cbaa0.
|
|
456
|
+
solace_agent_mesh/assets/docs/assets/js/c93cbaa0.9232f4b5.js,sha256=XBVgvzoxbCTAKgVcmiXBEI1yI_x1y2hrZkdUobrjgaw,21823
|
|
456
457
|
solace_agent_mesh/assets/docs/assets/js/cbe2e9ea.f902fad8.js,sha256=a6im4BrbG1WnRp0I5a4mky4KDgWK8EKvGVvki94zfxY,12821
|
|
457
458
|
solace_agent_mesh/assets/docs/assets/js/ceb2a7a6.5d92d7d0.js,sha256=sIMjfXERI9UZ_nApb9UuuP5ZK8XoX6h87VSIm0FTrXQ,30514
|
|
458
459
|
solace_agent_mesh/assets/docs/assets/js/da0b5bad.b62f7b08.js,sha256=JUPNbtw5533sCHs4Ilt4mEkwst3HXkWmAvC9SMhS3hM,33897
|
|
@@ -464,70 +465,71 @@ solace_agent_mesh/assets/docs/assets/js/de5f4c65.e8241890.js,sha256=YtUp4ly1TF1-
|
|
|
464
465
|
solace_agent_mesh/assets/docs/assets/js/de915948.44a432bc.js,sha256=vTW9OjgZ3GNYha_DlJz46woox6q6KTU_dOWl01iE42o,36219
|
|
465
466
|
solace_agent_mesh/assets/docs/assets/js/e04b235d.c9c50c7b.js,sha256=YSkYrSwzneaPkEsjF1bpjfHmJ5kQ8w4j_GbjSd5_SvY,13630
|
|
466
467
|
solace_agent_mesh/assets/docs/assets/js/e3d9abda.d11c67a7.js,sha256=Zt-CWPBGrZi4hduWO8Qe3oIAlU4PLCHJ_q7ONaFqUiQ,16091
|
|
467
|
-
solace_agent_mesh/assets/docs/assets/js/e6f9706b.
|
|
468
|
+
solace_agent_mesh/assets/docs/assets/js/e6f9706b.4488e34c.js,sha256=xN4s8s5YbC_v9KCSbdnGGlpmfVbwz4xcYuLknwGE5JQ,11422
|
|
468
469
|
solace_agent_mesh/assets/docs/assets/js/e92d0134.3bda61dd.js,sha256=wtSHmdU4T4vXoihekc_mfY9fnHlmletcifP82gqHAa0,13540
|
|
469
|
-
solace_agent_mesh/assets/docs/assets/js/f284c35a.
|
|
470
|
+
solace_agent_mesh/assets/docs/assets/js/f284c35a.c7ffdd82.js,sha256=Uq4gPZg6bwjC3wPxWZXcVfgsDlKNoH3pRw8vacmIYlE,36065
|
|
470
471
|
solace_agent_mesh/assets/docs/assets/js/ff4d71f2.74710fc1.js,sha256=apQ7ZizKUzX8VboeL-8hzU1rJULMsXVrGZ5bxNfKPqQ,8365
|
|
471
|
-
solace_agent_mesh/assets/docs/assets/js/main.
|
|
472
|
-
solace_agent_mesh/assets/docs/assets/js/main.
|
|
473
|
-
solace_agent_mesh/assets/docs/assets/js/runtime~main.
|
|
474
|
-
solace_agent_mesh/assets/docs/docs/documentation/components/index.html,sha256=
|
|
475
|
-
solace_agent_mesh/assets/docs/docs/documentation/components/agents/index.html,sha256=
|
|
476
|
-
solace_agent_mesh/assets/docs/docs/documentation/components/builtin-tools/index.html,sha256=
|
|
477
|
-
solace_agent_mesh/assets/docs/docs/documentation/components/builtin-tools/artifact-management/index.html,sha256=
|
|
478
|
-
solace_agent_mesh/assets/docs/docs/documentation/components/builtin-tools/audio-tools/index.html,sha256=
|
|
479
|
-
solace_agent_mesh/assets/docs/docs/documentation/components/builtin-tools/data-analysis-tools/index.html,sha256=
|
|
480
|
-
solace_agent_mesh/assets/docs/docs/documentation/components/builtin-tools/embeds/index.html,sha256=
|
|
481
|
-
solace_agent_mesh/assets/docs/docs/documentation/components/cli/index.html,sha256=
|
|
482
|
-
solace_agent_mesh/assets/docs/docs/documentation/components/gateways/index.html,sha256=
|
|
483
|
-
solace_agent_mesh/assets/docs/docs/documentation/components/orchestrator/index.html,sha256=
|
|
484
|
-
solace_agent_mesh/assets/docs/docs/documentation/components/plugins/index.html,sha256=
|
|
485
|
-
solace_agent_mesh/assets/docs/docs/documentation/components/projects/index.html,sha256=
|
|
486
|
-
solace_agent_mesh/assets/docs/docs/documentation/components/proxies/index.html,sha256=
|
|
487
|
-
solace_agent_mesh/assets/docs/docs/documentation/deploying/index.html,sha256=
|
|
488
|
-
solace_agent_mesh/assets/docs/docs/documentation/deploying/debugging/index.html,sha256=
|
|
489
|
-
solace_agent_mesh/assets/docs/docs/documentation/deploying/deployment-options/index.html,sha256=
|
|
490
|
-
solace_agent_mesh/assets/docs/docs/documentation/deploying/kubernetes-deployment/index.html,sha256=
|
|
491
|
-
solace_agent_mesh/assets/docs/docs/documentation/deploying/logging/index.html,sha256=
|
|
492
|
-
solace_agent_mesh/assets/docs/docs/documentation/deploying/observability/index.html,sha256=
|
|
493
|
-
solace_agent_mesh/assets/docs/docs/documentation/developing/index.html,sha256=
|
|
494
|
-
solace_agent_mesh/assets/docs/docs/documentation/developing/create-agents/index.html,sha256=
|
|
495
|
-
solace_agent_mesh/assets/docs/docs/documentation/developing/create-gateways/index.html,sha256=
|
|
496
|
-
solace_agent_mesh/assets/docs/docs/documentation/developing/creating-python-tools/index.html,sha256=
|
|
497
|
-
solace_agent_mesh/assets/docs/docs/documentation/developing/creating-service-providers/index.html,sha256=
|
|
498
|
-
solace_agent_mesh/assets/docs/docs/documentation/developing/evaluations/index.html,sha256=
|
|
499
|
-
solace_agent_mesh/assets/docs/docs/documentation/developing/structure/index.html,sha256=
|
|
500
|
-
solace_agent_mesh/assets/docs/docs/documentation/developing/tutorials/bedrock-agents/index.html,sha256=
|
|
501
|
-
solace_agent_mesh/assets/docs/docs/documentation/developing/tutorials/custom-agent/index.html,sha256=
|
|
502
|
-
solace_agent_mesh/assets/docs/docs/documentation/developing/tutorials/event-mesh-gateway/index.html,sha256=
|
|
503
|
-
solace_agent_mesh/assets/docs/docs/documentation/developing/tutorials/mcp-integration/index.html,sha256=
|
|
504
|
-
solace_agent_mesh/assets/docs/docs/documentation/developing/tutorials/mongodb-integration/index.html,sha256=
|
|
505
|
-
solace_agent_mesh/assets/docs/docs/documentation/developing/tutorials/rag-integration/index.html,sha256
|
|
506
|
-
solace_agent_mesh/assets/docs/docs/documentation/developing/tutorials/rest-gateway/index.html,sha256=
|
|
507
|
-
solace_agent_mesh/assets/docs/docs/documentation/developing/tutorials/slack-integration/index.html,sha256=
|
|
508
|
-
solace_agent_mesh/assets/docs/docs/documentation/developing/tutorials/sql-database/index.html,sha256=
|
|
509
|
-
solace_agent_mesh/assets/docs/docs/documentation/
|
|
510
|
-
solace_agent_mesh/assets/docs/docs/documentation/enterprise/
|
|
511
|
-
solace_agent_mesh/assets/docs/docs/documentation/enterprise/
|
|
512
|
-
solace_agent_mesh/assets/docs/docs/documentation/enterprise/
|
|
513
|
-
solace_agent_mesh/assets/docs/docs/documentation/enterprise/
|
|
514
|
-
solace_agent_mesh/assets/docs/docs/documentation/enterprise/
|
|
515
|
-
solace_agent_mesh/assets/docs/docs/documentation/enterprise/
|
|
516
|
-
solace_agent_mesh/assets/docs/docs/documentation/enterprise/
|
|
517
|
-
solace_agent_mesh/assets/docs/docs/documentation/
|
|
518
|
-
solace_agent_mesh/assets/docs/docs/documentation/getting-started/
|
|
519
|
-
solace_agent_mesh/assets/docs/docs/documentation/getting-started/
|
|
520
|
-
solace_agent_mesh/assets/docs/docs/documentation/getting-started/
|
|
521
|
-
solace_agent_mesh/assets/docs/docs/documentation/
|
|
522
|
-
solace_agent_mesh/assets/docs/docs/documentation/installing-and-configuring/
|
|
523
|
-
solace_agent_mesh/assets/docs/docs/documentation/installing-and-configuring/
|
|
524
|
-
solace_agent_mesh/assets/docs/docs/documentation/installing-and-configuring/
|
|
525
|
-
solace_agent_mesh/assets/docs/docs/documentation/installing-and-configuring/
|
|
526
|
-
solace_agent_mesh/assets/docs/docs/documentation/installing-and-configuring/
|
|
527
|
-
solace_agent_mesh/assets/docs/docs/documentation/installing-and-configuring/
|
|
528
|
-
solace_agent_mesh/assets/docs/docs/documentation/installing-and-configuring/
|
|
529
|
-
solace_agent_mesh/assets/docs/docs/documentation/
|
|
530
|
-
solace_agent_mesh/assets/docs/docs/documentation/migrations/a2a-upgrade/a2a-
|
|
472
|
+
solace_agent_mesh/assets/docs/assets/js/main.60cfcf1b.js,sha256=gucflz0zfjyvvBg22yR5RNaVsSwI_lxaV85LdHluM2o,494829
|
|
473
|
+
solace_agent_mesh/assets/docs/assets/js/main.60cfcf1b.js.LICENSE.txt,sha256=3Jia5o7yaxOtbxuy9khs-thK96m55yCiPaUA-IkWh0A,2069
|
|
474
|
+
solace_agent_mesh/assets/docs/assets/js/runtime~main.ec22999d.js,sha256=IaZtcTw_RuB-5nyaHVYiKZhJZT_fe6Wzv7bI_Nerrlk,7228
|
|
475
|
+
solace_agent_mesh/assets/docs/docs/documentation/components/index.html,sha256=d36oPBrhKtLI9FkYmYSMSZdcH_ODM7S9nam6m2L6d8I,26665
|
|
476
|
+
solace_agent_mesh/assets/docs/docs/documentation/components/agents/index.html,sha256=ck3OxH1h0lNn59ZtiaqtrcfcnexxRfZv13GrCidMV1Y,42118
|
|
477
|
+
solace_agent_mesh/assets/docs/docs/documentation/components/builtin-tools/index.html,sha256=7iUOEZq4hWTudR_weT_H3zXXtK5zCRQCq71S0X5ypjM,45146
|
|
478
|
+
solace_agent_mesh/assets/docs/docs/documentation/components/builtin-tools/artifact-management/index.html,sha256=YamouGlGBJqeQffwH1ZYTfzsJVKihdYY8bQOTCedI8s,35186
|
|
479
|
+
solace_agent_mesh/assets/docs/docs/documentation/components/builtin-tools/audio-tools/index.html,sha256=pZNDAYRk8DLGD7N-18F7MCC2irxvY2g_4POguUtDUBs,58602
|
|
480
|
+
solace_agent_mesh/assets/docs/docs/documentation/components/builtin-tools/data-analysis-tools/index.html,sha256=vz_5ecZgrJirmJzxuzkHLu9qTnRV3b6VJXtgI9OtPV4,38151
|
|
481
|
+
solace_agent_mesh/assets/docs/docs/documentation/components/builtin-tools/embeds/index.html,sha256=m8wBZZq7eTtsH4sust_l8ICldWcJhmG4AoijdRpfvcY,52387
|
|
482
|
+
solace_agent_mesh/assets/docs/docs/documentation/components/cli/index.html,sha256=wQb2lK-FayBD5KWbghHaUd0IA2a2HfZ-Zv1MBKUx9t0,53336
|
|
483
|
+
solace_agent_mesh/assets/docs/docs/documentation/components/gateways/index.html,sha256=PmWAvy9vADCdPb5qtkKXheTRbR5DzR8EPAFwKBl0-u4,31256
|
|
484
|
+
solace_agent_mesh/assets/docs/docs/documentation/components/orchestrator/index.html,sha256=lagfku4vyd60ConjmAbEwLA3Wu9Nx1pHevDNMGsbZhM,24773
|
|
485
|
+
solace_agent_mesh/assets/docs/docs/documentation/components/plugins/index.html,sha256=3sSa6PG04TaCyioUgkWobJmjYbVMoqjTSoLDo0lHYp0,40988
|
|
486
|
+
solace_agent_mesh/assets/docs/docs/documentation/components/projects/index.html,sha256=wxEynngIlX-bWW9Mlnax_MxV8vly4Eu9kNQBeyXnFDA,46054
|
|
487
|
+
solace_agent_mesh/assets/docs/docs/documentation/components/proxies/index.html,sha256=PX4DeYmCNBgjBsRnY-EP-OdusoFiEthVeafkMcycYBY,93569
|
|
488
|
+
solace_agent_mesh/assets/docs/docs/documentation/deploying/index.html,sha256=m-DHnLIZ5KYMPIxjUVjxi0nOUSz9dRqCOPk4T-2Z-Lg,24956
|
|
489
|
+
solace_agent_mesh/assets/docs/docs/documentation/deploying/debugging/index.html,sha256=2xqVXu61Lve5G5NGX2DpKBWW_VEE3m1pAzWiu6uiobQ,52101
|
|
490
|
+
solace_agent_mesh/assets/docs/docs/documentation/deploying/deployment-options/index.html,sha256=VW5Vs7iGRa2n6sblAqxHsjUskMErlgNEls6Te01T9eY,40951
|
|
491
|
+
solace_agent_mesh/assets/docs/docs/documentation/deploying/kubernetes-deployment/index.html,sha256=ruXPMC7EfW-g1tbWDeX4s_w6JQ6sJrnjIWkf54DN1mA,27827
|
|
492
|
+
solace_agent_mesh/assets/docs/docs/documentation/deploying/logging/index.html,sha256=fIApJpcsHGrGRNSso6cXQ4ceFtYUri-RlDHEzWPpRW8,70460
|
|
493
|
+
solace_agent_mesh/assets/docs/docs/documentation/deploying/observability/index.html,sha256=rgECMsc_7Z9SptRD1se0cVub55C2FFaVupcU1W7BCek,34287
|
|
494
|
+
solace_agent_mesh/assets/docs/docs/documentation/developing/index.html,sha256=RTx-w_4Ttu_JFMOYMJ0erP5au2Pqz91s_NPOmtIQuZc,28528
|
|
495
|
+
solace_agent_mesh/assets/docs/docs/documentation/developing/create-agents/index.html,sha256=gns9Md0M6J6XUQnJJQ7nuBYzfiEztuyqK0h4fAu20kA,175429
|
|
496
|
+
solace_agent_mesh/assets/docs/docs/documentation/developing/create-gateways/index.html,sha256=yXyhhvi8vxoNHoMKhy7WNB4gXjPPl-3vSqZsJOvdyuk,178507
|
|
497
|
+
solace_agent_mesh/assets/docs/docs/documentation/developing/creating-python-tools/index.html,sha256=qNDKCScbPN75_gWv4k1qlf2yruEL9Mvz1jkwrrE6wXI,175866
|
|
498
|
+
solace_agent_mesh/assets/docs/docs/documentation/developing/creating-service-providers/index.html,sha256=pZTENpyg9W8ZLOImuN57GfOO507rxJKrcSmKZxUWiB8,59904
|
|
499
|
+
solace_agent_mesh/assets/docs/docs/documentation/developing/evaluations/index.html,sha256=U7l-k7TKeJjggvRl1X8_kaHcyA4qrMRr374A37Q9Ncg,110337
|
|
500
|
+
solace_agent_mesh/assets/docs/docs/documentation/developing/structure/index.html,sha256=U-rACE_ZNABQkurTcu0X4d4Od1iFLR37Eh8EqlAGUjE,29006
|
|
501
|
+
solace_agent_mesh/assets/docs/docs/documentation/developing/tutorials/bedrock-agents/index.html,sha256=Wp_pvevfluFjj-VBhvQlosxfc2f3MFUalonNaN1yC6Y,78137
|
|
502
|
+
solace_agent_mesh/assets/docs/docs/documentation/developing/tutorials/custom-agent/index.html,sha256=71Xm4rmfh1_x9glcUa55jfwkKd0YIVPZ6j5faGzr-Es,385998
|
|
503
|
+
solace_agent_mesh/assets/docs/docs/documentation/developing/tutorials/event-mesh-gateway/index.html,sha256=L1AEZx5vjiXSV906D2QJevJDiE7K6NZP9Da55x0s414,71049
|
|
504
|
+
solace_agent_mesh/assets/docs/docs/documentation/developing/tutorials/mcp-integration/index.html,sha256=dsVPhxbA9LgAFFBZLHHbLc9zNVWzCuBS9xB7sHDQmcc,70816
|
|
505
|
+
solace_agent_mesh/assets/docs/docs/documentation/developing/tutorials/mongodb-integration/index.html,sha256=Z55oazZDh6wSYlwds29PbZr5mmBvMoSjJlrNo7EFfss,90227
|
|
506
|
+
solace_agent_mesh/assets/docs/docs/documentation/developing/tutorials/rag-integration/index.html,sha256=BABseF8sFQ3sR4vCJbuLu0AKtSMn-mruYHoP1PmvCd8,82949
|
|
507
|
+
solace_agent_mesh/assets/docs/docs/documentation/developing/tutorials/rest-gateway/index.html,sha256=sQoLRWzxnJEzh4f3uiV020MWuG8v512ZXxM1ffzKAeY,49331
|
|
508
|
+
solace_agent_mesh/assets/docs/docs/documentation/developing/tutorials/slack-integration/index.html,sha256=NqYWw43wInockVjavQ0yg7ap8yoNIjVaefEKG0M3AbA,52546
|
|
509
|
+
solace_agent_mesh/assets/docs/docs/documentation/developing/tutorials/sql-database/index.html,sha256=V8L_nugUl8aaDTam-ilfcSGcbFN8GaidARZVeiwae-I,71925
|
|
510
|
+
solace_agent_mesh/assets/docs/docs/documentation/developing/tutorials/teams-integration/index.html,sha256=4HxNQcpXTosJR8GLswJ7k2RaXW3i3H2B4r7lgv058DU,71965
|
|
511
|
+
solace_agent_mesh/assets/docs/docs/documentation/enterprise/index.html,sha256=PIHXEal4tVdiIsKzaMfZKIzU4Nq2smd2WYmPA-TDS-A,29127
|
|
512
|
+
solace_agent_mesh/assets/docs/docs/documentation/enterprise/agent-builder/index.html,sha256=G04tM5WllYRb8JPB8Zofi3043c1Kv2LRt2YdGtKsW9U,33932
|
|
513
|
+
solace_agent_mesh/assets/docs/docs/documentation/enterprise/connectors/index.html,sha256=mLDKG0M2jgoKf5S-ZEU7PS1ZsvXc-ifY0FJR5qBMOuc,32688
|
|
514
|
+
solace_agent_mesh/assets/docs/docs/documentation/enterprise/installation/index.html,sha256=vUPTHcfTEeFaPXzNWBjLIkLEa4mozY-3H1mG76sNAAQ,41837
|
|
515
|
+
solace_agent_mesh/assets/docs/docs/documentation/enterprise/rbac-setup-guide/index.html,sha256=5Z8utcAdNBAY7TMStv19fzTVlDYH3rlheUFP9e4RmiM,111911
|
|
516
|
+
solace_agent_mesh/assets/docs/docs/documentation/enterprise/secure-user-delegated-access/index.html,sha256=yWspIl5KtbSxdRY4COJchgxzaMlSCNmuVZ42Lk_O9vc,94634
|
|
517
|
+
solace_agent_mesh/assets/docs/docs/documentation/enterprise/single-sign-on/index.html,sha256=cyqgHiBOLbe9NcukZJywN4efQPAfN4tAIuQ8EamDkVc,116812
|
|
518
|
+
solace_agent_mesh/assets/docs/docs/documentation/enterprise/wheel-installation/index.html,sha256=MfiG0cvqWKwZoSBvOu4OL36B7h3PKPwr5WuaT3P-X8g,32716
|
|
519
|
+
solace_agent_mesh/assets/docs/docs/documentation/getting-started/index.html,sha256=d4haW7Lama_yLmlxt4zxL7VhfBdJFqiO6XqBvk1v_h4,31760
|
|
520
|
+
solace_agent_mesh/assets/docs/docs/documentation/getting-started/architecture/index.html,sha256=y8KTRfLKYY0d-qd-XvAO3apkkwuQar8uPN_lzAR2klM,32012
|
|
521
|
+
solace_agent_mesh/assets/docs/docs/documentation/getting-started/introduction/index.html,sha256=1pYv-FeV2ak5WRBNE5-XeReNuh8s39UaNtCgO7ghlNY,26960
|
|
522
|
+
solace_agent_mesh/assets/docs/docs/documentation/getting-started/try-agent-mesh/index.html,sha256=oXXFxF7oPNp19yAkV51OOFnTeEmuuei_1hyQcKkG_EQ,28685
|
|
523
|
+
solace_agent_mesh/assets/docs/docs/documentation/installing-and-configuring/index.html,sha256=qqNaerVj-8apuR47dVZYPK5e3GG01-rOe3bc6fWvDnY,26033
|
|
524
|
+
solace_agent_mesh/assets/docs/docs/documentation/installing-and-configuring/artifact-storage/index.html,sha256=nEkQbeH1BYKV2Xao1tOYWfAxIH7PzJpiGu7MDGCiaVU,77374
|
|
525
|
+
solace_agent_mesh/assets/docs/docs/documentation/installing-and-configuring/configurations/index.html,sha256=Kj7yEb1A0nfYJon2ySzRHRQpedeOgGl50529MsbJEXk,67416
|
|
526
|
+
solace_agent_mesh/assets/docs/docs/documentation/installing-and-configuring/installation/index.html,sha256=rZTNtAv8UDq_LbQlRRO1OhfidJ70Ng05HEbfA4e17W8,36687
|
|
527
|
+
solace_agent_mesh/assets/docs/docs/documentation/installing-and-configuring/large_language_models/index.html,sha256=g9lkIq8SNQPCi_5kNdplcyEjwUZgK8bHGvmFPJswr6M,86466
|
|
528
|
+
solace_agent_mesh/assets/docs/docs/documentation/installing-and-configuring/run-project/index.html,sha256=iXzVqgmlPcKgGlzh_3cOzDUv1pkK9SakzfxaSKvB4uQ,45786
|
|
529
|
+
solace_agent_mesh/assets/docs/docs/documentation/installing-and-configuring/session-storage/index.html,sha256=y-jAjgEBrkuzwkxTAP5HYXz1z7iBKY2UUx4RmQ0t1vE,80572
|
|
530
|
+
solace_agent_mesh/assets/docs/docs/documentation/installing-and-configuring/user-feedback/index.html,sha256=Fsb6IUb4t1erL0NUG4SLcmX7NM1EcgHvuGpAbH_A3_4,75371
|
|
531
|
+
solace_agent_mesh/assets/docs/docs/documentation/migrations/a2a-upgrade/a2a-gateway-upgrade-to-0.3.0/index.html,sha256=83a9EfQ1k0nuxTusNYA0-FBzAFDeURIBLMDaCV1fgtk,72203
|
|
532
|
+
solace_agent_mesh/assets/docs/docs/documentation/migrations/a2a-upgrade/a2a-technical-migration-map/index.html,sha256=mlPT1e9UluQ-RkO_gGU680gbJU3WJkLZ9lhRP9uwqiQ,87583
|
|
531
533
|
solace_agent_mesh/assets/docs/img/Solace_AI_Framework_With_Broker.png,sha256=e6MbZpxlY1xJ8U01zQogm8vWgokQqDfhsyPyNxtuS00,447393
|
|
532
534
|
solace_agent_mesh/assets/docs/img/logo.png,sha256=TdXZ2wnkSkaFrGO-5fy2WcmjGXaGzwE29dM83raxoTg,45439
|
|
533
535
|
solace_agent_mesh/assets/docs/img/sac-flows.png,sha256=868GgNJGPxn2G6c1Md_0umhg3xuAo7t6HEx8hOKbUJY,21098
|
|
@@ -547,24 +549,24 @@ solace_agent_mesh/config_portal/backend/plugin_catalog/registry_manager.py,sha25
|
|
|
547
549
|
solace_agent_mesh/config_portal/backend/plugin_catalog/scraper.py,sha256=j7yJUEKjgsVs7TvSf8Uf_22bKotlYhocIYhfJhTpQPI,21238
|
|
548
550
|
solace_agent_mesh/config_portal/frontend/static/client/Solace_community_logo.png,sha256=ugNi5vBxTdFZMW2uWNZYcutyk4z8yw9e5KEL5XDcodU,5894
|
|
549
551
|
solace_agent_mesh/config_portal/frontend/static/client/favicon.ico,sha256=9z1ZdOqroxsg2-FzV79kTJ69hVqWVkrDlIv2RgmIhR8,15086
|
|
550
|
-
solace_agent_mesh/config_portal/frontend/static/client/index.html,sha256=
|
|
551
|
-
solace_agent_mesh/config_portal/frontend/static/client/assets/_index-
|
|
552
|
+
solace_agent_mesh/config_portal/frontend/static/client/index.html,sha256=g0WbTgG37I3-9HFIwjkL__gxbMxVzIIo6SxRHpZe9Mc,1419
|
|
553
|
+
solace_agent_mesh/config_portal/frontend/static/client/assets/_index-Ch6HyL-d.js,sha256=HCKE3ePgN8DfCAysSHr4jSAoWvVSs7vAP-FHwbhteTE,276685
|
|
552
554
|
solace_agent_mesh/config_portal/frontend/static/client/assets/components-Rk0n-9cK.js,sha256=dXPV9MnIciHjfm68Wp9aKpViYlXfyN_6etThgGS8KO8,40041
|
|
553
555
|
solace_agent_mesh/config_portal/frontend/static/client/assets/entry.client-mvZjNKiz.js,sha256=-9lo6je5RWC0Q4FKlTg-tdu1dsoNQvwbLr5zgfZwf58,3862
|
|
554
556
|
solace_agent_mesh/config_portal/frontend/static/client/assets/index-DzNKzXrc.js,sha256=4xvgTOvPkqnfRR2N9T199hzTFK6u_NdvA5ImbTe2UYU,217925
|
|
555
|
-
solace_agent_mesh/config_portal/frontend/static/client/assets/manifest-
|
|
556
|
-
solace_agent_mesh/config_portal/frontend/static/client/assets/root-
|
|
557
|
-
solace_agent_mesh/config_portal/frontend/static/client/assets/root-
|
|
558
|
-
solace_agent_mesh/client/webui/frontend/static/auth-callback.html,sha256=
|
|
559
|
-
solace_agent_mesh/client/webui/frontend/static/index.html,sha256=
|
|
560
|
-
solace_agent_mesh/client/webui/frontend/static/assets/authCallback-
|
|
561
|
-
solace_agent_mesh/client/webui/frontend/static/assets/client-
|
|
557
|
+
solace_agent_mesh/config_portal/frontend/static/client/assets/manifest-27eb8c5f.js,sha256=L3TTsfNXTfnH7YTP-8_jH2P78kGTBqiZmXcqwYwbkgs,781
|
|
558
|
+
solace_agent_mesh/config_portal/frontend/static/client/assets/root-B17tZKK7.css,sha256=y1zx6AefXCqr6kN8-oHchKnqNbx2owjFMRJZdLjRZuA,33624
|
|
559
|
+
solace_agent_mesh/config_portal/frontend/static/client/assets/root-V2BeTIUc.js,sha256=KoDaD7JSrkUDgUbDa0JqaB7mXNCc2fR-T5kKAcH5nho,1799
|
|
560
|
+
solace_agent_mesh/client/webui/frontend/static/auth-callback.html,sha256=0IXKX6At5jzaUMdYbknAKz54MqMJTNZwV4ps-EXUH94,604
|
|
561
|
+
solace_agent_mesh/client/webui/frontend/static/index.html,sha256=TR4fwaoZyq1mlL5LqTNLH9RAlI24WmOzNkHLnGxj14c,671
|
|
562
|
+
solace_agent_mesh/client/webui/frontend/static/assets/authCallback-CaZrPAYy.js,sha256=NAXYqnCYXB9tSPdrONhhWcv9zhOl4BhQWv6CYPShrVA,528
|
|
563
|
+
solace_agent_mesh/client/webui/frontend/static/assets/client-cVxTmrt6.js,sha256=vOPcfL4Zkw0Fvlcz8QJG03b3n2RQ87f0xMeoazLlXJ0,174525
|
|
562
564
|
solace_agent_mesh/client/webui/frontend/static/assets/favicon-BLgzUch9.ico,sha256=9z1ZdOqroxsg2-FzV79kTJ69hVqWVkrDlIv2RgmIhR8,15086
|
|
563
|
-
solace_agent_mesh/client/webui/frontend/static/assets/main-
|
|
564
|
-
solace_agent_mesh/client/webui/frontend/static/assets/main-
|
|
565
|
-
solace_agent_mesh/client/webui/frontend/static/assets/vendor-
|
|
566
|
-
solace_agent_mesh-1.7.
|
|
567
|
-
solace_agent_mesh-1.7.
|
|
568
|
-
solace_agent_mesh-1.7.
|
|
569
|
-
solace_agent_mesh-1.7.
|
|
570
|
-
solace_agent_mesh-1.7.
|
|
565
|
+
solace_agent_mesh/client/webui/frontend/static/assets/main-BGZP_riA.css,sha256=HwRAundYeNvzW2Vy9vOqJucuL_wqEDKVFmYtql_G30I,129114
|
|
566
|
+
solace_agent_mesh/client/webui/frontend/static/assets/main-CBFhYdbQ.js,sha256=sfbgutm8op7p1_wsIrZa0HJColocLCQ42t4uu75z0D8,592096
|
|
567
|
+
solace_agent_mesh/client/webui/frontend/static/assets/vendor-BzZcWrf0.js,sha256=_Zi2Yrm8wbUMNkay9-h1WA8VnkqGTYOVmSjlza4Ggig,345186
|
|
568
|
+
solace_agent_mesh-1.7.2.dist-info/METADATA,sha256=oCfDSdNKcG8vn2lnzgGrNUBwuwtCi7C0leOAxSMd30k,25663
|
|
569
|
+
solace_agent_mesh-1.7.2.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
|
|
570
|
+
solace_agent_mesh-1.7.2.dist-info/entry_points.txt,sha256=5pLVH8d8bd4sxUwBh7VTni8gTTSzTqGfY14zgdQZm1I,106
|
|
571
|
+
solace_agent_mesh-1.7.2.dist-info/licenses/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
|
|
572
|
+
solace_agent_mesh-1.7.2.dist-info/RECORD,,
|