For the complete documentation index, see llms.txt. This page is also available as Markdown.

Delete the AI Agent

To delete an AI Agent deployed in your cluster, execute the following command:

gru agent delete <agent_name>

Note: Please not that the above command deletes only the AI Agent and not its dependent components.

Last updated