Multigeneration now takes context into account
Html tags are now displayed in the message
Fixed a bug where the chat selection was saved only after editing the character
Minor fixes
This commit is contained in:
Ash
2023-01-30 20:03:50 +04:00
parent 18732874dc
commit bd338518a0
4 changed files with 152 additions and 45 deletions

View File

@@ -11,8 +11,8 @@
"sharp": "^0.31.3"
},
"name": "TavernAI",
"version": "1.2.5",
"version": "1.2.6",
"bin": {
"TavernAI": "server.js"
}
}
}