googleapis / python-firestore

Apache License 2.0
219 stars 75 forks source link

fix: support async vector search from a collection #949

Closed NickChittle closed 3 months ago

NickChittle commented 3 months ago

Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:

Previously we could only make an Async Vector Search from a Query (i.e. had a .where(...) clause beforehand)

conventional-commit-lint-gcf[bot] commented 3 months ago

🤖 I detect that the PR title and the commit message differ and there's only one commit. To use the PR title for the commit history, you can use Github's automerge feature with squashing, or use automerge label. Good luck human!

-- conventional-commit-lint bot https://conventionalcommits.org/