Streaming endpoint is no longer busted But still ass

15daf19a081f325065bb32289cd1b3241b70d62e

Cohee <18619528+Cohee1207@users.noreply.github.com>

1 files changed, +1 -1Showing whitespace changes
src/endpoints/backends/chat-completions.js+1 -1
@@ -465,7 +465,7 @@ async function sendMakerSuiteRequest(request, response) {
465465 },
466466 signal: controller.signal,
467467 });
468- // have to do this because of their busted ass streaming endpoint
468+
469469 if (stream) {
470470 try {
471471 // Pipe remote SSE stream to Express response