Moodle PHP Documentation 5.1
Moodle 5.1dev (Build: 20250711) (9addea9f0ac)
|
Static Public Member Functions | |
static | set_form_definition_for_aiprovider_openai (after_ai_provider_form_hook $hook) |
Hook listener for the Open AI instance setup form. | |
static | set_model_form_definition_for_aiprovider_openai (after_ai_action_settings_form_hook $hook) |
Hook listener for the Open AI action settings form. | |
|
static |
Hook listener for the Open AI instance setup form.
after_ai_provider_form_hook | $hook | The hook to add to the AI instance setup. |
|
static |
Hook listener for the Open AI action settings form.
after_ai_action_settings_form_hook | $hook | The hook to add to config action settings. |