Skip to content

feat: add vertex client, embeddings similarity score

Allen Cook requested to merge acook/vertex_client_support into main

What does this merge request do and why?

Add vertex client, calculate similarity score via embeddings instead of string distance

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

Merge request checklist

  • Tests added for new functionality. If not, please raise an issue to follow up.
  • Documentation added/updated, if needed.

Merge request reports