googleapis / googleapis/python-aiplatform
Naming is confusing: find_neighbors
Đang mở
api: vertex-ai
type: feature request
- Ngôn ngữ chính
- Python
- Star
- 905
- Fork
- 465
- Merge trung bình
- 1 ngày 13 giờ
- Pull request đã merge (30 ngày)
- 44
Mô tả
https://github.com/googleapis/python-aiplatform/blob/e3a87f04abf013341fe4f655b96405e27228ffdb/google/cloud/aiplatform/matching_engine/matching_engine_index_endpoint.py#L952
There is already a match method (I wrote this integration around a year ago). As I understand, `find_neighbors` is the public version of the match method.
This is quite confusing. Consider:
1. Combining find_neighbors into the match method
2. Calling find_neighbors `match_public` to show that they are related.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.