feat: Add "Long Term Memory" option to OtherBotSettings
This commit is contained in:
@@ -594,4 +594,5 @@ export const languageEnglish = {
|
||||
combineTranslation : "Combine Translation",
|
||||
dynamicAssets: "Dynamic Assets",
|
||||
dynamicAssetsEditDisplay: "Use Dynamic Assets in Display",
|
||||
longTermMemory: "Long Term Memory",
|
||||
}
|
||||
@@ -207,7 +207,7 @@
|
||||
</SelectInput>
|
||||
</Arcodion>
|
||||
|
||||
<Arcodion name={language.SuperMemory}/{language.hanuraiMemory} styled>
|
||||
<Arcodion name={language.longTermMemory} styled>
|
||||
<span class="text-textcolor mt-4">{language.type}</span>
|
||||
|
||||
<SelectInput value={
|
||||
|
||||
Reference in New Issue
Block a user