Skip to content

Instantly share code, notes, and snippets.

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