Attempt to improve Windows E2E reliability(#331)
This commit is contained in:
@@ -55,7 +55,7 @@ export const createChatCompletionHandler =
|
||||
},
|
||||
null,
|
||||
2,
|
||||
),
|
||||
).replace(/\r\n/g, "\n"),
|
||||
"utf-8",
|
||||
);
|
||||
console.log(`* Dumped messages to: ${dumpFilePath}`);
|
||||
|
||||
Reference in New Issue
Block a user