Skip to content

vdk-postgres: support writing vectors to a postgres instance with pgvector installed using the VDK #2994

@murphp15

Description

@murphp15

What is the feature request? What problem does it solve?

The vdk sdk contains functions like send_tablular_data_for_ingestion.
We need to suppose sending vectorized data for ingestion. This most likely won't require changing any function declarations. But it will require making changes to the postgres plugin to support writing vectors.

Definition of done

  1. Postres plugin supports writing vectors using pgvector
  2. Functional tests using example data job

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestinitiative: VDK for Private AIInitiative including the effort to support Private AI usecases of VMWare with VDK

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions