Moodle PHP Documentation 5.1
Moodle 5.1dev (Build: 20250711) (9addea9f0ac)
|
Public Member Functions | |
model_type () | |
Get model types. | |
Public Attributes | |
int const | MODEL_TYPE_IMAGE = 2 |
MODEL_TYPE_IMAGE Image model type. | |
int const | MODEL_TYPE_TEXT = 1 |
MODEL_TYPE_TEXT Text model type. | |
aiprovider_openai\aimodel\openai_base::model_type | ( | ) |
Get model types.
array | List of model types. |
Implemented in aiprovider_openai\aimodel\dalle3, aiprovider_openai\aimodel\gpt4o, and aiprovider_openai\aimodel\o1.