Command Line Interface

AI GO! command line interface (CLI) is distributed as a lightweight Python package. We recommend installing it locally in a virtual environment.

ComponentRequirement
Python Version3.10, 3.11, 3.12, 3.13
Operating SystemLinux, Windows, macOS

Install CLI

📘

Compatibility

The CLI and the AI GO! application must run the same version to remain compatible.

uv pip install latticeflow-go-sdk
pip install latticeflow-go-sdk
What is my AI GO! Application Version?

Find the application version in the UI by following:

  1. Click your user icon in the top right corner.
  2. Click About.
  3. Click Copy Version.

Configure CLI

Select the CLI Reference icon in the left navigation menu, then copy the pre-filled lf configure command from the pop-up.