- Issue created by @Ishani Patel
- 🇮🇳India Ishani Patel
This is a duplicate issue of https://www.drupal.org/project/ai/issues/3521769 🐛 AI Settings - Default Model needs refresh when Default Provider changes Active
So I closed this.
When visiting the AI module settings form and leaving the “Default provider” field unselected, the “Default model” dropdown may still show an old or pre-selected value. This creates a confusing user experience and may result in unexpected behavior.
1. Go to "/admin/config/ai/settings".
2. Do not select a value for the Default provider dropdown.
3. Observe that the Default model dropdown does not reset or display an unexpected option.
Please follow the screenshot below for reference:
Expected behavior:
If no default provider is selected, the default model dropdown should:
Add logic in the form builder to:
Active
1.1
AI Core module
This is a duplicate issue of
https://www.drupal.org/project/ai/issues/3521769
🐛
AI Settings - Default Model needs refresh when Default Provider changes
Active
So I closed this.