solace-agent-mesh 1.4.8__py3-none-any.whl → 1.4.9__py3-none-any.whl

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

Potentially problematic release.


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

Files changed (58) hide show
  1. solace_agent_mesh/agent/sac/app.py +3 -3
  2. solace_agent_mesh/agent/utils/artifact_helpers.py +23 -7
  3. solace_agent_mesh/assets/docs/404.html +2 -2
  4. solace_agent_mesh/assets/docs/assets/js/{main.86924c42.js → main.51e33228.js} +2 -2
  5. solace_agent_mesh/assets/docs/docs/documentation/Enterprise/installation/index.html +2 -2
  6. solace_agent_mesh/assets/docs/docs/documentation/Enterprise/rbac-setup-guilde/index.html +2 -2
  7. solace_agent_mesh/assets/docs/docs/documentation/Enterprise/single-sign-on/index.html +2 -2
  8. solace_agent_mesh/assets/docs/docs/documentation/Migrations/A2A Upgrade To 0.3.0/a2a-gateway-upgrade-to-0.3.0/index.html +2 -2
  9. solace_agent_mesh/assets/docs/docs/documentation/Migrations/A2A Upgrade To 0.3.0/a2a-technical-migration-map/index.html +2 -2
  10. solace_agent_mesh/assets/docs/docs/documentation/concepts/agents/index.html +2 -2
  11. solace_agent_mesh/assets/docs/docs/documentation/concepts/architecture/index.html +2 -2
  12. solace_agent_mesh/assets/docs/docs/documentation/concepts/cli/index.html +2 -2
  13. solace_agent_mesh/assets/docs/docs/documentation/concepts/gateways/index.html +2 -2
  14. solace_agent_mesh/assets/docs/docs/documentation/concepts/orchestrator/index.html +2 -2
  15. solace_agent_mesh/assets/docs/docs/documentation/concepts/plugins/index.html +2 -2
  16. solace_agent_mesh/assets/docs/docs/documentation/deployment/debugging/index.html +2 -2
  17. solace_agent_mesh/assets/docs/docs/documentation/deployment/deploy/index.html +2 -2
  18. solace_agent_mesh/assets/docs/docs/documentation/deployment/observability/index.html +2 -2
  19. solace_agent_mesh/assets/docs/docs/documentation/getting-started/component-overview/index.html +2 -2
  20. solace_agent_mesh/assets/docs/docs/documentation/getting-started/configurations/index.html +2 -2
  21. solace_agent_mesh/assets/docs/docs/documentation/getting-started/configurations/litellm_models/index.html +2 -2
  22. solace_agent_mesh/assets/docs/docs/documentation/getting-started/installation/index.html +2 -2
  23. solace_agent_mesh/assets/docs/docs/documentation/getting-started/introduction/index.html +2 -2
  24. solace_agent_mesh/assets/docs/docs/documentation/getting-started/quick-start/index.html +2 -2
  25. solace_agent_mesh/assets/docs/docs/documentation/tutorials/bedrock-agents/index.html +2 -2
  26. solace_agent_mesh/assets/docs/docs/documentation/tutorials/custom-agent/index.html +2 -2
  27. solace_agent_mesh/assets/docs/docs/documentation/tutorials/event-mesh-gateway/index.html +2 -2
  28. solace_agent_mesh/assets/docs/docs/documentation/tutorials/mcp-integration/index.html +2 -2
  29. solace_agent_mesh/assets/docs/docs/documentation/tutorials/mongodb-integration/index.html +2 -2
  30. solace_agent_mesh/assets/docs/docs/documentation/tutorials/rag-integration/index.html +2 -2
  31. solace_agent_mesh/assets/docs/docs/documentation/tutorials/rest-gateway/index.html +2 -2
  32. solace_agent_mesh/assets/docs/docs/documentation/tutorials/slack-integration/index.html +2 -2
  33. solace_agent_mesh/assets/docs/docs/documentation/tutorials/sql-database/index.html +2 -2
  34. solace_agent_mesh/assets/docs/docs/documentation/user-guide/builtin-tools/artifact-management/index.html +2 -2
  35. solace_agent_mesh/assets/docs/docs/documentation/user-guide/builtin-tools/audio-tools/index.html +2 -2
  36. solace_agent_mesh/assets/docs/docs/documentation/user-guide/builtin-tools/data-analysis-tools/index.html +2 -2
  37. solace_agent_mesh/assets/docs/docs/documentation/user-guide/builtin-tools/embeds/index.html +2 -2
  38. solace_agent_mesh/assets/docs/docs/documentation/user-guide/builtin-tools/index.html +2 -2
  39. solace_agent_mesh/assets/docs/docs/documentation/user-guide/create-agents/index.html +2 -2
  40. solace_agent_mesh/assets/docs/docs/documentation/user-guide/create-gateways/index.html +2 -2
  41. solace_agent_mesh/assets/docs/docs/documentation/user-guide/creating-python-tools/index.html +2 -2
  42. solace_agent_mesh/assets/docs/docs/documentation/user-guide/creating-service-providers/index.html +2 -2
  43. solace_agent_mesh/assets/docs/docs/documentation/user-guide/solace-ai-connector/index.html +2 -2
  44. solace_agent_mesh/assets/docs/docs/documentation/user-guide/structure/index.html +2 -2
  45. solace_agent_mesh/assets/docs/lunr-index-1759254374040.json +1 -0
  46. solace_agent_mesh/assets/docs/lunr-index.json +1 -1
  47. solace_agent_mesh/assets/docs/search-doc-1759254374040.json +1 -0
  48. solace_agent_mesh/assets/docs/search-doc.json +1 -1
  49. solace_agent_mesh/cli/__init__.py +1 -1
  50. solace_agent_mesh/common/constants.py +2 -0
  51. {solace_agent_mesh-1.4.8.dist-info → solace_agent_mesh-1.4.9.dist-info}/METADATA +1 -1
  52. {solace_agent_mesh-1.4.8.dist-info → solace_agent_mesh-1.4.9.dist-info}/RECORD +56 -56
  53. solace_agent_mesh/assets/docs/lunr-index-1759246102819.json +0 -1
  54. solace_agent_mesh/assets/docs/search-doc-1759246102819.json +0 -1
  55. /solace_agent_mesh/assets/docs/assets/js/{main.86924c42.js.LICENSE.txt → main.51e33228.js.LICENSE.txt} +0 -0
  56. {solace_agent_mesh-1.4.8.dist-info → solace_agent_mesh-1.4.9.dist-info}/WHEEL +0 -0
  57. {solace_agent_mesh-1.4.8.dist-info → solace_agent_mesh-1.4.9.dist-info}/entry_points.txt +0 -0
  58. {solace_agent_mesh-1.4.8.dist-info → solace_agent_mesh-1.4.9.dist-info}/licenses/LICENSE +0 -0