Closed (fixed)
Project:
Qdrant VDB Provider
Version:
1.0.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
11 Dec 2025 at 11:49 UTC
Updated:
28 Feb 2026 at 15:45 UTC
Jump to comment: Most recent
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.
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
Comment #2
siva01 commentedComment #4
stmh commentedComment #5
stmh commentedcouldn'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!
Comment #6
stmh commentedComment #8
stmh commentedComment #9
stmh commented