mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-26 15:40:31 +00:00
temp
This commit is contained in:
@@ -28,7 +28,7 @@ export const jsonRes = (
|
||||
} else if (openaiError[error?.response?.statusText]) {
|
||||
msg = openaiError[error.response.statusText];
|
||||
}
|
||||
|
||||
// console.log(error?.response)
|
||||
console.log('error->', error.code, error?.response?.statusText, msg);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user