mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-28 09:03:53 +00:00
fix: v1 api
This commit is contained in:
@@ -238,6 +238,7 @@ export const V2_StreamResponse = async ({
|
||||
}
|
||||
|
||||
if (error) {
|
||||
console.log(error);
|
||||
return Promise.reject(error);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user