Prerequisites: PyPi mirror repository requirements for Agent Studio

You must configure a mirror repository for air-gapped environments that restrict access to the public PyPi repository.

The mirror repository must contain the necessary CMLAPI dependencies, which are generated using swagger-codegen during the creation of the CMLAPI Python client.

A Python environment must meet the following minimum package version requirements:

  1. certifi - 14.05.14 or higher
  2. six - 1.10 or higher
  3. python_dateutil - 2.5.3 or higher
  4. setuptools - 21.0.0 or higher
  5. urllib3 - 1.15.1 or higher

In addition to the core dependencies, you must synchronize any tool-specific dependencies with the mirror repository.