add hacky reply filtering, turn off streaming by default

This commit is contained in:
FloatingGhost 2022-09-20 16:27:17 +01:00
parent 42e48348ae
commit 87683052e8
2 changed files with 14 additions and 3 deletions

View file

@ -72,7 +72,7 @@ export const defaultState = {
highlight: {},
interfaceLanguage: browserLocale,
hideScopeNotice: false,
useStreamingApi: true,
useStreamingApi: false,
sidebarRight: undefined, // instance default
scopeCopy: undefined, // instance default
subjectLineBehavior: undefined, // instance default