The issue occurs when a user saves the form at `/admin/config/ai/vdb_providers/qdrant`.

The website encountered an unexpected error. Try again later.

Drupal\Component\Plugin\Exception\PluginNotFoundException: The "qdrant" plugin does not exist. Valid plugin IDs for Drupal\ai\AiVdbProviderPluginManager are: in Drupal\Core\Plugin\DefaultPluginManager->doGetDefinition() (line 53 of core/lib/Drupal/Component/Plugin/Discovery/DiscoveryTrait.php).

The problem is that the module requires a dependency on ai_search, but this dependency is not declared in the `*.info.yml` file.

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

siva01 created an issue. See original summary.

siva01’s picture

Issue summary: View changes

  • stmh committed d092f498 on 1.0.x
    fix: #3562639 Missing dependency
    
stmh’s picture

Status: Active » Needs review
stmh’s picture

couldn't merge your issue-fork, so recreated it on my end. Would be great if you can test this on your end. Thanks for reporting!

stmh’s picture

Status: Needs review » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

stmh’s picture

Status: Fixed » Closed (fixed)
stmh’s picture

Status: Closed (fixed) » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.