You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor(router): consolidate model field into VERTEX_INCOMPATIBLE_BODY_FIELDS
Move the standalone obj.remove("model") into the shared stripping array
so all Vertex AI rawPredict body-field removals are handled in one place,
per reviewer feedback.
0 commit comments