Skip to content
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: Add ScaNN index query options #198

Merged
merged 1 commit into from
Aug 1, 2024
Merged

feat: Add ScaNN index query options #198

merged 1 commit into from
Aug 1, 2024

Conversation

duwenxin99
Copy link
Contributor

@duwenxin99 duwenxin99 commented Aug 1, 2024

Add ScaNN database flags as query options:
scann.num_leaves_to_search: int = 1
scann.pre_reordering_num_neighbors: int = -1

@duwenxin99 duwenxin99 requested review from a team as code owners August 1, 2024 17:43
@product-auto-label product-auto-label bot added the api: alloydb Issues related to the googleapis/langchain-google-alloydb-pg-python API. label Aug 1, 2024
@averikitsch averikitsch merged commit 0813867 into main Aug 1, 2024
13 checks passed
@averikitsch averikitsch deleted the qo branch August 1, 2024 19:57
duwenxin99 added a commit that referenced this pull request Aug 5, 2024
duwenxin99 added a commit that referenced this pull request Aug 8, 2024
* docs: Update index tuning samples to include advanced indexes

* update readme

* Update samples/index_tuning_sample/README.md

Co-authored-by: Averi Kitsch <akitsch@google.com>

* feat: Add ScaNN index query options (#198)

* docs: Add index choosing guide (#200)

* docs: Add index choosing guide

* add doc tree

* Update docs/index_choosing_guide.md

---------

Co-authored-by: Averi Kitsch <akitsch@google.com>

* docs: added vector store initialization from documents (#196)

* feat: added vector store initialization from documents

* nit: fix pr comments

* chore: pr comments

* chore: fix PR comments

* chore: pr comments

---------

Co-authored-by: Averi Kitsch <akitsch@google.com>

* docs: rename index guide (#201)

* docs: rename index guide

* Update index.rst

* resolve comments

* update var name

---------

Co-authored-by: Averi Kitsch <akitsch@google.com>
Co-authored-by: Vishwaraj Anand <vishwaraj.anand00@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: alloydb Issues related to the googleapis/langchain-google-alloydb-pg-python API.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants