solace-agent-mesh 1.4.7__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 (120) hide show
  1. solace_agent_mesh/agent/sac/app.py +3 -3
  2. solace_agent_mesh/agent/sac/component.py +2 -3
  3. solace_agent_mesh/agent/utils/artifact_helpers.py +23 -7
  4. solace_agent_mesh/assets/docs/404.html +3 -3
  5. solace_agent_mesh/assets/docs/assets/js/{0e682baa.da822665.js → 0e682baa.d054e1d8.js} +1 -1
  6. solace_agent_mesh/assets/docs/assets/js/166ab619.e27886d9.js +1 -0
  7. solace_agent_mesh/assets/docs/assets/js/453a82a6.3c6bb61d.js +1 -0
  8. solace_agent_mesh/assets/docs/assets/js/{75384d09.1e7d7cb7.js → 75384d09.c19e8b51.js} +1 -1
  9. solace_agent_mesh/assets/docs/assets/js/a3a92b25.af35e313.js +1 -0
  10. solace_agent_mesh/assets/docs/assets/js/{bac0be12.bf0181cf.js → bac0be12.17de4316.js} +1 -1
  11. solace_agent_mesh/assets/docs/assets/js/d6a81ee7.829198f1.js +1 -0
  12. solace_agent_mesh/assets/docs/assets/js/f284c35a.ed8dd236.js +1 -0
  13. solace_agent_mesh/assets/docs/assets/js/{main.11f9f9f3.js → main.51e33228.js} +2 -2
  14. solace_agent_mesh/assets/docs/assets/js/runtime~main.0d2ff2b6.js +1 -0
  15. solace_agent_mesh/assets/docs/docs/documentation/Enterprise/installation/index.html +4 -4
  16. solace_agent_mesh/assets/docs/docs/documentation/Enterprise/rbac-setup-guilde/index.html +4 -4
  17. solace_agent_mesh/assets/docs/docs/documentation/Enterprise/single-sign-on/index.html +4 -4
  18. solace_agent_mesh/assets/docs/docs/documentation/Migrations/A2A Upgrade To 0.3.0/a2a-gateway-upgrade-to-0.3.0/index.html +4 -4
  19. solace_agent_mesh/assets/docs/docs/documentation/Migrations/A2A Upgrade To 0.3.0/a2a-technical-migration-map/index.html +4 -4
  20. solace_agent_mesh/assets/docs/docs/documentation/concepts/agents/index.html +4 -4
  21. solace_agent_mesh/assets/docs/docs/documentation/concepts/architecture/index.html +4 -4
  22. solace_agent_mesh/assets/docs/docs/documentation/concepts/cli/index.html +4 -4
  23. solace_agent_mesh/assets/docs/docs/documentation/concepts/gateways/index.html +4 -4
  24. solace_agent_mesh/assets/docs/docs/documentation/concepts/orchestrator/index.html +4 -4
  25. solace_agent_mesh/assets/docs/docs/documentation/concepts/plugins/index.html +4 -4
  26. solace_agent_mesh/assets/docs/docs/documentation/deployment/debugging/index.html +4 -4
  27. solace_agent_mesh/assets/docs/docs/documentation/deployment/deploy/index.html +4 -4
  28. solace_agent_mesh/assets/docs/docs/documentation/deployment/observability/index.html +4 -4
  29. solace_agent_mesh/assets/docs/docs/documentation/getting-started/component-overview/index.html +4 -4
  30. solace_agent_mesh/assets/docs/docs/documentation/getting-started/configurations/index.html +11 -12
  31. solace_agent_mesh/assets/docs/docs/documentation/getting-started/configurations/litellm_models/index.html +49 -0
  32. solace_agent_mesh/assets/docs/docs/documentation/getting-started/installation/index.html +4 -4
  33. solace_agent_mesh/assets/docs/docs/documentation/getting-started/introduction/index.html +4 -4
  34. solace_agent_mesh/assets/docs/docs/documentation/getting-started/quick-start/index.html +4 -4
  35. solace_agent_mesh/assets/docs/docs/documentation/tutorials/bedrock-agents/index.html +4 -4
  36. solace_agent_mesh/assets/docs/docs/documentation/tutorials/custom-agent/index.html +4 -4
  37. solace_agent_mesh/assets/docs/docs/documentation/tutorials/event-mesh-gateway/index.html +5 -5
  38. solace_agent_mesh/assets/docs/docs/documentation/tutorials/mcp-integration/index.html +5 -5
  39. solace_agent_mesh/assets/docs/docs/documentation/tutorials/mongodb-integration/index.html +4 -4
  40. solace_agent_mesh/assets/docs/docs/documentation/tutorials/rag-integration/index.html +6 -6
  41. solace_agent_mesh/assets/docs/docs/documentation/tutorials/rest-gateway/index.html +4 -4
  42. solace_agent_mesh/assets/docs/docs/documentation/tutorials/slack-integration/index.html +4 -4
  43. solace_agent_mesh/assets/docs/docs/documentation/tutorials/sql-database/index.html +4 -4
  44. solace_agent_mesh/assets/docs/docs/documentation/user-guide/builtin-tools/artifact-management/index.html +4 -4
  45. solace_agent_mesh/assets/docs/docs/documentation/user-guide/builtin-tools/audio-tools/index.html +4 -4
  46. solace_agent_mesh/assets/docs/docs/documentation/user-guide/builtin-tools/data-analysis-tools/index.html +4 -4
  47. solace_agent_mesh/assets/docs/docs/documentation/user-guide/builtin-tools/embeds/index.html +4 -4
  48. solace_agent_mesh/assets/docs/docs/documentation/user-guide/builtin-tools/index.html +4 -4
  49. solace_agent_mesh/assets/docs/docs/documentation/user-guide/create-agents/index.html +4 -4
  50. solace_agent_mesh/assets/docs/docs/documentation/user-guide/create-gateways/index.html +4 -4
  51. solace_agent_mesh/assets/docs/docs/documentation/user-guide/creating-python-tools/index.html +4 -4
  52. solace_agent_mesh/assets/docs/docs/documentation/user-guide/creating-service-providers/index.html +4 -4
  53. solace_agent_mesh/assets/docs/docs/documentation/user-guide/solace-ai-connector/index.html +4 -4
  54. solace_agent_mesh/assets/docs/docs/documentation/user-guide/structure/index.html +4 -4
  55. solace_agent_mesh/assets/docs/lunr-index-1759254374040.json +1 -0
  56. solace_agent_mesh/assets/docs/lunr-index.json +1 -1
  57. solace_agent_mesh/assets/docs/search-doc-1759254374040.json +1 -0
  58. solace_agent_mesh/assets/docs/search-doc.json +1 -1
  59. solace_agent_mesh/assets/docs/sitemap.xml +1 -1
  60. solace_agent_mesh/cli/__init__.py +1 -1
  61. solace_agent_mesh/cli/commands/add_cmd/agent_cmd.py +6 -3
  62. solace_agent_mesh/cli/commands/init_cmd/__init__.py +3 -3
  63. solace_agent_mesh/cli/commands/init_cmd/broker_step.py +1 -1
  64. solace_agent_mesh/cli/commands/init_cmd/env_step.py +1 -1
  65. solace_agent_mesh/cli/commands/init_cmd/init_cmd_llm.txt +4 -4
  66. solace_agent_mesh/cli/commands/init_cmd/orchestrator_step.py +12 -1
  67. solace_agent_mesh/cli/commands/plugin_cmd/install_cmd.py +5 -5
  68. solace_agent_mesh/client/webui/frontend/static/assets/main-B0PHV3hm.js +339 -0
  69. solace_agent_mesh/client/webui/frontend/static/index.html +1 -1
  70. solace_agent_mesh/common/constants.py +2 -0
  71. solace_agent_mesh/config_portal/backend/common.py +1 -1
  72. solace_agent_mesh/config_portal/frontend/static/client/assets/{_index-bFMKlzKf.js → _index-BNuqpWDc.js} +1 -1
  73. solace_agent_mesh/config_portal/frontend/static/client/assets/{manifest-89db7c30.js → manifest-44d62be6.js} +1 -1
  74. solace_agent_mesh/config_portal/frontend/static/client/index.html +1 -1
  75. solace_agent_mesh/gateway/http_sse/component.py +21 -15
  76. solace_agent_mesh/gateway/http_sse/dependencies.py +84 -88
  77. solace_agent_mesh/gateway/http_sse/main.py +8 -2
  78. solace_agent_mesh/gateway/http_sse/repository/entities/message.py +3 -1
  79. solace_agent_mesh/gateway/http_sse/repository/entities/session.py +3 -1
  80. solace_agent_mesh/gateway/http_sse/repository/interfaces.py +5 -0
  81. solace_agent_mesh/gateway/http_sse/repository/message_repository.py +25 -23
  82. solace_agent_mesh/gateway/http_sse/repository/models/__init__.py +12 -4
  83. solace_agent_mesh/gateway/http_sse/repository/models/message_model.py +19 -1
  84. solace_agent_mesh/gateway/http_sse/repository/models/session_model.py +19 -1
  85. solace_agent_mesh/gateway/http_sse/repository/session_repository.py +46 -42
  86. solace_agent_mesh/gateway/http_sse/routers/artifacts.py +199 -59
  87. solace_agent_mesh/gateway/http_sse/routers/dto/requests/__init__.py +1 -6
  88. solace_agent_mesh/gateway/http_sse/routers/dto/requests/session_requests.py +3 -17
  89. solace_agent_mesh/gateway/http_sse/routers/people.py +4 -37
  90. solace_agent_mesh/gateway/http_sse/routers/sessions.py +33 -68
  91. solace_agent_mesh/gateway/http_sse/routers/tasks.py +54 -28
  92. solace_agent_mesh/gateway/http_sse/services/session_service.py +60 -28
  93. solace_agent_mesh/gateway/http_sse/shared/__init__.py +122 -1
  94. solace_agent_mesh/gateway/http_sse/shared/base_repository.py +278 -0
  95. solace_agent_mesh/gateway/http_sse/shared/database_exceptions.py +274 -0
  96. solace_agent_mesh/gateway/http_sse/shared/database_helpers.py +43 -0
  97. solace_agent_mesh/gateway/http_sse/shared/error_dto.py +107 -0
  98. solace_agent_mesh/gateway/http_sse/shared/exception_handlers.py +192 -0
  99. solace_agent_mesh/gateway/http_sse/shared/exceptions.py +192 -0
  100. solace_agent_mesh/gateway/http_sse/shared/pagination.py +138 -0
  101. solace_agent_mesh/gateway/http_sse/shared/response_utils.py +134 -0
  102. solace_agent_mesh/gateway/http_sse/shared/utils.py +22 -0
  103. solace_agent_mesh/templates/plugin_agent_config_template.yaml +1 -1
  104. solace_agent_mesh/templates/plugin_custom_config_template.yaml +1 -1
  105. solace_agent_mesh/templates/plugin_gateway_config_template.yaml +1 -1
  106. solace_agent_mesh/templates/shared_config.yaml +1 -1
  107. {solace_agent_mesh-1.4.7.dist-info → solace_agent_mesh-1.4.9.dist-info}/METADATA +34 -35
  108. {solace_agent_mesh-1.4.7.dist-info → solace_agent_mesh-1.4.9.dist-info}/RECORD +112 -101
  109. solace_agent_mesh/assets/docs/assets/js/166ab619.bdddc63a.js +0 -1
  110. solace_agent_mesh/assets/docs/assets/js/a3a92b25.6def8980.js +0 -1
  111. solace_agent_mesh/assets/docs/assets/js/beecea0d.ce915979.js +0 -1
  112. solace_agent_mesh/assets/docs/assets/js/f284c35a.525933db.js +0 -1
  113. solace_agent_mesh/assets/docs/assets/js/runtime~main.5922bcf0.js +0 -1
  114. solace_agent_mesh/assets/docs/lunr-index-1759151175744.json +0 -1
  115. solace_agent_mesh/assets/docs/search-doc-1759151175744.json +0 -1
  116. solace_agent_mesh/client/webui/frontend/static/assets/main-BKIoiLSu.js +0 -339
  117. /solace_agent_mesh/assets/docs/assets/js/{main.11f9f9f3.js.LICENSE.txt → main.51e33228.js.LICENSE.txt} +0 -0
  118. {solace_agent_mesh-1.4.7.dist-info → solace_agent_mesh-1.4.9.dist-info}/WHEEL +0 -0
  119. {solace_agent_mesh-1.4.7.dist-info → solace_agent_mesh-1.4.9.dist-info}/entry_points.txt +0 -0
  120. {solace_agent_mesh-1.4.7.dist-info → solace_agent_mesh-1.4.9.dist-info}/licenses/LICENSE +0 -0