mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Streaming endpoint is no longer busted
But still ass
This commit is contained in:
@@ -465,7 +465,7 @@ async function sendMakerSuiteRequest(request, response) {
|
||||
},
|
||||
signal: controller.signal,
|
||||
});
|
||||
// have to do this because of their busted ass streaming endpoint
|
||||
|
||||
if (stream) {
|
||||
try {
|
||||
// Pipe remote SSE stream to Express response
|
||||
|
Reference in New Issue
Block a user