Skip to main content
Helper agent dialog

Installation

You should find a Workspace named Helper Agents. From AI Builder, enter into it. In Automations list, there is a folder named 00_InitAgents with an automation for each product. Each will create and update an AI Knowledge agent which will have role to help the product. Run each one. You now have as many as new agents in AI Knowledge home. Then, you will have to configure each products in AI Governance. The automation Generate AI Governance config from Helper Agents Workspace will give to you the raw configuration for AI Governance. You can go to the products section (STUDIO/en/product/ops-manager/products), edit each product and add the corresponding ID and API Key from the previous automation.
Configure from UI
Alternatively, You can edit the workspace in settings, and paste the object in the config value.
Configure from editor
Congratulations, your products are ready to work with their helpers!

Update

After each upgrade, it is possible you will need to upgrade this helper agents by running again all the init automations.

Customization

These agents are optimized for the more common LLM. Maybe they works bad in your environment and you want to customize yours. Just create a new agent in AI Knowledge, and edit it like you want. You can duplicate Helper Agents Workspace to start with a working template. Finally, just change the id/apikey in AI Governance like in Installation section.