googleapis / googleapis/python-aiplatform

400 POST https://<REDACTED_URL>: Could not find field "%24alt" in the type "google.cloud.aiplatform.v1beta1.FindNeighborsRequest".

未关闭
#5,848 5 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
api: vertex-ai
主要语言
Python
星标
905
派生
465
平均合并
1 天 13 小时
30 天内合并 PR
44

描述

Expected behavior:
The request should succeed without failing on "%24alt" parameter.

Actual behavior:
The API rejects the request, complaining that "%24alt" is not a valid field in FindNeighborsRequest.

贡献指南

打开贡献指南

调研方向

首先重现涉及 FindNeighborsRequest 和 "$alt" 参数的 POST 请求。跟踪该请求的组装位置,并将生成的请求与 API 接受的字段进行比较。当请求成功且 API 不再将 "$alt" 报告为无效字段时,即表示完成。

由索引模型根据 Issue 内容生成。

评估

技术栈
google-cloud, python
领域
api, machine-learning
Issue 类型
缺陷
难度
3/5
预计耗时
1-2 天
活跃度
停滞
描述清晰度
需要澄清
新手友好度
35/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。