For the complete documentation index, see llms.txt. Markdown versions of all docs pages are available by appending .md to any docs URL.
Unmanaged agents from deployment runtimes
Discover agents that are deployed in your connected runtimes and view unmanaged instances alongside managed ones in the registry UI.
After you successfully connect to a deployment runtime, such as AWS Bedrock AgentCore or Solo Enterprise for kagent, AI agents are automatically discovered and added to the Solo Enterprise for agentregistry UI. You can view the instances. However, you can only interact with agents that you deployed through Solo Enterprise for agentregistry.
Before you begin
Set up an OIDC provider. This guide assumes that you installed Keycloak.
Connect Solo Enterprise for agentregistry to a deployment runtime, such as AWS Bedrock AgentCore or Solo Enterprise for kagent.
Discover agents
If you have not done so yet, port-forward the Solo Enterprise for agentregistry control plane.
kubectl -n agentregistry-system port-forward svc/agentregistry-enterprise-server 12121:12121Open the Instances view in the UI. The view defaults to all artifacts that were deployed and are managed via Solo Enterprise for agentregistry.
To view other instances that are also deployed in the AI environment, change the Managed drop-down to Unmanaged or Managed and Unmanaged. You can optionally use the search bar to search AI artifacts by their metadata.