- Issue created by @gxleano
- Assigned to dan2k3k4
- Status changed to Needs review
26 days ago 6:13pm 25 August 2025 - 🇨🇭Switzerland dan2k3k4 Zurich
Unsure if this is because I'm testing with latest 1.2.x version of the AI module (SHA: 302ba82a8d89)
On route `/admin/config/ai/ai-external-moderation`
TypeError: set_error_handler(): Argument #1 ($callback) must be a valid callback or null, class Drupal\ai_provider_mistral\Plugin\AiProvider\MistralProvider does not have a method "errorCatcher" in set_error_handler() (line 35 of modules/contrib/ai_provider_mistral/src/Plugin/AiProvider/MistralProvider.php).
Also on the default settings route: `/admin/config/ai/settings` - I have no models listed for Mistral AI.
- 🇨🇭Switzerland dan2k3k4 Zurich
I believe we need to push a 1.2.x branch and target 1.2.x of the AI module, same as the other provider modules