__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
# core_ai (subsystem) Upgrade notes ## 5.0 ### Added - - A new hook, `\core_ai\hook\after_ai_action_settings_form_hook`, has been introduced. It will allows AI provider plugins to add additional form elements for action settings configuration. For more information see [MDL-82980](https://tracker.moodle.org/browse/MDL-82980) - - AI provider plugins that want to implement `pre-defined models` and display additional settings for models must now extend the `\core_ai\aimodel\base` class. For more information see [MDL-82980](https://tracker.moodle.org/browse/MDL-82980) ### Changed - - The `\core_ai\form\action_settings_form` class has been updated to automatically include action buttons such as Save and Cancel. - AI provider plugins should update their form classes by removing the `$this->add_action_buttons();` call, as it is no longer required. For more information see [MDL-82980](https://tracker.moodle.org/browse/MDL-82980) ### Deprecated - The ai_provider_management_table has been refactored to inherit from flexible_table instead of plugin_management_table. As a result the methods get_plugintype and get_action_url are now unused and have been deprecated in the class. For more information see [MDL-82922](https://tracker.moodle.org/browse/MDL-82922)
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| amd | Folder | 0755 |
|
|
| classes | Folder | 0755 |
|
|
| placement | Folder | 0755 |
|
|
| provider | Folder | 0755 |
|
|
| templates | Folder | 0755 |
|
|
| tests | Folder | 0755 |
|
|
| UPGRADING.md | File | 1.26 KB | 0644 |
|
| configure.php | File | 4.4 KB | 0644 |
|
| configure_actions.php | File | 3.38 KB | 0644 |
|
| configure_providers.php | File | 2.01 KB | 0644 |
|
| policy_acceptance_report.php | File | 1.6 KB | 0644 |
|
| usage_report.php | File | 1.54 KB | 0644 |
|