Thanks for this module, I've been trying it out as I'm working on a RAG chatbot.

Problem/Motivation

A minor update to the VDB Provider interface has been done with the release of AI 1.1.x. The provider needs to align with this.
Similar to https://www.drupal.org/project/ai_vdb_provider_pinecone/issues/3512384

Proposed resolution

Add QueryInterface to vectorSearch.

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

coffeymachine created an issue. See original summary.

coffeymachine’s picture

Status: Active » Needs review

hmdnawaz made their first commit to this issue’s fork.

hmdnawaz’s picture

StatusFileSize
new3.86 KB

patch from the MR

a.dmitriiev made their first commit to this issue’s fork.

a.dmitriiev’s picture

Version: 1.0.0-beta1 » 1.1.x-dev
vivek panicker’s picture

I haven't tested the code on the local, just reviewed the code, and the changes look good.

a.dmitriiev’s picture

Status: Needs review » Reviewed & tested by the community
a.dmitriiev’s picture

Status: Reviewed & tested by the community » Fixed

Thank you Vivek for review. Taking into account the feedback from other participants in this issue I guess it is safe to merge this and release a version that supports AI 1.1.x/1.2.x/1.3.x.

Thank you all for your work!

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.

a.dmitriiev’s picture

MR was added to merge train and will be part of 1.1.x branch soon. The release with AI 1.1.x and higher support will be added right after that.

vivek panicker’s picture

Thanks to everyone for the efforts in keeping this module up to date!

Status: Fixed » Closed (fixed)

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