Update the AI Agent
Last updated
Was this helpful?
Last updated
Was this helpful?
All the configurations in the AI Agent's file along with the AI agent's container image can be updated using the gru agent update
command.
To update the configurations in the config.yaml
file, make the changes in the file and execute the following command:
To update the container image of the AI Agent, execute the following command:
Note: .
represents the context path of the AI Agent folder. Use the path of the AI agent folder if the command is being executed from a different directory.