Access a Trained Agent System
Once you have completed training an agent and are ready to deploy it you can download it from the UI.
Go to the
Training
tab in your project.Select the training session for the agent you want to deploy.
Click on the
Artifacts
drop down in the upper right of the screen.Click
Inference Model
and you will down load a file calledagent.json
.

Last updated