Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

hendrixmar
Copy link
Contributor

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 hendrixmar requested review from yesudeep and AbeJLazaro June 3, 2025 15:25
@hendrixmar hendrixmar requested a review from pavelgj as a code owner June 3, 2025 15:25
@github-actions github-actions bot added feature New feature or request python Python labels Jun 3, 2025
@AbeJLazaro AbeJLazaro requested a review from pavelgj June 4, 2025 17:23
@AbeJLazaro AbeJLazaro enabled auto-merge (squash) June 4, 2025 17:23
Copy link
Contributor

@AbeJLazaro AbeJLazaro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's wait this PR for a while

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request python Python
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

3 participants