[3453603] Add default provider and allow the user to choose another one. Later...
Compare changes
@@ -14,6 +14,7 @@ use Drupal\ai\Service\AiProviderFormHelper;
@@ -217,7 +218,7 @@ class ChatGenerationForm extends FormBase {
[3453603] Add default provider and allow the user to choose another one. Later they could override the model and evetything here too.