Similarly to epam/ai-dial-adapter-vertexai#336
Q: I see the error X-UPSTREAM-ENDPOINT header is missing in the request. What's wrong?
A: The upstreams field isn't configured properly in the DIAL Core config for this deployment. Either it's missing completely or the endpoint field for an upstream isn't provided (which is less likely).
Similarly to epam/ai-dial-adapter-vertexai#336
Q: I see the error
X-UPSTREAM-ENDPOINT header is missing in the request.What's wrong?A: The
upstreamsfield isn't configured properly in the DIAL Core config for this deployment. Either it's missing completely or theendpointfield for an upstream isn't provided (which is less likely).