Skip to content

[JS] Add support for Vertex Vector Search to the Vertex AI plugin #448

@chrisraygill

Description

@chrisraygill

Is your feature request related to a problem? Please describe.

Developers who want to use Vertex Vector Search as a scalable, production-ready solution don't have a way to do so through Genkit.

Describe the solution you'd like

Make Vertex Vector Search available through the Vertex AI plugin as indexer and retriever components.

Describe alternatives you've considered

Developers can define their own indexer and retriever components, but it's more convenient to have it exposed through the plugin as a first class experience.

Additional context

More info on Vertex Vector Search available here: https://cloud.google.com/vertex-ai/docs/vector-search/overview

Metadata

Metadata

Assignees

Labels

featureNew feature or requestjs

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions