[feat] added streaming partly

This commit is contained in:
kwaroran
2023-05-17 03:11:34 +09:00
parent 502ffa7314
commit 7ea4945088
5 changed files with 29 additions and 5 deletions

View File

@@ -247,5 +247,6 @@ export const languageEnglish = {
SuperMemory:"SupaMemory",
useExperimental: "Able Experimental Features",
showMemoryLimit: "Show Memory Limit",
roundIcons: "Round Icons"
roundIcons: "Round Icons",
useStreaming: "Use Streaming"
}