genkit icon indicating copy to clipboard operation
genkit copied to clipboard

feat(py/genkit): added the resolve method dummy for vectorstore plugin.

Open hendrixmar opened this issue 6 months ago • 0 comments

Description:

This PR introduces a dummy implementation of the resolve method in the vectorstore plugin. The process has been added to satisfy interface requirements for the base plugin base class, which will enable the abstract method for resolve_method in the future.

hendrixmar avatar Jun 03 '25 15:06 hendrixmar