Use the Agent Catalog Tools and Prompts Hub
- how-to
Use the Tools Hub or the Prompts Hub to view all the tools and prompts published to Agent Catalog from your agent projects.
View the source code directly from the Git commits in your project to aid in troubleshooting.
Prerequisites
-
You have completed the Prerequisites and Installed and Set Up Environment Variables for the Agent Catalog.
-
You have deployed a single node or multi-node Capella operational cluster that has the Search Service enabled.
This should be the same cluster you add to your environment variables for the Agent Catalog.
For more information about how to add Services to a cluster, see Modify the Cluster Configuration.
-
You have indexed and published tools and prompts to the Agent Catalog.
-
Your user account has the
Organization OwnerorProject Creatororganization role, or 1 of the following project roles: -
You have logged into the Capella UI.
View Tools in the Tools Hub
To view published tools in your Agent Catalog project in the Capella UI:
-
In the Capella UI, go to .
-
In the Operational Cluster list, select the cluster you added to your environment variables and configured as the publish destination for your tools.
-
To filter the displayed tools, do any of the following:
-
In the search bar, choose to search for a Name, Description, or Tags from the specific tool you want to view.
-
Click the Bucket, Date Range, or Type filters to filter the displayed tools.
-
-
Click the name of the tool you want to view.
You can also click to copy the Catalog ID or Source for a listed tool. -
Do any of the following:
-
To view a specific version of your tool, click its Git commit hash.
-
To filter the displayed Git commit hashes by date, click the Date Range filter.
-
To copy the path for the tool file, click Copy.
-
To copy the full file contents of the tool for the selected version, click Copy or click the source code for the tool.
-
View Prompts in the Prompts Hub
To view published prompts in your Agent Catalog project in the Capella UI:
-
In the Capella UI, go to .
-
In the Operational Cluster list, select the cluster you added to your environment variables and configured as the publish destination for your prompts.
-
To filter the displayed prompts, do any of the following:
-
In the search bar, choose to search for a Name, Description, or Tags from the specific prompt you want to view.
-
Click the Bucket or Date Range filters to filter the displayed prompts.
-
-
Click the name of the prompt you want to view.
You can also click to copy the Catalog ID or Source for a listed prompt. -
Do any of the following:
-
To view a specific version of your prompt, click its Git commit hash.
-
To filter the displayed Git commit hashes by date, click the Date Range filter.
-
To copy the path for the prompt file, click Copy.
-
To copy the full file contents of the prompt for the selected version, click Copy or click the text of the prompt.
-
Next Steps
To view logs from your agent’s activity, see Monitor and Observe with Agent Tracer.
For more information about how to use the Agent Catalog, see Integrate an Agent with the Agent Catalog.