Add option to remove punctuation for HypaMemory

This commit is contained in:
kwaroran
2024-01-15 18:00:19 +09:00
parent f5b4d87db0
commit 52940af010
4 changed files with 14 additions and 1 deletions

View File

@@ -92,6 +92,11 @@
<Help key="chainOfThought"/><Help key="experimental"/>
</Check>
</div>
<div class="flex items-center mt-4">
<Check bind:check={$DataBase.removePunctuationHypa} name={language.removePunctuationHypa}>
<Help key="removePunctuationHypa"/><Help key="experimental"/>
</Check>
</div>
<div class="flex items-center mt-4">
<Check check={$DataBase.tpo} name="Alpha DevMode" onChange={() => {
// access code is "tendo"