mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2026-05-19 08:00:25 +00:00
updated lite
This commit is contained in:
parent
51187d5362
commit
da4852a734
1 changed files with 1 additions and 0 deletions
|
|
@ -18949,6 +18949,7 @@ Current version indicated by LITEVER below.
|
|||
|
||||
if(narrateonlydialog)
|
||||
{
|
||||
text = text.replace(/\*\*(.*?)\*\*/g, "$1");
|
||||
// Remove text within asterisks and the asterisks, then trim
|
||||
text = text.replace(italics_regex,"").trim();
|
||||
let strippedtxt = "";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue