"frontend/git@web.lueluesay.top:chenxi/sub2api.git" did not exist on "fa68cbad1bf2b5c1dbc4da74302aab37abad53c4"
fix(gateway): restore upstream account forwarding with dedicated methods
v0.1.74 merged upstream accounts into the OAuth path, causing requests to hit the wrong protocol and endpoint. Add three upstream-specific methods (testUpstreamConnection, ForwardUpstream, ForwardUpstreamGemini) that use base_url + apiKey auth and passthrough the original body, while reusing the existing response handling and error/retry logic.
Please register or sign in to comment