googleapis / python-firestore

Apache License 2.0
212 stars 70 forks source link

feat: support Vector Search #896

Closed pl04351820 closed 3 months ago

pl04351820 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:

This is new vector search feature support for Firestore:

Testing:

Future Work: Async vector search support and error handling with retry will come in follow-up PR