googleapis / googleapis/python-aiplatform
Naming is confusing: find_neighbors
オープン
api: vertex-ai
type: feature request
- 主要言語
- Python
- スター
- 905
- フォーク
- 465
- 平均マージ
- 1日 13時間
- マージ済み PR(30日)
- 44
説明
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.
コントリビューションガイド
評価
この issue はまだ評価されていません。