mirror of
https://github.com/open-webui/open-webui
synced 2025-06-26 18:26:48 +00:00
refac
This commit is contained in:
@@ -294,6 +294,7 @@
|
||||
cb({
|
||||
status: true
|
||||
});
|
||||
console.log({ status: true });
|
||||
|
||||
// res will either be SSE or JSON
|
||||
const reader = res.body.getReader();
|
||||
|
||||
Reference in New Issue
Block a user