Skip to content

Commit 9692bb1

Browse files
committed
update url
1 parent ca140ce commit 9692bb1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

markdown/solace-agent-mesh/solace-agent-mesh.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -768,7 +768,7 @@ These implement specialized integrations that don't fit neatly into the agent or
768768
The Solace Agent Mesh ecosystem encompasses both official and community-developed plugins:
769769
770770
#### Official Core Plugins
771-
These are developed and maintained by the Solace team, providing essential capabilities for common use cases. The official plugins are available in the Solace repository at [https://github.com/solacecommunity/solace-agent-mesh-plugins](https://github.com/solacecommunity/solace-agent-mesh-plugins).
771+
These are developed and maintained by the Solace team, providing essential capabilities for common use cases. The official plugins are available in the Solace repository at [https://github.com/SolaceLabs/solace-agent-mesh-core-plugins](https://github.com/SolaceLabs/solace-agent-mesh-core-plugins).
772772
773773
#### Community Plugins
774774
Solace Agent Mesh plugins ecosystem also encourages community contributions through the plugin system. These plugins extend the platform in numerous ways and can be discovered through the same plugin catalog as official plugins. to learn more about the existing plugins, check the github repository [https://github.com/solacecommunity/solace-agent-mesh-plugins](https://github.com/solacecommunity/solace-agent-mesh-plugins)
@@ -1039,7 +1039,7 @@ Throughout this codelab, you've gained valuable insights into Solace Agent Mesh
10391039

10401040
### Development Advantages
10411041
- **Configuration-Driven**: Most agent capabilities can be defined through YAML configuration without requiring code changes.
1042-
- **Plugin Ecosystem**: The extensible plugin architecture allows for rapid capability expansion through both official and community plugins from the [Solace Agent Mesh Plugins Repository](https://github.com/solacecommunity/solace-agent-mesh-plugins).
1042+
- **Plugin Ecosystem**: The extensible plugin architecture allows for rapid capability expansion through both official and community plugins from the [Solace Agent Mesh Plugins Repository](https://github.com/SolaceLabs/solace-agent-mesh-core-plugins).
10431043
- **Multi-Provider Support**: Freedom to use different LLM providers including OpenAI, Anthropic, Google, and others based on your specific needs.
10441044

10451045
### Integration Capabilities

0 commit comments

Comments
 (0)