Files
GopherGate/internal/providers
newkirk 1dc5f586b9
CI / Lint (push) Has been cancelled
CI / Test (push) Has been cancelled
CI / Build (push) Has been cancelled
fix: improve OpenAI error body capture and log request body on 400
- Use resp.Body() instead of resp.RawBody() for non-streaming error responses
- Fall back to RawBody() for streaming responses
- Log the full request body on API errors for debugging
2026-05-17 19:57:59 -04:00
..