mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-05-28 16:40:20 +09:00
Update app/utils/aws.ts
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
This commit is contained in:
parent
50a241b715
commit
372a327522
@ -555,7 +555,7 @@ export function processMessage(
|
||||
remainText += newText;
|
||||
}
|
||||
} catch (e) {
|
||||
console.error("[Bedrock Request] parse error", e);
|
||||
console.warn("Failed to process Bedrock message");
|
||||
}
|
||||
|
||||
return { remainText, index };
|
||||
|
Loading…
Reference in New Issue
Block a user