Moodle PHP Documentation 5.0
Moodle 5.0.1+ (Build: 20250711) (61af040cd5f)
aiprovider_openai\helper Class Reference

Static Public Member Functions

static get_model_class (string $modelname)
 Get model class by name.
 
static get_model_classes ()
 Get all model classes.
 

Member Function Documentation

◆ get_model_class()

static aiprovider_openai\helper::get_model_class ( string $modelname)
static

Get model class by name.

Parameters
string$modelnameModel name.
Return values
base|null

◆ get_model_classes()

static aiprovider_openai\helper::get_model_classes ( )
static

Get all model classes.

Return values
arrayArray of model classes.

The documentation for this class was generated from the following file: