Postponed
Project:
SQLite VDB Provider
Version:
2.0.x-dev
Component:
Code
Priority:
Minor
Category:
Plan
Assigned:
Reporter:
Created:
9 Dec 2025 at 04:43 UTC
Updated:
23 Feb 2026 at 05:35 UTC
Jump to comment: Most recent
When using AI 2.0.x there are some compatibility issues (e.g. declaration of SQLiteProvider::querySearch() or SQLiteProvider::vectorSearch())
* install AI module version 2.0.x
* install the latest development version of SQLite VDB Provider
* fix all the things :)
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
jimyhuang commentedI added version 2.0.x-dev for this issue. But I gave this minor priority, because AI 2.0 still in dev version.
Is there any issue when using AI 1.1.x with this module? And is there any reason you would like to use AI 2.0.x-dev for your work and urgently for this? I may have same goal if you can provide more insight for this issue.
Comment #3
stborchertHey.
Thanks for your response.
We had some issues while setting up AI modules on an existing site and tried different combinations of modules and versions.
Finally we started from scratch and made it work using version 1.x (ai module, SQLiteVDB Provider, ...). So it is definitely not urgent for us to have a version of SQLite VDB Provider that works with AI 2.x :)