Installing Agent Studio

Install Agent Studio in an Air-gapped environment.

For air-gapped customers, the Agent Studio ML Runtime image is available for download from the Cloudera AI Registry and can be hosted in their private Docker registry.

  1. In the Cloudera console, click the Cloudera AI tile. The Cloudera AI Workbenches page is displayed.
  2. Click on the name of the workbench. The workbench Home page is displayed.
  3. Click Site Administration in the left navigation pane.
  4. Set up the Agent Studio ML Runtime image by configuring it in the Runtimes tab for the project.
  5. If a PyPi mirror repository is used, the following environment variables must be configured Runtimes > Environment Variables :
    1. Set UV_DEFAULT_INDEX to the PyPi mirror URL, for example, http://%3Cvarname%3E%5B***MIRROR_HOST_URL***%5D%3C/varname%3E:8080/web/simple .
    2. Set UV_INSECURE_HOST to the PyPi mirror host, for example, ccycloud.xyz-airgap.root.comops.site.
  6. Create the Agent Studio application by using the configured ML Runtime image and the /studio_app/startup_scripts/run-app.py script file. Name this application Agent Studio.