Skip to content

FScholaInferenceUtilsModule

Module interface for the ScholaInferenceUtils plugin.

Provides utilities for AI inference including various stepper implementations for managing agent-policy interactions.

class FScholaInferenceUtilsModule : public IModuleInterface

Methods

StartupModule

virtual void StartupModule() override

Called when the module is loaded and initialized.


ShutdownModule

virtual void ShutdownModule() override

Called when the module is unloaded.

Source: Source/ScholaInferenceUtils/Public/ScholaInferenceUtils.h