- Issue created by @johnennew
Fatal error when trying to use module at point new server is added.
Clean install of Drupal 11 with Core AI module, Search API module and this module
Try to add a server at this URL:
/admin/config/ai/vdb_providers/milvus
Press save and site says "The website encountered an unexpected error. Try again later."
In the log there is the following error:
Drupal\Component\Plugin\Exception\PluginNotFoundException: The "milvus" plugin does not exist. Valid plugin IDs for Drupal\ai\AiVdbProviderPluginManager are: in Drupal\Core\Plugin\DefaultPluginManager->doGetDefinition() (line 53 of /code/web/core/lib/Drupal/Component/Plugin/Discovery/DiscoveryTrait.php).
Active
1.0
Code