I am currently using Vertex AI from GCP. I am not calling it with the standard https://$region-aiplatform.googleapis.com URL.
I still want to delegate to the existing VertexBackend.prepareRequest function since Vertex has different payload requirements.
Can you make baseUrl configurable in the VertexBackend.Builder please?