initialize

open override fun initialize(configData: IPluginInitializeData)

Reads all plugin properties, downloads model files if needed, launches the LLAMA-Server process, and starts the resource monitor and version-check daemon.

Does nothing if Active_AI does not contain llama_std.

Parameters

configData

The formcycle initialisation payload containing plugin properties and file helpers.