mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-05-29 09:00:18 +09:00
chore: merge
This commit is contained in:
parent
3403825a71
commit
d5566f8c56
@ -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,
|
||||||
|
Loading…
Reference in New Issue
Block a user