-
Notifications
You must be signed in to change notification settings - Fork 1.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(firestore): Distance result field and distance threshold in vector search #4362
feat(firestore): Distance result field and distance threshold in vector search #4362
Conversation
To be merged after: |
Here is the summary of changes. You are about to add 3 region tags.
This comment is generated by snippet-bot.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Only small nits--address as you see fit. I'll merge this PR after your next comment. Thanks!
Checklist
go test -v ./..
(see Testing)gofmt
(see Formatting)go vet
(see Formatting)