chore: merge

This commit is contained in:
Hk-Gosuto 2023-11-07 12:02:47 +08:00
parent 3403825a71
commit d5566f8c56

View File

@ -80,10 +80,6 @@ Current time: {{time}}
export const SUMMARIZE_MODEL = "gpt-3.5-turbo"; export const SUMMARIZE_MODEL = "gpt-3.5-turbo";
export const DEFAULT_MODELS = [ export const DEFAULT_MODELS = [
{
name: "gpt-4-1106-preview",
available: true,
},
{ {
name: "gpt-4", name: "gpt-4",
available: true, available: true,