lcw
This commit is contained in:
@ -143,7 +143,6 @@ const connectSSEWithPost = (prompt, options = {}) => {
|
|||||||
reject(error);
|
reject(error);
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
readStream();
|
readStream();
|
||||||
}).catch(error => {
|
}).catch(error => {
|
||||||
console.error('SSE请求错误:', error);
|
console.error('SSE请求错误:', error);
|
||||||
|
|||||||
Reference in New Issue
Block a user