Merge branch 'kwaroran:main' into main

This commit is contained in:
HyperBlaze
2024-12-01 05:35:23 -08:00
committed by GitHub
9 changed files with 307 additions and 140 deletions

View File

@@ -12,7 +12,7 @@ import { defaultColorScheme, type ColorScheme } from '../gui/colorscheme';
import type { PromptItem, PromptSettings } from '../process/prompt';
import type { OobaChatCompletionRequestParams } from '../model/ooba';
export let appVer = "140.1.0"
export let appVer = "141.0.0"
export let webAppSubVer = ''