Problem/Motivation

I added a number field to a content type and got this:

Fatal error: Declaration of Drupal\deepgram\Plugin\AiProvider\DeepgramProvider::getModelSettings(string $model_id): array must be compatible with Drupal\ai\Base\AiProviderClientBase::getModelSettings(string $model_id, array $generalConfig = []): array in drupal-10.3.x/html/modules/contrib/deepgram/src/Plugin/AiProvider/DeepgramProvider.php on line 149

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Comments

socialnicheguru created an issue.