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) {
465 },465 },
466 signal: controller.signal,466 signal: controller.signal,
467 });467 });
468 // have to do this because of their busted ass streaming endpoint468
469 if (stream) {469 if (stream) {
470 try {470 try {
471 // Pipe remote SSE stream to Express response471 // Pipe remote SSE stream to Express response