Skip to content

Instantly share code, notes, and snippets.

@hweller1
Created December 1, 2023 20:07
Show Gist options
  • Save hweller1/39df624a68e9bf68eb4fd63fa2bc2a9d to your computer and use it in GitHub Desktop.
Save hweller1/39df624a68e9bf68eb4fd63fa2bc2a9d to your computer and use it in GitHub Desktop.
{
"type": "vectorSearch,
"fields": [{
"path": "plot_embedding_hf",
"dimensions": 384,
"similarity": "dotProduct",
"type": "vector"
}]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment