mirror of
https://git.mirrors.martin98.com/https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-08-05 15:20:49 +08:00
feat: close #1960 add gpt-3.5-turbo-16k-0613
This commit is contained in:
parent
590bd8e4bb
commit
8590750e4c
@ -92,6 +92,10 @@ export const ALL_MODELS = [
|
||||
name: "gpt-3.5-turbo-16k",
|
||||
available: true,
|
||||
},
|
||||
{
|
||||
name: "gpt-3.5-turbo-16k-0613",
|
||||
available: true,
|
||||
},
|
||||
{
|
||||
name: "qwen-v1", // 通义千问
|
||||
available: false,
|
||||
|
Loading…
x
Reference in New Issue
Block a user