Add option to remove punctuation for HypaMemory
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user