googleapis / googleapis/python-aiplatform
api_endpoint in `snippets` methods can be reconstructed from the `location` argument.
Đang mở
api: vertex-ai
- 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ả
As per the title, `api_endpoint` can be reconstructed from the `location` argument. This led to problems because if the model is deployed elsewhere the requests fail. Additionally, the `api_endpoint` meaning is a bit opaque since a user could assume that everything should work even if `location` and `api_endpoint` point to different regions (i.e. the endpoint is just a gateway).
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.