mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-23 03:40:14 +01:00
fix codeWrapper issue, will produce funky text with ` commenting
This commit is contained in:
parent
ed699d2c06
commit
0ee31f0443
5 changed files with 62 additions and 12 deletions
|
|
@ -50,7 +50,7 @@ export default function handleSubmit({
|
|||
convoHandler(data);
|
||||
console.log('final', data);
|
||||
} else {
|
||||
console.log('dataStream', data);
|
||||
// console.log('dataStream', data);
|
||||
}
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue