Configuring the Application

Once the configuration string is generated, you can easily configure your application using the command line or PowerShell.

  1. First, go to the directory where the GenAI on-Prem .exe file resides.
  2. To set the configuration for the application, use the following command:

    ./GenAI-Studio.exe --set-config <configuration string>

This command applies the generated configuration to the application. You will see a success message if the configuration is applied.