Skip to main content
Version: Next

Registering an AI Solution

Updated 2025.02.20

To register an AI Solution, you need to modify the solution_info.yaml and infra_config.yaml files. The infra_config.yaml file contains infrastructure information about the AI Conductor where the AI Solution will be registered. The solution_info.yaml file contains information about the AI Solution to be registered. Both files exist in the settings folder generated by the alo example CLI command.

The following will explain how to modify these two files and how the registration process works.

Topics